Hi there,
I've got a problem to get Drupal (6.22) to use a custom toc.tpl.php in the theme (custom).
It's been copied into the themes templates folder and I just added a test paragraph in the pagination-toc div.
I tried several other location (theme root, contemplates, etc) , but I can't get it to bee used.
When I do the same to the original (I know that's not recommended) its showing the text.
Am I missing out something?
Theme registry has always been rebuild and everything else to get a custom module-template.tpl.php to work, too.
There are several other module templates in use -- for instance print.tpl.php etc etc..
I know this module has had its last revision ages ago - so I think it's something obvious I'm missing out.
The rest works as desired -
If someone else has come over this - maybe he/she could chime in...
last but not least - nice work on this neat module... especially the idea to use heading level 3 as a pagebrake - wonderful
Comments
Comment #1
mundanity commentedHi there,
Sorry for the late response, are you still having trouble with this? Have you been able to test it on a out of the box Drupal install? There should not be any issues overriding this template that I can think of.
Comment #2
methotec commentedI'm sorry, too for my late response... I've been in holidays.
After I tried several other things - I did what you had recommended:
A clean drupal installation - and now tatatada ->
It works.
Don't know what went wrong - I set this issue to fixed -
Thanks for the advice - and your time...