[Lazarus] fpWeb and templates
Michael Van Canneyt
michael at freepascal.org
Fri Dec 17 14:45:03 CET 2010
On Fri, 17 Dec 2010, ik wrote:
> Can I load sub template inside the main template ?
If you set the template to text with more templates in it,
it will process the additional templates.
see fcl-base/texts/fptemplate.txt
Note that I just discovered in trunk that some events/properties are not published.
I fixed this. But it can be that you'll have to set some properties/events in code
in your FPC/Lazarus version, because they're only Public.
Michael.
More information about the Lazarus
mailing list