diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002765.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002765.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002765.html b/zarb-ml/mageia-sysadm/2011-February/002765.html new file mode 100644 index 000000000..d587eb297 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002765.html @@ -0,0 +1,132 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] mediawiki + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3CAANLkTim%3DDy3%3Dcx%3D6fUz%2BCiTi72YMN6-0nz81X_P19DOG%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002763.html"> + <LINK REL="Next" HREF="002769.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] mediawiki</H1> + <B>Oliver Burger</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3CAANLkTim%3DDy3%3Dcx%3D6fUz%2BCiTi72YMN6-0nz81X_P19DOG%40mail.gmail.com%3E" + TITLE="[Mageia-sysadm] mediawiki">oliver.bgr at googlemail.com + </A><BR> + <I>Thu Feb 17 08:05:00 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002763.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002769.html">[Mageia-sysadm] mediawiki +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2765">[ date ]</a> + <a href="thread.html#2765">[ thread ]</a> + <a href="subject.html#2765">[ subject ]</a> + <a href="author.html#2765">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/2/17 Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>> +><i> Le dimanche 13 février 2011 à 16:48 +0100, Oliver Burger a écrit : +</I>><i> > First: there is no ldap-extension in the package, since I don't know +</I>><i> > ldap. +</I>><i> > Second: the src.rpm creates two rpm packages, a normal mediawiki +</I>><i> > package and our multilingual one. +</I>><i> > We should somehow patch it so that normal mediawiki uses its own user +</I>><i> > registration tool and authentification while the mageia multilingual +</I>><i> > one should use catdap for registration and ldap for authentification... +</I>><i> +</I>><i> Well, that's something that do not requires patching, as when the wiki +</I>><i> was choosed, ldap authentication was on the required feature list. +</I>No ldap-support itself doesn't need patching, it's just an extension +to add and some +configuration strings in LocalSettings.php that have to be set after +installation and +initial mediawiki setup. +But shouldn't we use identity.mageia.org instead of mediawiki's own registration +tool? Or can this be done by configuration in LocalSettings.php? +blingme told me in webteam meeting yesterday he could help. + +><i> What is the planned url ? +</I>><i> <A HREF="http://wiki.mageia.org/$code/">http://wiki.mageia.org/$code/</A> ? +</I>I think, the planned URL was "<A HREF="http://wiki.mageia.org/<langcode">http://wiki.mageia.org/<langcode</A>>", I +think it's the one +people will go to automatically. +><i> +</I>><i> > - my bash script has to be run once for creating the database +</I>><i> > template, note: +</I>><i> > my scripts are using a database naming schema of "prefix_<langcode>", +</I>><i> > the template is called "prefix_template1. +</I>><i> +</I>><i> This would be imho clearer to use mediawiki_<langcode>. We do have +</I>><i> several application in the server, so it is easier to find who is who. +</I>The "prefix" can be chosen in the script as you wish. I personally would use +"mediawiki_<langcode>" myself. +><i> +</I>><i> Also, why is the script in /var/www/ if it is not intended to accessed ? +</I>><i> Wouldn't /usr/bin be a better location ? +</I>><i> +</I>><i> > - mediawiki's setup procedure has to be run once for creating the +</I>><i> > LocalSettings.php file. As database name enter the name of the template +</I>><i> > database. At the end of LocalSettings.php you have to add a line +</I>><i> >       include 'LocalSettingsChanges.php'; +</I>><i> +</I>><i> If there is something to run after installation, it should be in the rpm +</I>><i> documentation ( not that people do read it, but at least we can tell +</I>><i> them this is there ). +</I>Will do. I will create another rpm today with the ldap extension and +some changes. + +><i> +</I>><i> I also think you should show the spec to shikamaru, as he will ikely +</I>><i> complain about "apache-mod_php" that prevent to use nginx :p +</I>I was just reusing the old Mandriva mediawiki src.rpm but I will show +it to him... + +><i> I personally would prefer to have our setup separated from the main +</I>><i> package. I maybe was not clear when we discussed about that, sorry. I +</I>><i> guess I will reuse your work for the setup still ( once I finish to +</I>><i> deploy forums ). +</I>You mean two src.rpms? No problem, can be done. I just thought it +would be easier +this way, both flavors do use the same source code after all. + +Oliver +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002763.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002769.html">[Mageia-sysadm] mediawiki +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2765">[ date ]</a> + <a href="thread.html#2765">[ thread ]</a> + <a href="subject.html#2765">[ subject ]</a> + <a href="author.html#2765">[ 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> |