Forums / Setup & design / Custom Tag problem with PDF
Francesco Trucchia
Thursday 16 June 2005 3:03:28 pm
Hello guys,i make new custom tags and they work good with the html output but when i run a pdf view the custom tags doesn't work. I need help. I try to clear all cache but nothing done. Really I don't Know.
Thanks
Cphp
-- Francesco Trucchia CTO [email protected] Skype: trucchia ideato srl - web ideas for sale http://www.ideato.it
Per Henrik Johansen
Tuesday 13 December 2005 3:50:21 am
Hi,
I try the same, that is the factbox is not showing on the pdf output. I see that ez comes with a factbox template in the folder design/standard/templates/content/datatype/pdf/ezxmltags/ directory. I have tried to override it (it is actually a copy) and put the following in the override.ini.append.php:
[pdf_article_factbox] Source=content/datatype/pdf/ezxmltext/factbox.tpl MatchFile=pdf/article/factbox.tpl Match[class_identifier]=article Subdir=templates
When enabling template debug output, I can not see any reference for ez to try to look up this template.
Anyone know what could be wrong, and also, how to get decent debuginfo when applying pdf templetes since debug=inline not seem to work when in "pdf mode"?
Thanks,
Per Henrik