[Mediawiki-api] Previewing pages modifications in a Java program

Roan Kattouw roan.kattouw at home.nl
Tue Jan 22 17:14:34 UTC 2008


nvervelle at numericable.fr schreef:
> Is there a way to retrieve the list of CSS files that should be used for rendering ?
> Otherwise, do you know what are the CSS files that I should use ?
>   
Err, I *think* those would be: (prefix all URLs with 
http://en.wikipedia.org/ )

/skins-1.5/common/shared.css?104
/skins-1.5/monobook/main.css?104
/skins-1.5/common/commonPrint.css?104
/w/index.php?title=MediaWiki:Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400
/w/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400
/w/index.php?title=-&action=raw&gen=css&maxage=2678400&smaxage=0&ts=20080119231710

Note that the 104 number will be incremented when the .css files are changed.

Roan Kattouw (Catrope)






More information about the Mediawiki-api mailing list