On a related issue, I've installed the mediawiki-extensions, linked the
available extensions in
/etc/mediawiki-extensions/extensions-available
to
/etc/mediawiki-extensions/extensions-enabled

/etc/mediawiki-extensions/extensions-enabled# ls -la
total 0
drwxr-xr-x 2 root root 232 2007-06-15 15:23 .
drwxr-xr-x 4 root root 160 2007-06-15 13:49 ..
lrwxrwxrwx 1 root root  32 2007-06-15 15:22 Cite.php ->
../extensions-available/Cite.php
lrwxrwxrwx 1 root root  33 2007-06-15 15:22 geshi.php ->
../extensions-available/geshi.php
lrwxrwxrwx 1 root root  36 2007-06-15 15:22 inputbox.php ->
../extensions-available/inputbox.php
lrwxrwxrwx 1 root root  39 2007-06-15 15:22 NewestPages.php ->
../extensions-available/NewestPages.php
lrwxrwxrwx 1 root root  32 2007-06-15 15:23 poem.php ->
../extensions-available/poem.php
lrwxrwxrwx 1 root root  48 2007-06-15 15:23 SpecialLastUserLogin.php ->
../extensions-available/SpecialLastUserLogin.php

but when I try to reference something in the wiki

<ref name="LVM Howto">{{cite web | url =
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html | title = LVM HOWTO |
date=[[November 27]], [[2006]] | accessdate = 2007-06-15}}</ref>

it just displays

<ref name="LVM Howto">Template:Cite web</ref>

any pointers? I might then be able to make off an item in the TODO list
/usr/share/doc/mediawiki-extensions/TODO
* Add documentation for this extensions
   - Cite.php
   - geshi.php
   - poem.php
   - SpecialLastUserLogin.php

* Add documentation about ext enabling

--
Steve

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to