About 'permalink', for plugin developers.
The permalink would be initialized into the context by:
- pylucid_project.apps.pylucid.context_processors.
pylucid
It used the permalink created by the current pagemeta.
To change the permalink, e.g. for a deeplink to a item detail, use this pattern:
The blog and lexicon plugin does this, yet.