Hi,
I definitely need your module to create a "Content" page listing all nodes with options to edit, delete etc. (just like the Drupal "Content Management >> Content" page, but for user that don't have the "Administer nodes" permission).

But we are using Drupal 6.2 :-/ Is there a chance you will release a 6.x version in near future?

cu,
Frank

Comments

infojunkie’s picture

Assigned: Unassigned » infojunkie

/admin/content/node2 is the URL for such a view. You can override it and change the URL to suit your needs. Would that achieve what you're looking for?

As for the D6 port, yes I will definitely release it in the near future. When exactly isn't clear right now :-)

Anonymous’s picture

No, my problem is that users without "Administer node" permissions will have access denied to the "Content page" so I need to rebuild it (with views) so that normal users can get the list of all nodes (and sort, filter etc.). But then they should also be able to delete e.g. 10 pages at once, that's what I need your module for.

So I will wait patiently for the 6.x version :-) Thanks for caring!

citronized’s picture

Any news about a 6.x release? :)

I think your module would be just great to allow users clicking on items of a View list, in order to link those custom nodes to their profile.

I don't know how I could do that without this module…

mroswell’s picture

Subscribing

infojunkie’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

The first 6.x-1.x-dev release was made today. It's still missing some features but it is functional :-)

infojunkie’s picture

Status: Active » Closed (fixed)
infojunkie’s picture

Status: Closed (fixed) » Fixed
Frank Steiner’s picture

Cool, thank you!

moshe weitzman’s picture

I did a quick code review and the D6 version looks really clean. Well done!

Anonymous’s picture

Status: Fixed » Closed (fixed)

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