inhahe wrote: >>> so i looked at the source code of a page to see where common.css is >>> included, and tried navigating directly to that link >>> the link contains "action=raw", but when i navigate to it i get the same >>> thing as when i navigate to [[MediaWiki:Common.css]] rather than the raw >>> text. >>> so that might be why the code isn't working, but i don't know why it's >> doing >>> that. >>> i also tried putting the css code at the bottom of shared.css, but >> nothing >>> happened there either.
You're getting the "Raw pages must be accessed through the primary script entry point." error, despite using ugly urls. http://inhahe.kicks-ass.net:8000/index.php?title=Main_Page&action=raw should *never* be giving that error. Are you doing some kind of url rewriting? _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
