diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2012-January/001682.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2012-January/001682.html | 93 |
1 files changed, 93 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%201956%5D%20Can%20not%20edit%20posts%20in%20forum%20%28after%0A%09timeout%29&In-Reply-To=%3C20120102170929.D187F47E6D%40alamut.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001681.html"> + <LINK REL="Next" HREF="001683.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout)</H1> + <B>Wolfgang Bornath</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%201956%5D%20Can%20not%20edit%20posts%20in%20forum%20%28after%0A%09timeout%29&In-Reply-To=%3C20120102170929.D187F47E6D%40alamut.mageia.org%3E" + TITLE="[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout)">bugzilla-daemon at mageia.org + </A><BR> + <I>Mon Jan 2 18:09:29 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="001681.html">[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) +</A></li> + <LI>Next message: <A HREF="001683.html">[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1682">[ date ]</a> + <a href="thread.html#1682">[ thread ]</a> + <a href="subject.html#1682">[ subject ]</a> + <a href="author.html#1682">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=1956">https://bugs.mageia.org/show_bug.cgi?id=1956</A> + +--- Comment #32 from Wolfgang Bornath <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">molch.b at googlemail.com</A>> 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: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A> +------- You are receiving this mail because: ------- +You are the assignee for the bug. +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001681.html">[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) +</A></li> + <LI>Next message: <A HREF="001683.html">[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1682">[ date ]</a> + <a href="thread.html#1682">[ thread ]</a> + <a href="subject.html#1682">[ subject ]</a> + <a href="author.html#1682">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |