I think Alec may have removed it after Plone 2.5. It certainly use to. global_defines.pt is officially the most hated template in Plone. We want to nuke it. Unfortunately, too much third party code depends on it so it's painful to get rid of. :-(
Martin
you can't.
Posted bychrismat
2008-02-07 12:13 PM
It can't be gotten rid of without breaking lots of stuff. That's why it hasn't be done. It won't be done. You'll need to make a new expression context that resolves its key names lazily instead. Yikes.
Martin