Re: [PHPTAL] 1.2 and unknown attributes

2009-07-19 Thread Kornel Lesiński
On 19.07.2009, at 18:52, Jacek Karczmarczyk wrote: Hi there, I've just tried tal 1.2 in my app and it shows me the error Unsupported attribute 'rel' in line: link rel=stylesheet ... Two questions: - I assume this is a bug and will be fixed, right? PHPTAL shouldn't reject any attributes.

[PHPTAL] Re: 1.2 and unknown attributes

2009-07-19 Thread Jacek Karczmarczyk
Kornel Lesiński kor...@... writes: On 19.07.2009, at 18:52, Jacek Karczmarczyk wrote: Hi there, I've just tried tal 1.2 in my app and it shows me the error Unsupported attribute 'rel' in line: link rel=stylesheet ... Two questions: - I assume this is a bug and will be

[PHPTAL] [patch] for phptal_lint.php

2009-07-19 Thread Levi Stanley
Patch Adds: + I added force parsing every time the script is ran. + Added an include option, so you are now able to include your modifiers, prefilters, etc. + Now using getopt Here are the options: PHPTAL Lint 1.0 (PHPTAL 1_1_16) Usage: phptal_lint.php [-e extensions] [-i php_file_or_directory]