Re: [SMW-devel] Important update for extensions using CSS or Javascript

2010-11-24 Thread Markus Krötzsch
On 24/11/2010 10:42, Markus Krötzsch wrote: > A small update to the below instructions on how to load resources in the > future: the file SMW.hooks.php that is given there in the example, has > been merged into .includes/SMW_Setup.php. You can now find the example > code in there (look for "$wgReso

Re: [SMW-devel] Important update for extensions using CSS or Javascript

2010-11-24 Thread Markus Krötzsch
A small update to the below instructions on how to load resources in the future: the file SMW.hooks.php that is given there in the example, has been merged into .includes/SMW_Setup.php. You can now find the example code in there (look for "$wgResourceModules"). -- Markus On 07/11/2010 20:51,

[SMW-devel] Important update for extensions using CSS or Javascript

2010-11-07 Thread Markus Krötzsch
Dear extension developers, this is an important notice for developers of extensions that load JavaScript or CSS. Updates are required in order to stay compatible with recent changes in MediaWiki (1.17). Luckily, SMW helps you to achieve this easily. Below is a quick walkthrough. So far, SMW s