-
Pisanojm posted a new activity comment:
Any ”like” plugin devs still working on this plugin???
In reply to - Pisanojm posted an update in the group BuddyPress Like : @hempsworth Would love to see the functionality of this plugin to include a ”preview” of what was liked… This would enhance our users probability of clicking to view ”what” was ”liked”. I.E. Instead of: ”Pisanojm Liks Somebody’s Activity” it would say this then include a 75 character preview of [...] · View -
Pisanojm posted on the forum topic WP-minify and new version of Buddypress in the group How-To and Troubleshooting:
@ray you mentioned a month ago about a plugin for caching avatars…. any ideas what/where this is?
-
Pisanojm posted an update in the group BuddyPress Share It:
@modemlooper Was messing around with your plugin today… I wanted to add the blogurl before the ”share” and also limit the Title for Twiter Shares as some of our forum topics titles are quite lengthy…. So I added a function, a couple of new variables, and a slight change to the twitter wording… now I have it where I want… it’s simple code, but I thought it might be useful for some people trying to do similar…
function twitter_short_title() { $twitter_title= bp_get_the_topic_title(); $countt = strlen($twitter_title); if ($countt >= 80) { $twitter_title = substr($twitter_title,0,80); $twitter_title .='...'; } return $twitter_title; } function bp_share_it_button_topic_filter() { $topiclink = bp_get_the_topic_permalink(); $topictitle = bp_get_the_topic_title(); $pluginpath = plugins_url(); $shareitblogurl = get_bloginfo('wpurl'); $twitter_title_post = twitter_short_title(); $shareittwitter = '<a class="new-window" href="http://twitter.com/share?url=' . $topiclink . '&text='.$shareitblogurl.' Topic: '.$twitter_title_post.'"><img src="' .$pluginpath . '/buddypress-share-it/img/tweet.png"></a>'; -
Pisanojm joined the group BuddyPress Share It
-
Pisanojm posted on the forum topic Groups tab…add most recent post blurb under group description. in the group How-To and Troubleshooting:
So I looked at this and it looks like it would be more difficult that I expected… It doesn’t look like there is an easy way to differentiate which topic to pull… that is using the bp_has_forum_topics () loop I can pull the most recent of all the topics, but there is no easy way [...]
-
Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:
@modemlooper I respectfully disagree with your assessment of pulling tweets into a site. In our situation (and many others) a large part of our PLN is integration with the established PLN already on Twitter or some other social media forum. We use this and multiple other Social Networking sites as vehicles of information exchange. We are [...]
-
Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:
Twire sounds interesting….
-
Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:
@anton not quite the same thing… I need users to be able to pull their own Tweets into their Status Timeline… I also need the ability to make it filtered so only specific tweets are imported and I like the ability to limit the number of Tweets per day that can be imported so it doesn’t [...]
-
Pisanojm posted on the forum topic Twitter requires new OAuth in the group Tweetstream:
As someone that has championed this plug-in… I am getting very concerned about the lack of support/updates for it… or even timelines… @blackphantom can we get some ideas as to where you are going with this… Would you consider having other developers help you look at maintaining this…. If this plugin fails to be supported there [...]
-
Modemlooper posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins:
Works fine on test site, default theme current BP and WP. Did you try deactivating other plugins?
http://tempsg.com/activity/ -
Pisanojm posted on the forum topic BuddyPress Share It button live in the group Third Party Components & Plugins:
@modemlooper Hey, first of great plugin with huge potential. Just an FYI, I’ve tested your plugin and there seems to be a problem with it and the “load more” button. I’ve confirmed it to be happening only when your plugin is loaded. Basically, for me, when your plugin in is activated and the load more is [...]
-
Pisanojm posted an update:
@blackphantom Hey Peter when can we get an update on what you are doing with your plugins?
-
Pisanojm posted a new activity comment:
@Slaffik I’m glad you’re back! Still looking at correcting the hover-over delay as in previous posts. I.E. set a certain amount of time the icon is hovered-over before the pop-up is triggered… If it is not a certain amount of time the pop-up does NOT trigger…
In reply to - SlaFFik posted an update in the group CD BuddyPress Avatar Bubble: Hi all, I’m back and will read carefully what you wrote to me in this group. · View -
gregfielding posted on the forum topic Would love to see someone take over the BuddyPress Badge Plugin and update it. in the group Third Party Components & Plugins:
-
Pisanojm posted on the forum topic Groups tab…add most recent post blurb under group description. in the group How-To and Troubleshooting:
@r-a-y @boonegorges any thoughts as to the above?
-
hello posted an update:
@pisanojm Hello,
I visited your profile today at( http://buddypress.org) and I find out that you’er
the type my heart love, I believe we suit for real love, let walk that
presious thing out for heart desire, I hope and believe we match for
good. When contacting reply to my mail address(presiousjerry@yahoo.ca)
waiting for the love.
I am Miss presious -
Pisanojm posted an update:
@johnjamesjacoby is ripping up the timeline again in the trac. Last I checked there are only 4 ticket left to be comiited before BP 1.2.6 goes live! This is an exciting day!
-
Pisanojm started the forum topic Groups tab…add most recent post blurb under group description. in the group How-To and Troubleshooting:
Need a how to… How can I add the latest group discussion directly underneath the group description when viewing the group tab off of the main page? Not unlike when viewing the members tab and seeing the latest update next to each member…
-
Pisanojm posted on the forum topic The fixes have begun: activity permalinks in the group buddypress.org Ninjas:
Yes!
-
Pisanojm posted a new activity comment:
Woah… This is great news!
In reply to - Boone Gorges posted an update: Activity permalinks! They work! · View - Load More