E&S CVS Commit: CityKid - Added 'text' attribute to articles, to get processed version with PTMF

pje at eby-sarna.com pje at eby-sarna.com
Tue May 9 12:16:19 EDT 2006


Author: pje
Date: Tue May  9 12:16:17 2006
New Revision: 2132

URL: http://svn.eby-sarna.com?rev=2132&view=rev
Log:
Added 'text' attribute to articles, to get processed version with PTMFOG 
magic names removed.  Added timestamp preservation: files whose contents 
haven't changed will keep the same timestamp, to better support the use 
of tools like "make" and rsync.  Orphan deletion: files that do not 
have a corresponding CityDesk object will be deleted when the 
containing folder is published, thus cleaning up debris in the staging 
area when objects are renamed or deleted.  Simplified save() process for 
greater efficiency.  Added 'byTemplate' mapping to find articles by 
their template type.  Added 'sorted()' implementation for Python 2.3.

Modified:
    CityKid/citykid/commands.py
    CityKid/citykid/data.py




More information about the source-changes mailing list