Is there a port to version 5 planned in the near future?
I didn't know about this module, when I started to work on something similar some days ago ...

Comments

ray007’s picture

All right, since there's no reply here, I made a project with what I've created so far, see http://drupal.org/project/menu_stp

fago’s picture

hm, sry I've checked in the code but forgot to add the release. I've added it now.

your project is interesting (and different to this one)

fago’s picture

Status: Active » Fixed
ray007’s picture

Different? How so?
Apart from my not needing a patch for menu.inc, that is ...

fago’s picture

my module is about menu item permissions, not about access restrictions of modifying menu items.

brianpeat’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev
Component: Code » Miscellaneous
Category: feature » bug
Status: Fixed » Active

Not sure if I'm posting this right, but I tried the 5 build today in Drupal 5.1 and I had two problems

1. The documentation with the 5 download has you patching a menu file...it gives nasty errors when you do that, so i unpatched it and the install went fine.

2. The module isn't adding tables to my database, so I'm getting SQL errors that the table doesn't exist. I'd LOVE to use this module, so I wonder if I've got issues on my end, or if there are problems with the new build.

brianpeat’s picture

ooop, sorry, double posted this. I'm still learning the system here.

fago’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)