Templates FCK
Posted: Thu Mar 16, 2006 9:47 pm
Where are the templates to use in the FCK editor stored? Need to create some few more...
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Code: Select all
<Template title="YOUR TEMPLATE DESCRIPTION GOES HERE!!!" image="YOUR TEMPLATE IMAGE">
<Description>
YOUR TEMPLATE DESCRIPTION GOES HERE!!!
</Description>
<__html>
<![CDATA[
YOUR HTML TEMPLATE CODE GOES HERE!!!
]]>
</__html>
</Template>