Ramon
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Docs] [Plugin: BuddyPress Docs] Docs with attachmentsHi all,
I put the code here: https://bitbucket.org/ramonhollands/buddypress-docs-file-upload
It’s a basic working version and I’m looking for budget now for further development.
Let me know what you think.Kind regards,
RamonForum: Plugins
In reply to: [bbPress Threaded Replies] Reply error on forum with multiple pagesHi Jennifer,
I’m using the ‘reply to’ functionality.
We have discovered that the problem disappears after installing the GD-BBpress-attachments plugin and enabling this option: ‘ if you use shortcodes to embed forums, and you rely on plugin to add JS and CSS, you also need to enable this option to skip checking for bbPress specific pages.
Always Include’
So probably it had something to do with javascript?
Forum: Plugins
In reply to: [BuddyPress Docs] [Plugin: BuddyPress Docs] Docs with attachmentsHi,
We have developed a plugin some time ago which adds file upload functionality to this plugin.
– It adds an extra button in the wysiwyg editor. Pressing this button opens a file dialog
– The file is added to the wiki as a link (or an image). The download is a protected URL (for private groups) and files saved in an directory
– It includes extention filter and file size filterThere is however a small bug in it. The system uses a very old version of a fileuploader which doesn’t function in Internet Explorer. I want to implement a new version of https://github.com/valums/file-uploader.
Someone willing to cooperate? And get this plugin released?
Kind regards,
Ramon