hello! any chance of releasing a D6 version?

Comments

hanen’s picture

Hi
Do you have any plans for D6
I find this module interesting and would like to use it.

Thanks

derhasi’s picture

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.

mcfilms’s picture

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?

derhasi’s picture

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

%nid replaced with the current Node ID.

murokoma’s picture

Hi there,

seems like a great module - I would be happy about a D6 Port as well.

Thanks a lot!
Best regards,
Robert