summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* branch for pypy experimentspypyzptGodefroid Chapelle2007-06-050-0/+0
* added find-links to zope.orgChristian Zagrodnick2007-06-011-0/+1
* Moving code to satellite.Christian Theune2007-05-0347-0/+2031
|\
| * - zope.pagetemplate.pagetemplatefile introspects the html http-equivbackups/monolithic-zope3@75158Christian Zagrodnick2007-03-073-1/+18
| * Merge from 3.3 branch:Philipp von Weitershausen2007-01-141-0/+10
| * - removed `usage` cruftChristian Theune2006-09-057-97/+0
| * - removed internal concept of 'warnings' from TAL as it was cruftChristian Theune2006-09-011-12/+2
| * - ported fix for issue 199 from 3.3 branch: macro expansion on ZPT pages now...Christian Theune2006-06-171-2/+2
| * Forward port from 3.3 branch:Philipp von Weitershausen2006-05-213-0/+14
| |\
| | * The default Context implementation wasn't fully complying with ITALExpression...Philipp von Weitershausen2006-05-213-0/+146
| * fix typosFred Drake2006-05-111-2/+2
| * enable previously-failing test, adding in a fix for the problem:Fred Drake2006-03-141-3/+3
| * add two tests for the interaction of on-error handlers and macros; oneFred Drake2006-03-131-0/+38
| * Improved bug 199: ZPTPage macro expansion Changed label text to match theChristian Theune2005-12-021-1/+1
| * Fixed bug 489: Template Parse Errors Do Not Report the FilenameChristian Theune2005-12-021-2/+2
| * Don't shadow. remove empty linesJulien Anguenot2005-10-141-11/+9
| * Massive style cleanup: Move to new raise exception style; for motivation, see:Martijn Pieters2005-08-302-3/+3
| * Now input encoding of a PageTemplateFile in 'html' mode is determinedDmitry Vasiliev2005-07-212-5/+41
| * Added new testDmitry Vasiliev2005-07-201-1/+18
| * Refactoring: method extractedDmitry Vasiliev2005-07-201-12/+17
| * Triggered substitutions for 'Id'Dmitry Vasiliev2005-07-150-0/+0
| * Default input encoding for PageTemplateFile set to 'utf-8'Dmitry Vasiliev2005-07-141-4/+10
| * remove spurious executable bitsFred Drake2005-05-205-0/+0
| * Now check_xml() output will be more helpful in case of unicode stringsDmitry Vasiliev2005-05-061-1/+1
| * Set substitution for 'Id'Dmitry Vasiliev2005-05-040-0/+0
| * Fixed issue #387: apidoc and CookieDmitry Vasiliev2005-03-311-11/+8
| * minor editingEgon Frerich2005-02-242-3/+7
| * make the special Rotterdam skin widget deals with line-end normalizationFred Drake2004-08-121-2/+0
| * add a note about z.a.pagetemplate using different engines to implementFred Drake2004-07-261-0/+3
| * Made sure that all module doc strings have an $Id$ tag. While doing this Stephan Richter2004-07-164-3/+27
| * Converted as many classes as possible to new style classes.Stephan Richter2004-07-154-9/+19
| * Removed __metaclass__ and made classes inherit 'object'.Stephan Richter2004-07-151-6/+4
| * Converted XXX to TODO.Stephan Richter2004-07-131-1/+1
| * While I was working on functional tests, I found the scenario when this Stephan Richter2004-07-131-2/+3
| * fix incomplete sentenceFred Drake2004-07-071-1/+1
| * Add pt_errors() and pt_warnings() to IPageTemplate.Fred Drake2004-07-071-0/+20
| * Do not accumulate newlines between the error marker and the template content.Fred Drake2004-07-071-3/+7
| * migrate text documents to reStructuredTextFred Drake2004-06-302-63/+64
| * Added interface declarations.Jim Fulton2004-06-241-13/+17
| * Added interfaces describing page template external and subclassingJim Fulton2004-06-241-1/+72
| * Removed unused document_src method.Jim Fulton2004-06-241-11/+0
| * Updated to reflect reality (perhaps).Jim Fulton2004-06-241-29/+2
| * Added a high-level description of how things fit together.Jim Fulton2004-06-241-0/+29
| * Added another debug flag, ++debug++tal, that shows TAL markup in generatedMarius Gedminas2004-06-122-5/+6
| * Added ++debug++ traversal adapter that allows you to specify a comma separatedMarius Gedminas2004-06-112-4/+5
| * Updated to use ZPL 2.1.Jim Fulton2004-06-029-9/+9
| * Tell subversion to expand the Id keyword:Philipp von Weitershausen2004-05-163-3/+3
| * Set mime-type or svn-eol property from cvs expansion dataroot2004-05-110-0/+0
| * Get rid of useless markers.Philipp von Weitershausen2004-05-111-6/+0
| * start adding packaging metadata to the Zope treeFred Drake2004-04-071-0/+3