Stephen Cook wrote:
> but our developer
> does not know which template was customized.
If you haven't changed Plone beyond recognition, such
customised files
should be easy to find, right??
Its either in the ZMI -> Portal_skins -> custom (or
some folder you
added) or its in a filesystem product.
This doc is useful
http://p
lone.org/documentation/migration/2.1
especially the bit at the bottom : "Tip: How to
re-customize your templates"
Essentially you need to audit your customisations.
For every file you've customised, compare (use diff on *nix,
or whatever
you use to compare it on Windows, personally I'd install
Cygwin on
Windows so I had diff) the uncustomised file under CMFPlone
for 2.1 &
2.0.5 - if it hasn't changed in Plone, you can leave your
customisation
intact. If it has changed however you need to recustomise,
and bear in
mind you may need to customise a different file this time to
achieve the
same result in 2.1.
HTH,
Nick
--
Nick Davis
Web Application Developer
University of Leicester
http://www2.le.ac.uk
http://ebulletin.le.ac.uk
a>
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
|