I followed instruction, and checked the How-To url. Installed phptal 0.7, phptal-cvs, and tal_grey theme. tal_grey doesn't show up in administration. I can't say I'm a newbie. I installed the box_grey them with no problem. I'm using drupal 4.5 on RH8.0. Everything else works. Any suggestions?

Thanks,
Paco

Comments

Anonymous’s picture

Have the same problem using Drupal 4.5.1, even tried adding the theme manually to the system database table, nada :(

olav’s picture

Assigned: Unassigned » olav

I changed the template recognition in the engine from *.html to *.tal and forgot to update the template. Fixed

Anonymous’s picture

Cool thanks :)

however IMHO .html is a better extension as if you use a wysiwyg editor like dreamweaver it is hard to get it to display custom extensions properly seems to always want to open in code view, I think you have to hack its config xml's to do this so please just stick to .html makes life easier :)

Anonymous’s picture