CMS MADE SIMPLE FORGE

CGHeadMaster

 

[#11520] Couple of invalid W3C tags in fields.ini

avatar
Created By: Darren Kierman (kierweb)
Date Submitted: Sat Jul 29 08:05:06 -0400 2017

Assigned To: Robert Campbell (calguy1000)
Version: 1.0.10.1
CMSMS Version: 2.2.2
Severity: Minor
Resolution: Fixed
State: Open
Summary:
Couple of invalid W3C tags in fields.ini
Detailed Description:
To make some of the tags W3C Valid - image_src neeeds to be a link, and
publisher needs to be href and not content

As follows ...

[image_src]
tag=link
keyattr=rel
attr1=href
dflt1="{$config.image|default:$config.cghm_image|default:''}"
group=og
isfile=1


[publisher]
tag=link
keyattr=rel
attr1=href
group=misc


History

Comments
avatar
Date: 2017-07-29 09:30
Posted By: Robert Campbell (calguy1000)

Fixed in svn.
      
Updates

Updated: 2017-07-29 09:30
resolution_id: => 7