Hi Bart,

Would consider adding a place where a View could be added, at the bottom, of a VI?

thanks

Comments

xano’s picture

Project: Vocabulary Index » Index
Version: 6.x-3.x-dev » 6.x-1.x-dev
Component: User interface » Code

You can add views to vocabindex_page.tpl.php. In this file all rendered parts of the index are put together. Note that this is only possible for pages with Vocabulary Index 6.x-2.x. I moved this issue to Index, so functionality to add extra stuff to blocks can be added to 6.x-1.x.

green monkey’s picture

thank you - this program is very useful

xano’s picture

Assigned: Unassigned » xano
Status: Active » Fixed

Adding Views or other extra information can now be done by overriding theme_index(), which gets passed on the index object and its rendered contents as variables.

Thanks for the request :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xano’s picture

Assigned: xano » Unassigned