Page 1 of 1

[SOLVED]{cms_stylesheet} and {stylesheet}

Posted: Fri Dec 09, 2011 8:49 am
by gianpiero
Hi

I would like to know when the changing {stylesheet} to {cms_stylesheet} is very important. Try to explain: I have some sites starting with old versions of CMSMS, that I upgraded to 1.9.4.3 and, one of them, finally to 1.10.1.

I can see into the template that stylesheets are attached with {stylesheet}, they work fine. Finally I have another CMSMS starting with 1.10.1 version and I see that stylesheets are attached with {cms_stylesheet}

Can I go on with {stylesheet} on sites that I upgraded to 1.10.1 or not ?
Small suggestions are appreciated, I will go on myself

Re: {cms_stylesheet} and {stylesheet}

Posted: Fri Dec 09, 2011 11:43 am
by andre_designer
i thought that the {cms_stylesheet} tag was introduced with 1.10

Re: {cms_stylesheet} and {stylesheet}

Posted: Fri Dec 09, 2011 11:58 am
by gianpiero
I have a site starting ( and live now) 1.9.4.3 "Faanui" with {cms_stylesheet} .
I have a site starting from 1.5.x, upgraded to 1.9.4.3 and then to 1.10.1, with {stylesheet}

Both of them work

Re: {cms_stylesheet} and {stylesheet}

Posted: Fri Dec 09, 2011 3:35 pm
by Dr.CSS
If you have an upgraded site, from 1.9.4.3 or earlier, it will retain the {stylesheet} functionality, if you start with 1.10.* it won't have it as it was removed at the 1.10 juncture...

So upgrades can still use it, fresh installs of 1.10.* can't...

Re: {cms_stylesheet} and {stylesheet}

Posted: Fri Dec 09, 2011 5:47 pm
by gianpiero
thanks for reply