If you want to maintain this module, please post a followup.

Comments

vinayras’s picture

i am interested in maintaining this module.

heine’s picture

I'm a bit concerned about your level of expertise; Subuser contains a number of weird query parts:

refuid='%s'
refuid='%d'

Refuid is an int, so refuid = %d should be used.

nunoveloso’s picture

I'm in. I'm already porting the description URL version to D6.

However, for now I just intend to support and fix bugs and don't plan any extra features development (besides description URL).

Sounds good for you?

heine’s picture

Status: Active » Fixed

Sounds great to me :)

I've transferred the project to you.

nunoveloso’s picture

Assigned: Unassigned » nunoveloso

Dear Drupalers,

As you may have noticed, Heine handed me the reins of this module so I'll do my best. However, for now I just intend to support and fix bugs and don't plan any extra features development (besides description URL).

I had a different version (customised for personal use) from the current ones in dev. I tried to merge those to versions, did some code improvements and added/modified some features. So I will now release the first "stable" versions (D5 & D6). Here is a list of what has been added/modified:

I hope it will be useful for all of you. Thank you for your feedback! Don't forget there are some todo's like

  • query optimisation (I am thinking on it)
  • support for private file upload
  • etc.

Enjoy!

Status: Fixed » Closed (fixed)

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