Version: 0.9, Package name: p5-Blatte-HTML-0.9 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description The Blatte-HTML module defines Blatte functions corresponding to HTML tags, making it possible to write Blatte that looks like this: Here is a {\a \href=http://www.blatte.org/ link} that can be translated to this: Here is a link The beauty is that you can use Blatte functions to encapsulate repeated constructs. For instance, this definition: {\define {\mypagestyle \=name \&content} {\html {\head {\title \name}} {\body {\h1 \name} \content}}} allows you to write {\mypagestyle \name={A page I wrote} This is my page.} which saves you from having to write: A page I wroteThis is my page. |
Filesize: 14.068 KB |
Version History (View Complete History) |
|
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-19 02:02:58 by Marc Espie | Files touched by this commit (243) |
Log message: USE_GROFF=Yes |
2010-07-13 14:14:24 by Stuart Henderson | Files touched by this commit (152) |
Log message: use REVISION |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-16 10:52:07 by Simon Dassow | Files touched by this commit (54) |
Log message: cpanify, use SHARED_ONLY and set one license looks ok to jasper@ |
2005-01-05 10:39:05 by Christian Weisgerber | Files touched by this commit (147) |
Log message: SIZE |
2004-09-15 12:49:53 by Marc Espie | Files touched by this commit (121) |
Log message: new plists. comment out netscape-dynmotif, since we don't have the required motif lib. |
2004-06-26 01:35:11 by Xavier Santolaria | Files touched by this commit (79) |
Log message: set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious reasons... okay pvalchev@. |
2004-01-17 21:09:25 by Christian Weisgerber | Files touched by this commit (8) |
Log message: overhaul |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-10-18 13:45:01 by Nikolay Sturm | Files touched by this commit (51) |
Log message: license markers and some corrections |
2002-12-29 08:03:57 by Federico G. Schwindt | Files touched by this commit (22) |
Log message: byebye NEED_VERSION. |