I've long usod the patch for putting arbitrary wikitext into the side bar, but but according to the manual it won't work in the latest version of mediawiki. I really don't like not to update, but neither do I want to lose this possoibility. What is there to do?
http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Allow_wiki_markup_.28PHP.29
Allow wiki markup (PHP)
Many people on support desk have been asking about how to put arbitrary wikitext into the side bar. You can hack your skins/Monobook.php file (if you're using monobook) and replace the following section of code. (Note that this patch doesn't work for the new MediaWiki 1.13.2)
/BP 8^)>
http://www.mediawiki.org/wiki/Manual:Hooks/SkinBuildSidebar 1.14 includes a new hook I introduced. You should be able to nicely modify the sidebar to include whatever wikitext you want. And you can also take advantage of a technique similar to how we have SEARCH, TOOLBOX, and LANGUAGES.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) ~Profile/Portfolio: http://nadir-seen-fire.com -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --The ElectronicMe project (http://electronic-me.org) -Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) --Animepedia (http://anime.wikia.com) --Narutopedia (http://naruto.wikia.com)
Benct Philip Jonsson wrote:
I've long usod the patch for putting arbitrary wikitext into the side bar, but but according to the manual it won't work in the latest version of mediawiki. I really don't like not to update, but neither do I want to lose this possoibility. What is there to do?
http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Allow_wiki_markup_.28PHP.29
Allow wiki markup (PHP)
Many people on support desk have been asking about how to put arbitrary wikitext into the side bar. You can hack your skins/Monobook.php file (if you're using monobook) and replace the following section of code. (Note that this patch doesn't work for the new MediaWiki 1.13.2)
/BP 8^)>
Could you please give a practical example how this could be usod to allow ordinary wikitext in MediaWiki:Sidebar?
/BP
Daniel Friesen skrev:
http://www.mediawiki.org/wiki/Manual:Hooks/SkinBuildSidebar 1.14 includes a new hook I introduced. You should be able to nicely modify the sidebar to include whatever wikitext you want. And you can also take advantage of a technique similar to how we have SEARCH, TOOLBOX, and LANGUAGES.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) ~Profile/Portfolio: http://nadir-seen-fire.com -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --The ElectronicMe project (http://electronic-me.org) -Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) --Animepedia (http://anime.wikia.com) --Narutopedia (http://naruto.wikia.com)
Benct Philip Jonsson wrote:
I've long usod the patch for putting arbitrary wikitext into the side bar, but but according to the manual it won't work in the latest version of mediawiki. I really don't like not to update, but neither do I want to lose this possoibility. What is there to do?
http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Allow_wiki_markup_.28PHP.29
Allow wiki markup (PHP)
Many people on support desk have been asking about how to put arbitrary wikitext into the side bar. You can hack your skins/Monobook.php file (if you're using monobook) and replace the following section of code. (Note that this patch doesn't work for the new MediaWiki 1.13.2)
/BP 8^)>
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
http://svn.nadir-point.com/viewvc/mediawiki-extensions/trunk/SidebarDonateBo...
~Daniel Friesen (Dantman, Nadir-Seen-Fire) ~Profile/Portfolio: http://nadir-seen-fire.com -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --The ElectronicMe project (http://electronic-me.org) -Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) --Animepedia (http://anime.wikia.com) --Narutopedia (http://naruto.wikia.com)
Benct Philip Jonsson wrote:
Could you please give a practical example how this could be usod to allow ordinary wikitext in MediaWiki:Sidebar?
/BP
Daniel Friesen skrev:
http://www.mediawiki.org/wiki/Manual:Hooks/SkinBuildSidebar 1.14 includes a new hook I introduced. You should be able to nicely modify the sidebar to include whatever wikitext you want. And you can also take advantage of a technique similar to how we have SEARCH, TOOLBOX, and LANGUAGES.
~Daniel Friesen (Dantman, Nadir-Seen-Fire) ~Profile/Portfolio: http://nadir-seen-fire.com -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --The ElectronicMe project (http://electronic-me.org) -Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG) --Animepedia (http://anime.wikia.com) --Narutopedia (http://naruto.wikia.com)
Benct Philip Jonsson wrote:
I've long usod the patch for putting arbitrary wikitext into the side bar, but but according to the manual it won't work in the latest version of mediawiki. I really don't like not to update, but neither do I want to lose this possoibility. What is there to do?
http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Allow_wiki_markup_.28PHP.29
Allow wiki markup (PHP)
Many people on support desk have been asking about how to put arbitrary wikitext into the side bar. You can hack your skins/Monobook.php file (if you're using monobook) and replace the following section of code. (Note that this patch doesn't work for the new MediaWiki 1.13.2)
/BP 8^)>
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org