d6?
bgogoi - October 1, 2008 - 15:31
| Project: | CCK Node Menu |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
hello! any chance of releasing a D6 version?

#1
Hi
Do you have any plans for D6
I find this module interesting and would like to use it.
Thanks
#2
Sorry for my late posting. If you want to use it for D6, we could try to port it to D6. So let me know if you are still interested.
#3
I'd be interested. Can this module possibly take output from Views and create a menu? So for example, one used views to filter content by certain criteria and generate a list of linked pages. Could your module then allow that list to be printed as a menu?
#4
This module is not thought for working with views, because views allready implements functionality to create a "menu" by showing a block. Views does not really create a Drupal Menu, but can look like one showing links to nodes & more.
CCK Node Menu also does not really create a new drupal menu. It also only creates a new block, that shows links, this links are no core menu items, they are only rendered in list-tags, to look like a menu.
What CCK Nodemenu could do, is to generate links, that point to special (e.g. argumented) views. In combination you could CCK Node Menu let create links to:
view_page/%nid/sites_other_view/%nid
special_view/%nid/comments
node/74/%nid
...
%nidreplaced with the current Node ID.#5
Hi there,
seems like a great module - I would be happy about a D6 Port as well.
Thanks a lot!
Best regards,
Robert