Forums / Install & configuration / Site fails to pick up custom tags
Martin Crockett
Tuesday 22 February 2005 9:17:34 am
Hi,
I have followed all the example instructions in http://www.ez.no/ez_publish/documentation/customization/components/datatypes/ezxmltext/custom_tags but my site still fails to find this custom tag.
Can anyone think why? This is what I did:
1. Added my file (mynewline.tpl) to design/<my site name>/templates/content/datatype/view/ezxmltags
2. Created the mynewline.tpl with my HTML
3. Added my custom tag to content.ini.php file (under settings/siteaccess/<my site name>/ and (under settings/siteaccess/<my site name>_admin/
4. Cleared the cache.
Still, it refuses to display when manually called and the Online Editor refuses to recognise it. Mystery?
Any help gladly appreciated.
M