[xwiki-users] Style change on some xwiki.com wikis?

Ludovic Dubost ludovic at xwiki.com
Sun Aug 27 19:57:32 CEST 2006


Hi,

We will look into this. I've upgraded the wikis hosted on the "pro" site 
to a recent version of the code.
I thought I had handled it gracefully in a backwards compatible way.
I have a few explanations of the source of the problems for some of it 
but not for all. Let me have a look.

Thanks for reporting this.

Ludovic

Robin Fernandes a écrit :
> There are a few other issues:
> .  #toc("" "" "")  is broken: # anchor offsets in the links are
> preceded by a superfluous 'H' character. See
> http://openmpt.xwiki.com/xwiki/bin/view/Manual/Plugins for an example.
> . RDF feeds are broken: in the link elements, the entire URL is
> escaped, including characters that shouldn't be. So "http://" becomes
> http%3A%2F%2F ... See:
> http://openmpt.xwiki.com/xwiki/bin/view/Main/WebRss?xpage=rdf
>
> Perhaps someone is experimenting with the base skins & macros, and
> some of us are suffering the consequences? :)
>
> Cheers,
> Robin
>
> On 26/08/06, Robin Fernandes <robin at soal.org> wrote:
>> The problem seems to be that elements.css is no longer loading 
>> correctly:
>> http://openmpt.xwiki.com/xwiki/bin/skin/XWiki/MySkin/elements.css
>> It is imported by xwiki.css :
>> http://openmpt.xwiki.com/xwiki/bin/skin/XWiki/MySkin/xwiki.css .
>>
>> This seems to be happening to at least one other wiki, which I believe
>> is also on the "pro" system:
>> http://eitc2006.xwiki.com/xwiki/bin/skin/XWiki/MySkin/xwiki.css
>> http://eitc2006.xwiki.com/xwiki/bin/skin/XWiki/MySkin/elements.css
>>
>> Regards,
>> Robin
>>
>> On 26/08/06, Robin Fernandes <robin at soal.org> wrote:
>> > Hi,
>> >
>> > Maybe it's temporary, but it looks like there was a change to some of
>> > the default styles on xwiki.com (at least on my wikis, which had been
>> > moved to on the "pro" server). Font suddenly changed to Times New
>> > Roman and there's a gap above the more actions menu making it hard to
>> > use, amongst other things.
>> >
>> > In case anyone is having the same problem, adding the following CSS to
>> > the stylesheets.vm template (after the inclusion of the external CSS
>> > files) seems to help:
>> >
>> > body {
>> >   margin: 0;
>> >   padding: 0em;
>> >   min-width: 50em;
>> >   font-size: 75.01%; /* 12px [1] */
>> >   line-height: 1.5em; /* 18px [2] */
>> >   background: white;
>> >   color: black;
>> >   font-family: "Trebuchet MS", "Luxi Sans", "Helvetica", sans-serif;
>> > }
>> >
>> > I'll leave this wiki in a "broken" state for a little while, while I
>> > try to figure out exactly what changed. :)
>> > http://openmpt.xwiki.com/xwiki/bin/view/Main/
>> >
>> > Regards,
>> > Robin
>> >
>>
>
> ------------------------------------------------------------------------
>
>
> --
> You receive this message as a subscriber of the xwiki-users at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>   


-- 
Ludovic Dubost
XPertNet: http://www.xpertnet.fr/
Blog: http://www.ludovic.org/blog/
XWiki: http://www.xwiki.com
Skype: ldubost AIM: nvludo Yahoo: ludovic





More information about the users mailing list