blob: 32067a22f2c654cba30ef2e977b4870807fac5fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<!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%0A%091956%20-%20please%20help&In-Reply-To=%3C201201022217.26319.alien%40rmail.be%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010883.html">
<LINK REL="Next" HREF="010886.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help</H1>
<B>Maarten Vanraes</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%0A%091956%20-%20please%20help&In-Reply-To=%3C201201022217.26319.alien%40rmail.be%3E"
TITLE="[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help">alien at rmail.be
</A><BR>
<I>Mon Jan 2 22:17:26 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="010883.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
<LI>Next message: <A HREF="010886.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#10884">[ date ]</a>
<a href="thread.html#10884">[ thread ]</a>
<a href="subject.html#10884">[ subject ]</a>
<a href="author.html#10884">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op maandag 02 januari 2012 21:40:31 schreef Michael Scherer:
><i> Le lundi 02 janvier 2012 à 19:41 +0100, Marja van Waes a écrit :
</I>><i> > Hi everyone,
</I>><i> >
</I>><i> > Can someone please help to fix bug 1956?
</I>><i> >
</I>><i> > You don't need to be a regular forum visitor.
</I>><i> >
</I>><i> > We need someone to find and implement a probably existing MOD, needed
</I>><i> > to keep forum posts history when unlimited edit time is enabled
</I>><i> >
</I>><i> > From wobo's comment #32:
</I>><i> > Capabilities needed:
</I>><i> > Well, one could say that anybody who
</I>><i> >
</I>><i> > - knows how to run phpBB as admin and
</I>><i> > - has seen a line of php
</I>><i> > - knows how to edit code (respecting tags and such)
</I>><i> > - knows how to cut&paste
</I>><i> >
</I>><i> > should be able to install an existing MOD (if I'm not mistaken there is
</I>><i> > one or more).
</I>><i> >
</I>><i> > I know next to nothing about php coding. But I've been running a phpBB
</I>><i> > forum for a couple of years and successfully implemented some MODs in
</I>><i> > phpBB2 and phpBB3. With no help (except the phpBB-forum in case of
</I>><i> > problems).
</I>><i> >
</I>><i> > In practice you have a detailed installation README for each MOD. Like
</I>><i> >
</I>><i> > - open file /foo/bar/doo.php
</I>><i> > - Find the line which starts with '......'
</I>><i> > - After that add
</I>><i> > - "........."
</I>><i> >
</I>><i> > And more such step-by-step guidance
</I>><i>
</I>><i> My eyes start to bleed dues to such "guidances".
</I>
i'm sure misc means to say that we should have all our changes in
packages/puppet config so that we can update without issues. and with file
edits, that's a whole different thing.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010883.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
<LI>Next message: <A HREF="010886.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#10884">[ date ]</a>
<a href="thread.html#10884">[ thread ]</a>
<a href="subject.html#10884">[ subject ]</a>
<a href="author.html#10884">[ 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>
|