summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-January/011223.html
blob: 68a395e8b92576febe7a1d09ae3cf9d1566a4260 (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!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%201956%20-%20please%20help&In-Reply-To=%3C4F0D4B5C.4070006%40xs4all.nl%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="010893.html">
   <LINK REL="Next"  HREF="011226.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%0A%201956%20-%20please%20help&In-Reply-To=%3C4F0D4B5C.4070006%40xs4all.nl%3E"
       TITLE="[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help">marja11 at xs4all.nl
       </A><BR>
    <I>Wed Jan 11 09:42:04 CET 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="010893.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
        <LI>Next message: <A HREF="011226.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#11223">[ date ]</a>
              <a href="thread.html#11223">[ thread ]</a>
              <a href="subject.html#11223">[ subject ]</a>
              <a href="author.html#11223">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 03/01/12 10:09, Wolfgang Bornath wrote:
&gt;<i> 2012/1/3 Michael Scherer&lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>&gt;:
</I>&gt;&gt;<i> Le lundi 02 janvier 2012 &#224; 22:17 +0100, Maarten Vanraes a &#233;crit :
</I>&gt;&gt;&gt;<i> Op maandag 02 januari 2012 21:40:31 schreef Michael Scherer:
</I>&gt;&gt;&gt;&gt;<i> Le lundi 02 janvier 2012 &#224; 19:41 +0100, Marja van Waes a &#233;crit :
</I>&gt;&gt;&gt;&gt;&gt;<i> Hi everyone,
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> Can someone please help to fix bug 1956?
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> You don't need to be a regular forum visitor.
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> We need someone to find and implement a probably existing MOD,  needed
</I>&gt;&gt;&gt;&gt;&gt;<i> to keep forum posts history when unlimited edit time is enabled
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i>   From wobo's comment #32:
</I>&gt;&gt;&gt;&gt;&gt;<i> Capabilities needed:
</I>&gt;&gt;&gt;&gt;&gt;<i> Well, one could say that anybody who
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i>    - knows how to run phpBB as admin and
</I>&gt;&gt;&gt;&gt;&gt;<i>    - has seen a line of php
</I>&gt;&gt;&gt;&gt;&gt;<i>    - knows how to edit code (respecting tags and such)
</I>&gt;&gt;&gt;&gt;&gt;<i>    - knows how to cut&amp;paste
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> should be able to install an existing MOD (if I'm not mistaken there is
</I>&gt;&gt;&gt;&gt;&gt;<i> one or more).
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> I know next to nothing about php coding. But I've been running a phpBB
</I>&gt;&gt;&gt;&gt;&gt;<i> forum for a couple of years and successfully implemented some MODs in
</I>&gt;&gt;&gt;&gt;&gt;<i> phpBB2 and phpBB3. With no help (except the phpBB-forum in case of
</I>&gt;&gt;&gt;&gt;&gt;<i> problems).
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> In practice you have a detailed installation README for each MOD. Like
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i>    - open file /foo/bar/doo.php
</I>&gt;&gt;&gt;&gt;&gt;<i>    - Find the line which starts with '......'
</I>&gt;&gt;&gt;&gt;&gt;<i>    - After that add
</I>&gt;&gt;&gt;&gt;&gt;<i>    - &quot;.........&quot;
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> And more such step-by-step guidance
</I>&gt;&gt;&gt;&gt;<i> My eyes start to bleed dues to such &quot;guidances&quot;.
</I>&gt;&gt;&gt;<i> i'm sure misc means to say that we should have all our changes in
</I>&gt;&gt;&gt;<i> packages/puppet config so that we can update without issues. and with file
</I>&gt;&gt;&gt;<i> edits, that's a whole different thing.
</I>&gt;&gt;<i> I was more thinking of proper patchs or better, proper modules, with
</I>&gt;&gt;<i> files to deploy in a well know directory .
</I>&gt;<i> I only gave a part of an example. MODs are made as enhancement to the
</I>&gt;<i> standard software. The easiest MOD is like Michael wrote: &quot;a module
</I>&gt;<i> with files to deploy in a well known directory&quot;. But in most cases
</I>&gt;<i> they consist of files to copy into various directories of the program
</I>&gt;<i> tree and changes to existing files of the software. There are other
</I>&gt;<i> MODs which can be implemented automatically - which is far worse IMHO.
</I>&gt;<i> This is where a modded phpBB3 could turn into a nightmare to maintain
</I>&gt;<i> - believe me, I've been there :(
</I>&gt;<i>
</I>&gt;<i> Of course no developper of a MOD could know what somebody has already
</I>&gt;<i> done to the standard files, so it's not possible do use only patches.
</I>&gt;<i> And it could be (and that happens quite often) that a MOD is not
</I>&gt;<i> compatible to your already &quot;modificated&quot; forum software (destroys
</I>&gt;<i> other modifications or whatever).
</I>&gt;<i>
</I>&gt;<i> IMHO the best way in this case here would be a mod written for our
</I>&gt;<i> setup, all changes well defined to make it maintainable in a proper
</I>&gt;<i> way. Saying this I beg to think again whether the issue  justifies all
</I>&gt;<i> the time and work.
</I>&gt;<i>
</I>It would make me very, very happy, does that count a little? If I were 
sure that I'd be able to learn how to do it, I would now consider to 
halve the time I use for the Bug Squad and Doc Team and start learning.
</PRE>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="010893.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
	<LI>Next message: <A HREF="011226.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#11223">[ date ]</a>
              <a href="thread.html#11223">[ thread ]</a>
              <a href="subject.html#11223">[ subject ]</a>
              <a href="author.html#11223">[ 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>