View2 integration please
chasz - September 3, 2008 - 07:18
| Project: | Rep[lacement]Tags |
| Version: | HEAD |
| Component: | Code / API |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
in default views the tags work but not in Views pages
or have i missed something??

#1
critical means the site crashes...
#2
Views2 support isnt easy to achieve. Thats basically because Views2 doesnt provide a hook to alter the data before it is rendered. You can - of course - run reptag on the theming level, but for now it wont work out of the box (without modification or custom code). I'm currently investigating the API of Views2 and especially the newly introduced handlers ...