head	1.3;
access;
symbols
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.11.05.09.07.42;	author kris;	state dead;
branches;
next	1.2;

1.2
date	2004.04.10.06.16.21;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2001.08.16.10.53.22;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove expired ports
@
text
@From the website:

  This product seeks to establish website production harmony
  through the seamless integration of the three separate domains:
  Presentation, Content and Logic.

Zope Page Templates comprise a trio of Zope products which allow the complete
conceptual separation of design (presentation) elements from business logic
elements in a Zope-driven web application.  In essence this allows web
designers to work on design templates for a Zope-based site using their
favourite WYSIWYG web design tools.

The ZPT implementation includes the Template Attribute Language (TAL), a web
templating language (i.e. analogous to, say, PHP or Zope's own DTML).  TAL is
an intentionally simple language, since in the ZPT paradigm all business
logic should be implemented externally to the page templates in Python (or
Perl) Script objects.

See also:  http://www.zope.org/Documentation/Articles/ZPT{1,2}

Author: Evan Simpson <evan@@digicool.com>  
WWW:    http://www.zope.org/Members/4am/ZPT/

-- Johann Visagie <wjv@@FreeBSD.org>
@


1.2
log
@Per distfile survey, chase rearranged mastersite.  Pacify portlint.
Mark as deprecated, since modern versions of Zope (>=2.5) include
this functionality.  Notified maintainer.

Note: this change does not fix the plist problems.
@
text
@@


1.1
log
@Add zope-zpt 1.4.0 - Zope Page Templates (ZPT) may be used to separate
design and logic elements in Zope applications.
@
text
@d22 1
a22 1
WWW:    http://www.zope.org/Members/4am/ZPT
@

