Elxis CMS Forum

Support => General => Topic started by: wbread on June 06, 2014, 17:14:30

Title: schema.org attributes in articles
Post by: wbread on June 06, 2014, 17:14:30
old 2009 version of the site does not allow to use this markup, as possible to fix it? updating WYSIWYG like or .....
may be possible to establish Сkeditor?
Title: Re: schema.org attributes in articles
Post by: datahell on June 06, 2014, 17:56:25
Turn the editor in html mode and write your code. Click save, is the code still there or it has been removed?
Title: Re: schema.org attributes in articles
Post by: wbread on June 06, 2014, 18:03:12
removed
Title: Re: schema.org attributes in articles
Post by: datahell on June 06, 2014, 18:23:31
Go to bots and check editor bot parameters. It has options to enable more html attributes and tags.
Title: Re: schema.org attributes in articles
Post by: wbread on June 06, 2014, 18:46:19
no more options, all On. I can only prohibit specific tags
noWYSIWYG editor add value for some argument like:
Code: [Select]
<div itemscope itemtype="http://schema.org/Organization">
---->>>
<div itemscope="" itemtype="http://schema.org/Organization">