AW: ZMS using CMF Skins Tool

"Christian Meier" <[email protected]> Sat, 26 Feb 2011 13:47:00 +0100
Newsgroups gmane.comp.cms.zms.devel
Message-ID <007801cbd5b3$42dec8b0$c89c5a10$@info>
Our ZMSThemes-Proposal gives an approach for separating layout/design and
application logic:
http://zmslabs.org/trac/wiki/Proposals/ZMSThemes

Regards
/CM

Von: [email protected] [mailto:[email protected]]
Im Auftrag von sascha.gottfried
Gesendet: Donnerstag, 24. Februar 2011 20:36
An: [email protected]
Betreff: [zms-developers] ZMS using CMF Skins Tool

  
Currently I am trying to work with Filesystem Directory Views registered in
CMF Skins Tool. Templates and scripts are on the filesystem in a working
copy checked out of my version control system (subversion). That separates
my application code from zms core files (TTW DTML Methods of spec. objects
and DTML for templating).

Anyone out there doing the same, knowing of some problems or a dead end for
this kind of development??? Any suggestion for improvements are welcome.