diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002763.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002763.html | 132 |
1 files changed, 132 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002763.html b/zarb-ml/mageia-sysadm/2011-February/002763.html new file mode 100644 index 000000000..ed0855543 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002763.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=%3C1297904972.20660.157.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="002742.html"> + <LINK REL="Next" HREF="002765.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] mediawiki</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20mediawiki&In-Reply-To=%3C1297904972.20660.157.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] mediawiki">misc at zarb.org + </A><BR> + <I>Thu Feb 17 02:09:32 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002742.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002765.html">[Mageia-sysadm] mediawiki +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2763">[ date ]</a> + <a href="thread.html#2763">[ thread ]</a> + <a href="subject.html#2763">[ subject ]</a> + <a href="author.html#2763">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le dimanche 13 février 2011 à 16:48 +0100, Oliver Burger a écrit : +><i> Hi Sysadmins +</I>><i> +</I>><i> I have finally (almost) finished my work on mediawiki. +</I>><i> I put it on the mandrivauser ftp for reviewing (and finishing it). Info +</I>><i> below: +</I>><i> <A HREF="ftp://ftp.mandrivauser.de/rpm/GPL/2010.2/SRPMS/release/mediawiki-1.16.1-2mud2010.2.src.rpm">ftp://ftp.mandrivauser.de/rpm/GPL/2010.2/SRPMS/release/mediawiki-1.16.1-2mud2010.2.src.rpm</A> +</I>><i> +</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> +Well, that's something that do not requires patching, as when the wiki +was choosed, ldap authentication was on the required feature list. + +><i> A few notes: +</I>><i> I added a few php scripts and one bash script. The bash script can be +</I>><i> found in mediawiki's bin directory and is not accessible by the web +</I>><i> server. +</I>><i> +</I>><i> What has to be done manually: +</I>><i> - vhost has to be setup in webserver config pointing to +</I>><i> /var/www/mediawiki/public/ +</I> +What is the planned url ? +<A HREF="http://wiki.mageia.org/$code/">http://wiki.mageia.org/$code/</A> ? + +><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> +This would be imho clearer to use mediawiki_<langcode>. We do have +several application in the server, so it is easier to find who is who. + +Also, why is the script in /var/www/ if it is not intended to accessed ? +Wouldn't /usr/bin be a better location ? + +><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> +If there is something to run after installation, it should be in the rpm +documentation ( not that people do read it, but at least we can tell +them this is there ). + +I also think you should show the spec to shikamaru, as he will ikely +complain about "apache-mod_php" that prevent to use nginx :p + + +><i> - edit Languages.php and the languages arry in the bash-script (add +</I>><i> all the languages you want) and rerun my bash script again for copying +</I>><i> the template and thus creating the per language databases. +</I> +I personally would prefer to have our setup separated from the main +package. I maybe was not clear when we discussed about that, sorry. I +guess I will reuse your work for the setup still ( once I finish to +deploy forums ). +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002742.html">[Mageia-sysadm] mediawiki +</A></li> + <LI>Next message: <A HREF="002765.html">[Mageia-sysadm] mediawiki +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2763">[ date ]</a> + <a href="thread.html#2763">[ thread ]</a> + <a href="subject.html#2763">[ subject ]</a> + <a href="author.html#2763">[ 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> |