On 4/22/05, Sam Rowe mediawiki@samrowe.com wrote:
On Fri, Apr 22, 2005 at 03:19:03PM -0400, Jamie Bliss wrote: # Are the tabs still at the top, but the body is positioned like it # wasn't? Is there any difference? What do you see instead? Is this on # Wikipedia, or your own wiki? is it public?
The tabs are still at the top. The page renders as default.
I think all user CSS and JS sub-pages are broken.
As mentioned previously by Jamie Bliss: All user CSS and JS sub-pages are OFF by default in 1.4 as a security measure. From the 1.4.0 release notes: http://sourceforge.net/project/shownotes.php?release_id=314389
This fix was made in 1.4 beta 6: * Per-user CSS and JavaScript subpage customizations now disabled by default. They can be re-enabled via $wgAllowUserJs and $wgAllowUserCss.
You must edit your Settings.php to allow these. -tom