blob: 3ce18efa541ee1f65991386a0e5da02131555366 (
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
|
<!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=%3C0a138acc894675a9b9745867bd92adeb.squirrel%40mail.rmail.be%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010890.html">
<LINK REL="Next" HREF="011223.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help</H1>
<B>AL13N</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=%3C0a138acc894675a9b9745867bd92adeb.squirrel%40mail.rmail.be%3E"
TITLE="[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help">alien at rmail.be
</A><BR>
<I>Tue Jan 3 12:08:52 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="010890.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
<LI>Next message: <A HREF="011223.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#10893">[ date ]</a>
<a href="thread.html#10893">[ thread ]</a>
<a href="subject.html#10893">[ subject ]</a>
<a href="author.html#10893">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>><i> 2012/1/3 Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>>:
</I>[...]
>><i> I was more thinking of proper patchs or better, proper modules, with
</I>>><i> files to deploy in a well know directory .
</I>><i>
</I>><i> I only gave a part of an example. MODs are made as enhancement to the
</I>><i> standard software. The easiest MOD is like Michael wrote: "a module
</I>><i> with files to deploy in a well known directory". But in most cases
</I>><i> they consist of files to copy into various directories of the program
</I>><i> tree and changes to existing files of the software. There are other
</I>><i> MODs which can be implemented automatically - which is far worse IMHO.
</I>><i> This is where a modded phpBB3 could turn into a nightmare to maintain
</I>><i> - believe me, I've been there :(
</I>
/o\
><i> Of course no developper of a MOD could know what somebody has already
</I>><i> done to the standard files, so it's not possible do use only patches.
</I>><i> And it could be (and that happens quite often) that a MOD is not
</I>><i> compatible to your already "modificated" forum software (destroys
</I>><i> other modifications or whatever).
</I>><i>
</I>><i> IMHO the best way in this case here would be a mod written for our
</I>><i> setup, all changes well defined to make it maintainable in a proper
</I>><i> way. Saying this I beg to think again whether the issue justifies all
</I>><i> the time and work.
</I>
+1
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010890.html">[Mageia-dev] PHP + phpBB mod capabilities needed to fix bug 1956 - please help
</A></li>
<LI>Next message: <A HREF="011223.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#10893">[ date ]</a>
<a href="thread.html#10893">[ thread ]</a>
<a href="subject.html#10893">[ subject ]</a>
<a href="author.html#10893">[ 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>
|