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
|
<!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=%3C1300812301.3634.28.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003168.html">
<LINK REL="Next" HREF="003171.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] [Mageia-webteam] Questions about the forum</H1>
<B>Michael Scherer</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=%3C1300812301.3634.28.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] [Mageia-webteam] Questions about the forum">misc at zarb.org
</A><BR>
<I>Tue Mar 22 17:45:01 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003168.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI>Next message: <A HREF="003171.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3169">[ date ]</a>
<a href="thread.html#3169">[ thread ]</a>
<a href="subject.html#3169">[ subject ]</a>
<a href="author.html#3169">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mardi 22 mars 2011 à 17:37 +0100, Maât a écrit :
><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>
?
Note that we do deploy the various ldap config directly in the database,
and the database access with puppet, so this can go fast.
><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>
This is already half done, the only issue is the sql deployment :
- create the proper access on postgresql ( I may have found a way to
automate that
- create the initial database( I also have some idea for that, but
nothing ready yet ).
for the rest, the snapshot is deployable directly from git ( but we need
to ensure that phpbb-seo is not deployed ).
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003168.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI>Next message: <A HREF="003171.html">[Mageia-sysadm] [Mageia-webteam] Questions about the forum
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3169">[ date ]</a>
<a href="thread.html#3169">[ thread ]</a>
<a href="subject.html#3169">[ subject ]</a>
<a href="author.html#3169">[ 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>
|