Versión
De WikiSalamanca - Enciclopedia libre de Salamanca
This wiki is powered by MediaWiki, copyright (C) 2001-2007 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church and others.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online
Extensions
Parser hooks | ||
---|---|---|
EmbedVideo (version 0.1.1) | Adds a parser function aembedding video from popular sources. | Jim R. Wilson - wilson.jim.r<at>gmail.com |
ParserFunctions | Enhance parser with logical functions | Tim Starling |
YouTubeTag (version 0.1) | Provides youtube tag embedding videos into a page. | Jim Wilson (wilson.jim.r<at>gmail.com) |
Other | ||
Google Maps Extension (version 0.7.7) | Easily create maps with wiki-fied markers | Evan Miller |
Extension functions | ||
wfYouTubeTagExtension, wfSetupParserFunctions, googleMaps_Install and (EmbedVideo, setup) | ||
Parser extension tags | ||
<youtube>, <googlemap> and <pre> | ||
Parser function hooks | ||
expr, if, ifeq, ifexpr, switch, ifexist, time, rel2abs, ev, int, ns, urlencode, lcfirst, ucfirst, lc, uc, localurl, localurle, fullurl, fullurle, formatnum, grammar, plural, numberofpages, numberofusers, numberofarticles, numberoffiles, numberofadmins, language, padleft, padright, anchorencode, special and defaultsort |
Hooks
Hook name | Subscribed by |
---|---|
EditPage::showEditForm:initial | googleMaps_EditForm |
LanguageGetMagic | wfParserFunctionsLanguageGetMagic and (EmbedVideo, parserFunctionMagic) |
ParserAfterTidy | googleMaps_CommentJS |
ParserClearState | (ExtParserFunctions, clearState) |