Hello,
I have allready programmed mediawiki extensions but no skins.

I have 2 issues:

1) In the extension I can made a file ext.i18n.php and then use:
$wgExtensionMessagesFiles['ext'] = dirname( __FILE__ ) . 'ext.i18n.php';
wfMsg('something');

With skins it doesn't work. Can you help me?

2) How to get the full url of a skin image?


thanks all!
regards,
ADM

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to