Y
Hacker News
new
|
ask
|
show
|
jobs
by
ravishi
4036 days ago
Not saying that is the case here, but Zope used to use @@ in the URLs for view lookup. Like in /folder/item/@@editWithFancyForms.
1 comments
chrneumann
4035 days ago
That's the case. Monsti is influenced by Kotti which is influenced by Plone which is based on Zope which uses @@ for "actions" (or whatever they call them). Monsti uses @@ to distinguish actions from regular URLs.
link