from Products.CMFCore.DirectoryView import registerDirectory +from Products.CMFCore import utils +from Globals import package_home from config import GLOBALS +from os.path import dirname + +parent = dirname(package_home(GLOBALS)) +ppath = utils.ProductsPa
Originally from del.icio.us/tag/plone by