diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/010881.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-January/010881.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/010881.html b/zarb-ml/mageia-dev/2012-January/010881.html new file mode 100644 index 000000000..0aa3baa19 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/010881.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20PHP%20%2B%20phpBB%20mod%20capabilities%20needed%20to%20fix%20bug%201956%20-%0A%09please%20help&In-Reply-To=%3C4F01FA4B.2010701%40xs4all.nl%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010921.html"> + <LINK REL="Next" HREF="010883.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help</H1> + <B>Marja van Waes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20PHP%20%2B%20phpBB%20mod%20capabilities%20needed%20to%20fix%20bug%201956%20-%0A%09please%20help&In-Reply-To=%3C4F01FA4B.2010701%40xs4all.nl%3E" + TITLE="[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help">marja11 at xs4all.nl + </A><BR> + <I>Mon Jan 2 19:41:15 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="010921.html">[Mageia-dev] Emails +</A></li> + <LI>Next message: <A HREF="010883.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10881">[ date ]</a> + <a href="thread.html#10881">[ thread ]</a> + <a href="subject.html#10881">[ subject ]</a> + <a href="author.html#10881">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi everyone, + +Can someone please help to fix bug 1956? + +You don't need to be a regular forum visitor. + +We need someone to find and implement a probably existing MOD, needed +to keep forum posts history when unlimited edit time is enabled + + From wobo's comment #32: + +Capabilities needed: +Well, one could say that anybody who + - knows how to run phpBB as admin and + - has seen a line of php + - knows how to edit code (respecting tags and such) + - knows how to cut&paste +should be able to install an existing MOD (if I'm not mistaken there is one or +more). + +I know next to nothing about php coding. But I've been running a phpBB forum +for a couple of years and successfully implemented some MODs in phpBB2 and +phpBB3. With no help (except the phpBB-forum in case of problems). + +In practice you have a detailed installation README for each MOD. Like + - open file /foo/bar/doo.php + - Find the line which starts with '......' + - After that add + - "........." +And more such step-by-step guidance + +It's easy most times but getting tricky the more the installed phpBB3 differs +from the standard software. + +Implementing a MOD which does not already exist (aka writing a MOD) is a whole +different story, of course. So the first step should be searching an existing +MOD with the wanted functionality. + +Regards and happy new year :) +Marja +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010921.html">[Mageia-dev] Emails +</A></li> + <LI>Next message: <A HREF="010883.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10881">[ date ]</a> + <a href="thread.html#10881">[ thread ]</a> + <a href="subject.html#10881">[ subject ]</a> + <a href="author.html#10881">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |