I am trying to add the functionality of displaying owner and ability to sort by it ... anybody else interested?

CommentFileSizeAuthor
#2 webfm-5.x-2.9.patch.zip10.07 KBhoobuba

Comments

robmilne’s picture

Patches are always welcome. Submit one and if it dovetails appropriately with the existing code it will be committed.

hoobuba’s picture

Title: Owner diplay » Owner display
Status: Active » Needs review
StatusFileSize
new10.07 KB

Hello,

so here are my minor changes:

- this will display 4th column - owner name
- fix the IE transparency of items not in DB
- adds couple more icons for other file types
- some style changes for size of panels (longer dir names were causing scrollbars in the tree panel)

Thanks for consideration.

Milos

robmilne’s picture

I've had a look and it looks really good - many thanks. A minor mod is required to get the owner name displayed in the attach listing. Also the 20M max file upload will get tuned down to 4 since it conflicts with my php.ini - site admins will have to adjust this manually anyway. Now I have to port over to 2.11.

hoobuba’s picture

Thank you for using it! I have never programmed, but I can read the code a little. Sorry about the upload limits.
Would that be ok if I come up with additional functionality for redirecting to contact form when clicking the user?

Thanks again for great module,

Milos

robmilne’s picture

That sounds like another good idea. By all means try your hand at it and submit a patch if successful.

robmilne’s picture

Status: Needs review » Fixed

Note that an update already exists in DRUPAL-5 head for webfm.js not in 2-12! For some unknown reason my javascript isArray and isObject funcs started acting up (I haven't touched them since very early releases).

Anonymous’s picture

Status: Fixed » Closed (fixed)

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