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-sysadm] [Mageia-webteam] Questions about the forum
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5BMageia-webteam%5D%20Questions%20about%20the%20forum&In-Reply-To=%3C4D88DB5E.3060109%40vilarem.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003169.html">
<LINK REL="Next" HREF="003170.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [Mageia-webteam] Questions about the forum</H1>
<B>Maât</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5BMageia-webteam%5D%20Questions%20about%20the%20forum&In-Reply-To=%3C4D88DB5E.3060109%40vilarem.net%3E"
TITLE="[Mageia-sysadm] [Mageia-webteam] Questions about the forum">maat-ml at vilarem.net
</A><BR>
<I>Tue Mar 22 18:24:46 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003169.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI>Next message: <A HREF="003170.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3171">[ date ]</a>
<a href="thread.html#3171">[ thread ]</a>
<a href="subject.html#3171">[ subject ]</a>
<a href="author.html#3171">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 22/03/2011 17:45, Michael Scherer a écrit :
><i> Le mardi 22 mars 2011 à 17:37 +0100, Maât a écrit :
</I>>><i> Le 22/03/2011 17:31, Romain d'Alverny a écrit :
</I>>>><i> On Tue, Mar 22, 2011 at 17:27, Maât <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">maat-ml at vilarem.net</A>> wrote:
</I>>>>><i> We need to clone the /en/ forum in /de/ clone the database, link them, clean users and posts
</I>>>>><i> and play a little bit with parameters / forum structure
</I>>>><i> Cool.
</I>>>><i>
</I>>>><i> I thought it had been patched to use the same codebase for all
</I>>>><i> locales, with only a single config file? was not the case?
</I>>>><i>
</I>>><i> Ha... nope we need to add .de lang :-/
</I>><i>
</I>><i> ?
</I>><i>
</I>i think phpbb does not come with all lang by default.
hence we need to add lang packages
><i> Note that we do deploy the various ldap config directly in the database,
</I>><i> and the database access with puppet, so this can go fast.
</I>><i>
</I>>>><i> If there's something to be scriptable here, that's going to be useful
</I>>>><i> for future uses (not that it will be very often that we open a new
</I>>>><i> locale, but when it happens, it's better the process is ironed out
</I>>>><i> already).
</I>>>><i>
</I>>><i> Yup agreed... i'll check what can be done (then we'll need to "puppet-ize" the scripting)
</I>><i> This is already half done, the only issue is the sql deployment :
</I>><i> - create the proper access on postgresql ( I may have found a way to
</I>><i> automate that
</I>><i> - create the initial database( I also have some idea for that, but
</I>><i> nothing ready yet ).
</I>><i>
</I>><i> for the rest, the snapshot is deployable directly from git ( but we need
</I>><i> to ensure that phpbb-seo is not deployed ).
</I>><i>
</I>Great \o/
this will save a lot of time
/me bows to the masters
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003169.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI>Next message: <A HREF="003170.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3171">[ date ]</a>
<a href="thread.html#3171">[ thread ]</a>
<a href="subject.html#3171">[ subject ]</a>
<a href="author.html#3171">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|