Hi Benno,

Admin.css is a hangover from before we updated the stylesheet. As you point 
out, I don't think it actually gets used by anything. At this stage, I don't 
think it's possible to explicitly specify a different stylesheet for the 
admin pages without making some code changes. That said, the admin pages are 
quite simple from a CSS point of view, so it shouldn't be too difficult to 
handle them in your override CSS file.

You can apply a specific stylesheet (in addition to any overrides or 
alternates) to a topic by using the Stylesheet page property. However, there 
doesn't seem to be a way to apply a stylesheet across a namespace, although 
it shouldn't be too onerous to use the Stylesheet page property from the 
_ContentBaseDefinition topic for the namespace if you want to raise a 
feature request on the bug tracker [1]

Thanks,

Derek
[1] http://sourceforge.net/tracker/?group_id=113273&atid=665396

--------------------------------------------------
From: <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2008 2:16 PM
To: <flexwiki-users@lists.sourceforge.net>
Subject: [Flexwiki-users] Separate stylesheets for admin and content?

> Hi all,
>
> for my project, I've highly customised stylesheets for a namespace. If I
> include it using OverrideStylesheet in flexwiki.config, it gets applied to
> all pages, including the admin section. Unfortunately, my customisations
> mess up the latter considerably so I'm looking for a possibility to
> specify separate stylesheets for single namespaces and for the admin
> pages.
>
> I can define my stylesheet as an alternate stylesheet in flexwiki.config,
> but this way the user would have to select my stylesheet in the drop down
> box, which is not an option for me.
>
> How can I specify a default stylesheet for a namespace and a separate on
> for the admin section?
>
> There is a admin.css in the admin directory, but it doesn't seem to be
> used anywhere... The admin pages just include wiki.css... What's the
> purpose of this  admin.css?
>
> Additional question: Is it possible to specify stylesheets per namespace?
> Different namespace, different stylesheet?
>
> Cheers,
>
> Benno.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to