in default views the tags work but not in Views pages

or have i missed something??

Comments

westwesterson’s picture

Priority: Critical » Normal

critical means the site crashes...

profix898’s picture

Category: bug » feature

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 ...