[Zope] Search path for objects
Andrew Milton
akm at theinternet.com.au
Thu Jun 23 10:19:59 EDT 2005
+-------[ John Poltorak ]----------------------
|
|
| Does Zope look anywhere apart from the current folder for objects which
| are specified like this:- ?
|
| <link rel="Stylesheet" type="text/css"
| href="ploneCustom.css" />
|
| I've cobbled together a website and can't work out where certain CSS tags
| are being specified. Is there a simple way to determine this?
It will grab it via the normal Acquisition mechanism.
Plone/CMF has special handling for 'skins' which it pushes into the
Acquisition path, css files are normally one of the things that are pushed in.
--
Andrew Milton
akm at theinternet.com.au
More information about the Zope
mailing list