[TYPO3-commerce] product description (RTE)

Igor Pstyga optibox at gmail.com
Wed Aug 8 11:05:26 CEST 2007


Hi there again,

Is it possible to add link and <p> tag into product description by RTE?
ext_localconf.php contain this TSConfig for RTE:

RTE.config.tx_commerce_products.description {
   hidePStyleItems = H1, H4, H5, H6
   proc.exitHTMLparser_db=1
   proc.exitHTMLparser_db {
     keepNonMatchedTags=1
     tags.font.allowedAttribs= color
     tags.font.rmTagIfNoAttrib = 1
     tags.font.nesting = global
   }
}

What I must to change for display description correctly (whith link and 
p tags)?


-- 
Regards,
Igor


More information about the TYPO3-project-commerce mailing list