PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Template_Flexy » Bug #4886

Please update the docs

Details

Request #4886Please update the docs
Submitted2005-07-22 17:09 UTC
Fromdevurandom at gmx dot net
StatusClosed
PackageHTML_Template_Flexy
PHP VersionIrrelevant
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