diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-Petal/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'textproc/p5-Petal/pkg-descr')
-rw-r--r-- | textproc/p5-Petal/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Petal/pkg-descr b/textproc/p5-Petal/pkg-descr index 4119dd039a73..f5b35f5c15ff 100644 --- a/textproc/p5-Petal/pkg-descr +++ b/textproc/p5-Petal/pkg-descr @@ -1,13 +1,13 @@ -Petal is a XML based templating engine that is able to process any kind of +Petal is a XML based templating engine that is able to process any kind of XML, XHTML and HTML. -Petal borrows a lot of good ideas from the Zope Page Templates TAL -specification, it is very well suited for the creation of WYSIWYG XHTML +Petal borrows a lot of good ideas from the Zope Page Templates TAL +specification, it is very well suited for the creation of WYSIWYG XHTML editable templates. -The idea is to further enforce the separation of logic from presentation. -With Petal, graphic designers can use their favorite WYSIWYG editor to -easily edit templates without having to worry about the loops and ifs +The idea is to further enforce the separation of logic from presentation. +With Petal, graphic designers can use their favorite WYSIWYG editor to +easily edit templates without having to worry about the loops and ifs which happen behind the scene. WWW: http://search.cpan.org/dist/Petal/ |