MediaWiki widgets aren't displaying -


i work on internal company wiki (so can't provide links), i'll illustrate problem best can.

problem: when insert wiki syntax display widget, produces instead:

allows wiki administrators add free-form widgets wiki editing pages within widget namespace. community-contributed widgets can found on mediawikiwidgets.org

widgets i'm using:

i've followed of instructions described on 3 pages. i've installed widget extension (1.0) needed. note when viewing "special:version" mediawiki page, displays description widget:

allows wiki administrators add free-form widgets wiki editing pages within widget namespace. community-contributed widgets can found on mediawikiwidgets.org

i'm in process of confirming folder permissions used our server, ensure match required widget extension, though assume permissions correct. php , mysql versions being used adequate both mediawiki , widget extension.

did remember git init submodule?

cd widgets
git submodule init
git submodule update


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -