Plugin: Group Documents
-
Great Plugin. But on my setup (worpdress 3.1.3 with MU), I could not see the administration menu on the panel BuddyPress. I solved the problem by replacing in the file “index.php” of plugin all strings : ‘admin_menu’ by is_multisite ()? ‘network_admin_menu’: ‘admin_menu’ example : add_action( is_multisite() ? ‘network_admin_menu’ :…[Read more]
-
Great! … the only thing confuse me is the category– Can we click a category name and get a list of documents in this category in this group?
-
-
Great plugin. Really useful for sharing file. Does anyone know how to change the default upload directory to something else. Say a folder on root? Any help will be appreciated.
-
Sorry, forgot to ping. @PeterAnselmo
-
-
Great plugin. A few things I would love to see added (some of which have already been mentioned by others)… 1. A site wide view of all documents just like forums showing all docs, their groups and categories and who uploaded them. 2. A search function. 3. The ability to add more fields – eg. author, abstract, etc…
-
Really impressed by the capabilities and ease of use. The only improvements I see so far are: - a list of categories already in use by other groups, in order to maintain coherence through groups. - somehow, I’m not able to upload a 17Mb document. Is there a limit on file size? If so, what is it? Regardless, thank you for the wonderful work!
-
Hi @graphility,
Thanks for all of the positive feedback. I like your list of sitewide categories idea, although I could see the list becoming VERY large VERY fast on big sites. I’d worry about the usability of such a long list. Hmmmm. How about using an autocomplete? When the user starts typing in the box, suggestions (categories from other…[Read more]
-
-
Pretty good plugin. does what it says it does. It could use a tiny bit of polish. especially around the activity updates. but the tricky stuff about handling flies it does perfectly. For some reason when I install BP multilingual this plugin and this only becomes french. bizarre. 5/5.
-
@Dwenaus, thanks for the comments. The language problem is bizarre. I don’t even know what to think of that.
As far as the activity updates go, let me know if you think of any specific suggestions. I take all suggestions seriously.
-
-
Peter – so far all works great but there are a few things still needed to make it ready for prime time in my use case (not a criticism) 1. Seems that categories are on a by Group basis which means that I will have difficulty creating a site wide Doc library organized by category. Making cats universal would address that. 2. Adding the option for…[Read more]
-
-
I like this one so much! Very useful extension for groups and the roadmap is really promising.
-


Hey, I’m having the same trouble, but replacing these lines isn’t working (I’m likely doing something wrong). Can you post or send me your index.php? thanks