Active
Project:
PEAR Wiki Filter
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2008 at 17:15 UTC
Updated:
15 Jun 2008 at 10:52 UTC
well I am building a wiki and I have perfectly installed wikimedia package (as mentioned in the readme file). Now most of the things are working but and tags are not working. Wikipedia uses them for Notes and References and to me, they are very important. How can I get them work ?
Comments
Comment #1
groovypower commentedThis is a separate extension in mediawiki so I would guess it would have to be added separately here. The cite extension in mediawiki is located here: http://www.mediawiki.org/wiki/Extension:Cite/Cite.php
I am not sure how easy it would be to integrate into Pear Wiki's mediawiki section.
Comment #2
Pushkar Gaikwad commentedI see, I can use footnotes modules for it but what about
{{Unreferenced section|date=February 2008}} kind of tags which creates messages like "This section does not cite its references" (example - http://en.wikipedia.org/wiki/Luton_Town_F.C.)
I am assuming that is also an extension but can give me some idea to implement this ?
Thanks