summaryrefslogtreecommitdiff
path: root/dummyengine.py
Commit message (Expand)AuthorAgeFilesLines
* Converted as many classes as possible to new style classes.Stephan Richter2004-07-151-3/+3
* Converted XXX to TODO.Stephan Richter2004-07-131-2/+2
* Cleaned up trailing whitespace, fixed a typo, and wrapped a 97-character wideMarius Gedminas2004-06-101-1/+1
* Updated to use ZPL 2.1.Jim Fulton2004-06-021-1/+1
* Tell subversion to expand the Id keyword:Philipp von Weitershausen2004-05-161-1/+1
* MessageID should be had from zope.i18nmessageid, not zope.i18n.messageid;Fred Drake2004-04-151-2/+2
* Added getValue(name, default) to engine.Stephan Richter2004-03-231-1/+7
* Use new translation API.Stephan Richter2004-03-081-8/+13
* Final HEAD checkin of "Inline Code Support in TAL". For detailed messagesStephan Richter2003-08-211-1/+43
* some reformatting to ease comparisons between 2.x and 3Godefroid Chapelle2003-08-151-2/+2
* Fixed a couple of bugs in TAL. There are two more tests in the branch thatStephan Richter2003-08-081-2/+12
* Removed tab characters.Steve Alexander2003-06-031-1/+1
* Renamed a bunch of interfaces to reflect the TAL expression, ratherJim Fulton2003-05-201-11/+11
* Importgeddon part the second. Removed unused imports throughout theMartijn Faassen2003-05-011-1/+0
* Added support for alternate domains.Jim Fulton2003-04-301-0/+6
* Make the various i18n interfaces more consistent in their argumentBarry Warsaw2003-04-171-4/+4
* Pass the default text to the translation service so intepolations can beFred Drake2003-04-031-8/+11
* Refactored the translation service interfaces and updated all theBarry Warsaw2003-03-251-16/+4
* Updated DummyDomain to simulate an unknown message id when translating.Nathan Yergler2003-03-251-0/+5
* Moved some missplaced interface files.Jim Fulton2002-12-311-2/+2
* Grand renaming:Jim Fulton2002-12-251-0/+241