-
foxly posted on the forum topic Adding a function for new image thumbnail sizes in the group BuddyPress Media: 14 years, 3 months ago
@JordashTalon For version 0.1.7, it would require over 4 hours of work. You would have to modify the media item DB table, image resizing functions, template tags, and admin panel functions. Basically, its not something you’d want to do. That’s why we decided to use a different strategy in 0.1.9. For version 0.1.9 … 1) Create […]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Media: 14 years, 4 months ago
We now have embedded videos working. See our activity stream:
http://code.google.com/p/buddypress-media/updates/list
We’ll probably have a nightly build out in a few days.
^F^
-
foxly posted on the forum topic Latest Images on Home page in the group BuddyPress Media: 14 years, 4 months ago
See the features list:
http://code.google.com/p/buddypress-media/wiki/BuddyPressMediaFeaturesList
See the tutorial on our codex:
http://code.google.com/p/buddypress-media/wiki/UsingTheFeaturedContentLoop
^F^
-
foxly posted on the forum topic Group Photos in the group BuddyPress Media: 14 years, 4 months ago
@ankka Both users and group administrators will have extensive control over privacy options, and the plugin will resolve privacy level conflicts; for example in a situation where the user tries to commit a private photo to a public group, the plugin will ask the user for permission “You are trying to post a photo that you […]
-
foxly posted on the forum topic Video/youtube type functionality questions, help please! in the group BuddyPress Media: 14 years, 4 months ago
I’m back. …so, just to answer everyone’s questions: @rickkumar Q1: Per my understanding, videos/audios wonโt take any storage/bandwidth on our site if all these are embedded by our members or us. For example, if videos are embedded from youtube, then it will take youtube bandwidth. Right? That’s true, but remember, YouTube is not run by idiots. […]
-
foxly posted on the forum topic Grouping Photos uploaded within a certain time-period on Activity Stream in the group BuddyPress Media: 14 years, 4 months ago
So did we, in version 0.1.9 … ๐
“Social Settings” -> “Activity Stream” -> “Window Size”
^F^
-
foxly posted on the forum topic Video/youtube type functionality questions, help please! in the group BuddyPress Media: 14 years, 4 months ago
@rickkumar In general, when picking a CMS for a web application you’ll always want to go with an “open source” application. In terms of availability of information, add-ons, and raw progress, nobody out there can compete with WordPress / BuddyPress. 1. Can BuddyPress (along with BPMedia plugin) be used for a video portal social network? Yes. […]
-
foxly posted an update 14 years, 4 months ago
@alanchrishughes The features outlines in the BuddyPress Media Group Albums document (http://code.google.com/p/buddypress-media/issues/detail?id=5) are features that are in the queue to be added to upcoming versions of the plugin …like, within a month. They could certainly be added by other people that know how to extend plugins, but I’d…[Read more]
-
foxly posted on the forum topic Group Photos in the group BuddyPress Media: 14 years, 4 months ago
Buddypress Media supports many different ways of adding content to group albums. Have a look at our group albums design document:
http://code.google.com/p/buddypress-media/issues/detail?id=5
^F^
-
foxly posted on the forum topic Plugin clashes? in the group BuddyPress Media: 14 years, 4 months ago
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Media: 14 years, 4 months ago
@rolandogomez You will lose all data when the stable version comes out, unless: a) you are using version 0.1.7 …or b) you are using a version of 0.1.9 that has a completed data model. We’re working as fast as we can to get the data model finished. We’ll make a post to let everyone know when […]
-
foxly posted on the forum topic A few problems with Album+ on WordPress 3.0 in the group BuddyPress Media: 14 years, 4 months ago
Re: DB Files – No, you have to delete all uploaded files and all DB tables or you will get strange errors.
Re: Upload size limit not being enforced – There is now an issue tracker entry for this problem http://code.google.com/p/buddypress-media/issues/detail?id=18
^F^
-
foxly posted on the forum topic .19 ready for a live site? in the group BuddyPress Media: 14 years, 4 months ago
@bplove So just a progress update here: we’re now about half way through the changes to the data model. If you’re following our plugin’s activity stream on Google Code http://code.google.com/p/buddypress-media/updates/list …the next things to look out for are: “decoupling buddypress media multi-item activity stream posts BP activity stream…[Read more]
-
foxly posted on the forum topic .1 9 (recomendation) easy facebook photo in the group BuddyPress Media: 14 years, 4 months ago
We’ll certainly consider adding interoperability with Facebook in the future.
In the meantime, we’ve added huge numbers of hooks and filters to our plugin so other developers can easily extend BP Media with this functionality.
^F^
-
foxly posted an update 14 years, 4 months ago
@DJPaul Hey, just noticed you’re getting ready to release the next version of your achievements plugin again. We’re trying to make BP Media inter-operable with all the other major Buddypress plugins …and we’re taking requests for hooks… so if there’s anything you’d like added, let me know. We have an issue tracker entry for it here:…[Read more]
-
foxly posted on the forum topic Interoperability Between Cubepoints and BP Album+ in the group CubePoints Buddypress Integration: 14 years, 4 months ago
I created a features list entry in our wiki for you, as per your request in our forum, take a look:
http://code.google.com/p/buddypress-media/wiki/BuddyPressMediaFeaturesList
Thanks!
^F^
-
foxly posted on the forum topic [Devs feedback] hooks discussion in the group BuddyPress Album+: 14 years, 4 months ago
I created a features list entry in our wiki for you, take a look:
http://code.google.com/p/buddypress-media/wiki/BuddyPressMediaFeaturesList
Thanks!
^F^
-
foxly posted on the forum topic I wanna help by testing โ But am I doing it right? in the group BuddyPress Album+: 14 years, 4 months ago
@Sadr You delete the DB tables using phpMyAdmin if you’re using an XAMPP or MAMPP setup on your local computer, or whatever program your web host provides if you’re running on a remote server. Deactivate the plugin When upgrading from nightly build 2010-07-15 delete all the db tables prefixed with bpm_ Delete the directories…[Read more]
-
foxly posted on the forum topic Latest photos in sidebar in the group BuddyPress Album+: 14 years, 4 months ago
The version 0.1.9 nightly build has extensive built-in features for doing this. Have a look at the wiki entry:
http://code.google.com/p/buddypress-media/wiki/UsingTheFeaturedContentLoop
Just be sure you don’t install the 0.1.9 nightly on a production site until we finish the data storage model… because you’ll lose all your…[Read more]
-
foxly posted on the forum topic No photo display, Only white box with x for uploading photos. in the group BuddyPress Album+: 14 years, 4 months ago
I’m glad 0.1.9 works on your system. Make sure you do not run 0.1.9 on a production site until we get our data model finished, because you’ll lose all uploaded content when we make the switch.
^F^
- Load More
@foxly
Active 5 years, 9 months ago