mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
12 lines
503 B
Plaintext
12 lines
503 B
Plaintext
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
|
|
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
|
|
which happen behind the scene.
|