Closed (fixed)
Project:
PHPTAL theme engine
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2007 at 23:30 UTC
Updated:
18 Oct 2009 at 23:23 UTC
1) It appears to be mistagged so that the DRUPAL-6--3 version is actually pointing at a non-functional phptal.engine 1.9; 1.10 looks like it ought to be reasonably functional.
2) phptal_engine_preprocess is no longer necessary; most of that functionality was moved to template_engine_preprocess, so leaving it in will be duplicating the code. (Yay, stripping code out!)
Comments
Comment #1
phprf commentedThe PHPTAL Theme Engine has been updated (actually rewritten entirely) to version 4.0! Thank you merlinofchaos!