Monday 21 November 2005 6:25:29 am
This is not possible from template by default. You can use e.g custom template operator however here you can expect some limitation because of view caching. If the view cache has been generated for a page and the next user requests it the template code will not be run. Disable view cache for tpl might help but cost of doing this will be performance.
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|