-
Peter Anselmo posted an update 13 years, 1 month ago
@moorezilla @moorezilla More testing help is always appreciated. The current Development version should be good to go with 1.5, here’s a link:
https://downloads.wordpress.org/plugin/buddypress-group-documents.zip
Cheers,
Peter -
Peter Anselmo posted an update in the group Group Documents 13 years, 1 month ago
Hey All, I’m not dead. I’m working on a fix for 1.5 compatibility. Email me if you’re up for testing.
-
Peter Anselmo posted a new activity comment 14 years, 2 months ago
Interesting Idea. It would take a moderate amount of tweaking, as the database table would have to be modified for the extra field. From a UI perspective, It could be pretty simple, a checkbox could change the file field to a text field or something similar. It’s not something I’ll be able to get to anytime soon, but if yourself or another…[Read more]
-
Peter Anselmo posted a new activity comment 14 years, 2 months ago
It’s a good idea. Definitely on the roadmap.
-
Peter Anselmo posted a new activity comment 14 years, 2 months ago
It’s probably a size issue. The error reporting if the file is to big is buggy. I hope to make that more reliable in the next version.
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
Hi Ali,
You Have Mail 😛 -
Peter Anselmo posted on the forum topic Is Group Documents safe on large sites? Can people upload malicious code/ viruses etc? in the group How-To and Troubleshooting: 14 years, 3 months ago
Hi @rossagrant, @r-a-y & @hkcharlie, Thanks for the good question. So, there are three separate questions here that are slightly but significantly different, and often get merged into one. First: ‘Can people upload malicious things?’ Yes. Say I have a file MyVirus.exe. I can rename it to MyVirus.exe.txt, and upload it to the site. Adding a MIME…[Read more]
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
Hi @idealien,
I’ve looked into this before, and found that Ajax Chat conflicts with any plugin that uses the Group Extension API. This includes plugins like Group Wiki, Invite Anyone, and many others. I imagine it does some sort of check to see if a plugin template is used, rather than checking for it’s own URL like it should. Thanks for…[Read more] -
Peter Anselmo posted a new activity comment 14 years, 3 months ago
FYI, I’m liking this idea more the more I think about it. It’s also been suggested by multiple people at this point, a good omen for it’s inclusion.
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
Thanks for the feedback, these are great suggestions. I’ve added all of them to my idea roadmap. Granted, I’m moving through the roadmap at a very slow pace, But they’re there 🙂
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
Haha, soon! I’m working on implementing a flash upload progress bar and some other UI stuff. I’ll probably have an update out in 2 weeks or so.
-
Peter Anselmo posted an update 14 years, 3 months ago
@boonebgorges Boone,
Thanks for helping out on chat, Sorry at the end I had to go afk, a client called.Anyway, I found a ticket already on trac for what we were talking about: https://trac.buddypress.org/ticket/2451 I added my 2 cents. I tried your suggestion at the end of the chat, and it got us close, but not quite there.
Anyway, I hope to…[Read more]
-
peteranselmo posted on the forum topic Does moderation tie in with BP documents plugin? in the group BuddyPress Moderation: 14 years, 3 months ago
@rossagrant, @francescolaffi
Don’t hesitate to ping me once the moderation plugin is fully up and running. I’m certainly willing to help make sure Group Documents is compatible. -
peteranselmo joined the group BuddyPress Moderation 14 years, 3 months ago
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
Thanks, I’ll take you up on that, as I’ve added a few strings 🙂
-
Peter Anselmo posted an update 14 years, 3 months ago
Giving Group Documents some TLC. Adding more options, and working on some UI tweaks. Stay tuned!
-
Peter Anselmo posted a new activity comment 14 years, 3 months ago
@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 Anselmo posted a new activity comment 14 years, 3 months ago
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] -
Peter Anselmo posted a new activity comment 14 years, 4 months ago
Hmmmm, There’s not a simple way. Here’s the details:
There’s a class variable in templatetags.php called “total_records”. After a template object is populated (see index.php line 335), this variable will have what you need. It’s used to display the total in the paging summary before the list. However, I never intended it to be accessed…[Read more]
-
peteranselmo posted on the forum topic Getting the current logged in user ID? in the group How-To and Troubleshooting: 14 years, 4 months ago
Is it tied to any action hook? PHP reads in all the BP code before executing much of it. If your function is called too early, the BP global won’t have been populated yet. That may or may not be the problem, but worth experimenting with.
- Load More
@peteranselmo
Not recently active