From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2012-January/001682.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2012-January/001682.html (limited to 'zarb-ml/mageia-webteam/2012-January/001682.html') diff --git a/zarb-ml/mageia-webteam/2012-January/001682.html b/zarb-ml/mageia-webteam/2012-January/001682.html new file mode 100644 index 000000000..755694166 --- /dev/null +++ b/zarb-ml/mageia-webteam/2012-January/001682.html @@ -0,0 +1,93 @@ + + + + [Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) + + + + + + + + + +

[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout)

+ Wolfgang Bornath + bugzilla-daemon at mageia.org +
+ Mon Jan 2 18:09:29 CET 2012 +

+
+ +
https://bugs.mageia.org/show_bug.cgi?id=1956
+
+--- Comment #32 from Wolfgang Bornath <molch.b at googlemail.com> 2012-01-02 19:09:29 CET ---
+I agree to Romain's comment.
+
+To Marja's question:
+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.
+
+-- 
+Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
+------- You are receiving this mail because: -------
+You are the assignee for the bug.
+
+ + + +
+

+ +
+More information about the Mageia-webteam +mailing list
+ -- cgit v1.2.1