I see what you mean, but Layouts are not navigable/serve-able content, they are wireframes for the structure of content. XML feeds and Stylesheets are just degenerate cases.
Sean On 5/6/07, Gustaf Lindqvist <[EMAIL PROTECTED]> wrote: > Hm, I wish the structure for the stylesheets would change in Radiant. > > Wouldn't it be better in the stylesheets and rss feeds code where > placed under Layouts. Insted of using <r:content /> under Layouts to > link to the Page etc. > > -- > Gustaf Lindqvist > http://lindq.se > > 5 maj 2007 kl. 15.47 skrev John W. Long: > > > Ben Minton wrote: > >> this is straight out of the source from a Firefox page: > >> > >> <link rel="stylesheet" type="text/css" href="/styles.css" /> > >> > >> this is straight out of the source from an IE page: > >> > >> <link rel="stylesheet" type="text/css" href="/styles.css" /> > > > > You should have a layout just for pages that are stylesheets. > > > > To create a Stylesheet layout: > > > > 1. Switch to the layouts tab > > > > 2. Create a new layout and call it "Stylesheet" > > > > 3. Set the body of the layout to: > > > > <r:content /> > > > > 4. Click the "More" link underneath the title of the stylesheet layout > > and set "Content-Type" to "text/css". > > > > 5. Save the layout > > > > 6. Switch back over to your "styles.css" page > > > > 7. Set it's layout to "Stylesheet" > > > > -- > > John Long > > http://wiseheartdesign.com > > _______________________________________________ > > Radiant mailing list > > Post: [email protected] > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
