Home » HTML » HTML_Template_Flexy » Bug #4886
Please update the docs
Details
| Request #4886 | Please update the docs |
|---|---|
| Submitted | 2005-07-22 17:09 UTC |
| From | devurandom at gmx dot net |
| Status | Closed |
| Package | HTML_Template_Flexy |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-07-22 17:09 UTC] devurandom at gmx dot net
Description:
------------
It would be nice if you could update the docs.
I tried a very long time to insert dynamic parameters into
tags with simple <tag {function()}>. When I looked at the
ChangeLog I found that there is a parameter flexy:raw that
could be what I wanted.
This parameter was not listed in the docs at
http://pear.php.net/manual/en/package.html.html-template-flexy.php.
This it not how it should be!
At least a list of all supported features with a short
description would be nice.
If you have more time you should also state what is
allowed where and where not. (e.g. no <tag {}>)
Thanks,
Dennis