Active
Project:
Rep[lacement]Tags
Version:
master
Component:
Code / API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 07:18 UTC
Updated:
28 Sep 2008 at 17:15 UTC
in default views the tags work but not in Views pages
or have i missed something??
Comments
Comment #1
westwesterson commentedcritical means the site crashes...
Comment #2
profix898 commentedViews2 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 ...