Page 1 of 1

content_img tag and html validation question

Posted: Fri Nov 13, 2015 4:26 pm
by cpansewicz
This question has to do with CMS 1.12, and the {content_img} tag.

I have the tag in my template like this:
{content_image block='Headers' dir='images/heads' class='header' id='headerimage' sort='1' assign='headerimages'}

When I run my page through the w3.org validator, the {content_img} generates a name attribute. I am told this is obsolete, and to use id instead. Is there a place in the cms installation where I can go to make that change? I went to the "function.content_image.php" file but there was nothing there.

Is this something that I even need to worry about?

Thanks!

Re: content_img tag and html validation question

Posted: Fri Nov 13, 2015 5:17 pm
by calguy1000
This bug has been fixed in 2.0.

Re: content_img tag and html validation question

Posted: Fri Nov 13, 2015 5:41 pm
by cpansewicz
Ok Thanks. 2.0 was rollled out after I started a site upgrade in 1.12. Is there a reference page of issues I could expect if I upgraded from 1.12 to 2.0? It is a fairly large site.

Thanks!

Re: content_img tag and html validation question

Posted: Fri Nov 20, 2015 11:29 pm
by paulbaker
Take a look at
http://www.cmsmadesimple.org/2015/09/Fi ... Australia/
for general info about V2.

And
http://dev.cmsmadesimple.org/project/li ... ed/CMSMS-2
which lists modules which are currently compatible with V2.