Page 1 of 1

{stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 1:13 pm
by LeisureLarry
Why does the stylesheet-tag add the following code?



I don´t use RSS-feeds and many others also, therefore I think this should only be added using a parameter.

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 1:30 pm
by Ted
The News module outputs that.  You can turn it off with the Show Feed Auto-Discovery Link option in the News options tab.

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 1:39 pm
by LeisureLarry
Found it thanks, but shouldn´t this feature be off by default and not on?

Just a thought.

Greats Larry

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 3:01 pm
by Ted
Not sure how people would feel about that.  It's nice to have the RSS "just work" in this fashion if you're using the News module.

Anyone have any thoughts on the matter?

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 3:36 pm
by kermit
wishy wrote: Not sure how people would feel about that.  It's nice to have the RSS "just work" in this fashion if you're using the News module.

Anyone have any thoughts on the matter?
if news is publically acceessible.. then what the heck, rss ain't going away.. now that mr. bill has embraced it...

if someone wants to turn them off to force people to their site to read (for ad views, whatever).. then they can turn it off.  news is not present in the default install except one demonstration; you have to decide to add news content AND go to a separate area to do so, so why aren't people looking at the options tab to see what's in there? :)   

although perhaps there should be mention of the rss feed feature and where to enable/disable it in the default site's content..

i'd actually like to see additonal flexibility in placing those rss feed links for 'live bookmarks'... such as being able to add one to specific pages even if news is not being displayed on that page... or even multiple feeds on pages (by definable criteria)

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Fri Feb 03, 2006 3:59 pm
by LeisureLarry
OK, as I´m the only one, I would have another wish :-D

My template looks like:


My Page - {title}

{metadata}
{stylesheet}


and I get:


My Page - Startseite








Why all this linebreaks? And why no linebreak before the end of the head?

Greats LeisureLarry

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Sat Feb 04, 2006 12:23 am
by Ted
Not sure.  I never really paid that much attention to the linebreaks in the resultant html source...

Re: {stylesheet} in CMS Made Simple 0.12-beta1

Posted: Sat Feb 04, 2006 1:24 am
by LeisureLarry
And I´m caring much  ;D