Cooke, Mark wrote:
> I have since discovered that the problem is probably with the name of my 
> template: "search.html".  Even though it is stored in my plugin folder it 
> gets found before/after the trac one (I've not worked out the priority).
> 
> Anyway, is there a way to add a path to a html template (like 
> get_htdocs_dirs() allows) or must a plugin's html templates use unique names?

I don't think you can, so you'll need to have a unique name. I usually
name my templates e.g. "{plugin_name}_search.html".

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to