[opensuse-wiki] Theming Issues Fixed
Hello, A bunch of the theming issues have now been fixed. The problem came from the new MW software using a new PHP script (loader.php) to pull in the javascript and stylesheets instead of having the browser pull them in directly. For security and aesthetic purposes, I have an Apache rewrite that redirects all but a specific list of PHP files. Since loader.php is new, it was not on that list, and Apache wasn't letting it run. Adding that file in the RewriteCond fixed it right up. The good news is that we can now take advantage of centralized loading of css and javascript. Since the majority of page loading time comes from dozens of HTTP requests for these resources, these front end optimizations should make the wikis *much* faster. I don't know if that fixed the red link issue offhand, since I can't find any pages that have broken links. Anyone who knows of a page I can test? -Matt
Hi,
I don't know if that fixed the red link issue offhand, since I can't find any pages that have broken links. Anyone who knows of a page I can test?
for example watch here: http://it.opensuse.org/SDB:NVIDIA . The two links in "Driver Open Source" section are to a new empty page since they does not exist. They are yet blue and not red. Thanks for help and for fixing... ALL! :D Bye hawake -- Linux user number 433087 Linux registered machine number 351448 http://counter.li.org/ -- To unsubscribe, e-mail: opensuse-wiki+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-wiki+owner@opensuse.org
I don't know if that fixed the red link issue offhand, since I can't find any pages that have broken >links. Anyone who knows of a page I can test?
for example watch here: http://it.opensuse.org/SDB:NVIDIA . The two links in "Driver Open Source" section are to a new empty page since they does not exist. They are yet blue and not red.
Thanks for help and for fixing... ALL! :D
It looks like Christian Boltz found the problem and a solution. If you follow the instructions that he gave on the mailing list about an hour ago, you should be all set! -Matt
participants (2)
-
G G
-
Matthew Ehle