Changing the reference_test url to display the view as as menu tab
doc2@drupalfr.org - March 13, 2008 - 17:26
| Project: | Referenced By Views Filter |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Version 31-12-2007
I use ReferencedByFilter to embed (with view_field.module) its view in my Galery node type (where I reference my images from).
Now on my galery node view, I have this view embed and my image nodes show up.
- Meanwhile the standalone view just displays what I want correctly (table view works at least), I cannot choose the way my image nodes appear within my galery node: they either appear as teasers or as full nodes, but all other view settings in the reference_test view just result as one of full node or teaser.
- I'd like to set the reference_test view page provided as menu tab so that I can edit it directly from my galery node view page (the view menu tab would thus appear alongside the node's view, edit and other tabs such as revisions or workflow... Which would make the management of the view much easier)
I'm not sure whether it is a ReferencedByFilter.module or a viewfield.module issue though.
To do so, I need the view to have a url such as node/$arg/reference_test . I tried to change it in the view but my viewfield view broke... Should I hack the reference_test url in the module?
Between us, I'd prefer a single "reference" or "reference_galery" path... or something customizable.
Greetings,
Arsène
