Search Results for 'buddypress'
-
AuthorSearch Results
-
April 14, 2010 at 3:21 pm #73503
MrMaz
ParticipantYou and I are on exactly the same page.
I think it would be cool if there was a BP core release and/or a BP “with goodies” release that shipped with maybe the top 20 plugins that are up to snuff code-wise already bundled with it but not activated.
I vaguely recall that ticket, and will dig it up to see what angle you took to solve the base component puzzle.
April 14, 2010 at 2:55 pm #73499Damon Cook
ParticipantI don’t mean to side-track the nature of this conversation (maybe I’m not), but as a developer in Higher-Ed arena I see a lot of potential for BP. There are a lot of buzz-words kicking around for the concepts of “open learning”: personal learning environments (PLE), communities of practice (COP), and these can be niche and community driven. I’m definitely in support of any ePortfolio endeavors as well. I would see these as being a series of plugins that rely on BP API, so that: Gradebook, Courses, DropBox could integrate with a user’s Activity Stream. Of course, granular levels of object permissions is ideal for users and admins. Great conversation!
April 14, 2010 at 2:38 pm #73497In reply to: To the OWNERS
Paul Wong-Gibbs
KeymasterThis website (the theme) was designed by Andy Peatling, who works for Automattic – http://automattic.com. This website runs on a platform of WordPress, bbPress and BuddyPress softwares which are led by Automattic but are opensource.
I am going to close this topic as it is off-topic and looks to be commercial.
April 14, 2010 at 2:36 pm #73495John James Jacoby
KeymasterI think that if the low level core API of BuddyPress is strong and extensible, then ‘what BuddyPress is’ will mean different things to different people, depending on why they use it.
In a land before time, BuddyPress was actually intended to be several separate plugins, but having different components with different version numbers and dealing with the dependencies would have been a nightmare.
Now though, watching plugins merge and adapt, it doesn’t seem that unlikely.
Imagine if when you DL BuddyPress, you’re just DLing BuddyPress core, and the install routine lets you pick which additional components you might want for your social network, and it puts them in the BuddyPress directory. Not everyone needs friends, but maybe they want to follow each other. Different plugins for almost the same thing. Users should be walked through the component picking process to be able to shape their social network in a matter of minutes.
I believe the component API should be built for rapid deployment of new components. It should take care of the things we currently spend hours trying to dance around. I.E. component registration, template inclusion, URL rewriting, GET/POSTing, and it needs to give each new component its own API at the same time, so that we can easily communicate between these components and make them talk to each other in a universal way.
Then BuddyPress will become less of a “friends/activity/groups/profiles/pm” plugin, and more of a “sum of its parts” plugin.
So, the API would need to be fairly self aware, and include setters/getters/checkers for just about every routine there is for them to possibly do.
We had a ticket open about 4 months ago with a transitional API that I started for a general BP_Component class. It wasn’t much, but maybe a start?
April 14, 2010 at 2:19 pm #73493copywryter
MemberAny help on this? I’m still struggling.
April 14, 2010 at 1:31 pm #734913sixty
ParticipantDOH!
There is a BuddyPress admin option called “Disable Account Deletion”, and it’s either set to “Yes” by default or my finger slipped and I changed it…
DOH! DOH!
I’m going to file a trac ticket for this because I want my hour back and I can’t have it… the error message needs to be more descriptive:
“There was an error deleting (spam-username) from the system. Please try again, or check your BuddyPress settings to ensure that Account Deletion is enabled.”
April 14, 2010 at 12:39 pm #73486MrMaz
ParticipantGoing to attempt to get this thread back on track with a summary of what I am seeing so far.
The hot keywords in no particular order:
social networking
community
niche
plugin
extend/extensible
framework
There seems to be a general consensus that BuddyPress is an application that allows even novice techies to easily add a social network or community component to their WP site. It provides the most essential tools for achieving this “right out of the box”. Since everyone is marketing their site to their niche, BuddyPress needs to be configurable and flexible enough to allow them to pick and choose what features are right for them and to select those features from a deep directory of solid plugins.
April 14, 2010 at 11:58 am #73484MrMaz
ParticipantThere are many pros and cons to coordinating an effort like that. Development of this project is very organic, and developers come and go frequently. It would be bad if there is a specific functionality that everyone has marked as a high prioroty, and we are all sitting around waiting for a developer to get it done, and then he disappears.
The best advice I can give is to poll the community before you invest in a plugin to see if anyone else is working on the same thing. If you are working on a plugin, make it’s development as public as possible so that if the functionality it provides is needed for the core, the community is aware of it and can have a discussion about whether your plugin should be merged.
I think generally though, the future of BuddyPress will prove to be plugins. There are going to be solid core features to get people up and running quickly, and an API that allows for more advanced extensions without as many headaches.
The next generation API code will be well documented with PHPDoc (assuming everyone is cool with that), and I hope that we can have a section of the codex where the auto generated documentation for each release can be accessed for easy reference. Once the code is documented it will be much easier to recruit people to contribute to the BuddyPress codex.
April 14, 2010 at 11:56 am #73483danbpfr
ParticipantDevs, you certainly know that Google will use next site speed for web search ranking ?.
http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html
Probably not the best news for wp
April 14, 2010 at 11:47 am #73481In reply to: displaying forums in bp 1.2.3, can't get it to work
April 14, 2010 at 11:41 am #73479In reply to: How to change URLs?
simonle
MemberThank you Chouf1!
I had actually tried to make my own bp-custom.php file. But I had placed it in the BuddyPress folder and not in the Plugins folder. Now everything seems to be working
April 14, 2010 at 11:41 am #73478In reply to: BuddyPress-Links 0.4.x Releases and Support
MrMaz
ParticipantApril 14, 2010 at 11:27 am #73476In reply to: How to change URLs?
simonle
MemberThank you both for pointing me in the right direction. But I still got some problems.
I tried the language translation files but it only translates a few parts of the actual content inside BuddyPress and not any of the URLs.
So I tried to follow the steps in the Docs. But I seem to be missing a bp-custom.php file. So I added the definable slugs to my wp-config.php file instead. But no change has been made to my URLs.
What could be wrong?
April 14, 2010 at 11:16 am #73475Boone Gorges
Keymaster@roydeanjr – Can you be more specific about the error that you get? This plugin doesn’t really affect group creation at all, since groups are essentially created by the end of step 2 (the screen where you check “Create Group Blog”) and the invitations don’t come until the end of the process. Do you have the same problem with group blogs even with Invite Anyone turned off? Exactly what does the error say?
@hnla – The tab nav string is in in the file invite-anyone/by-email.php, function invite_anyone_setup_nav(), around line 199 where it says ‘name’ => __( ‘Send Invites’, ‘buddypress’ ). I’m noticing that I’m inheriting the BP string translation, since the phrase occurs in BuddyPress core. If it would help, I can change that to the bp-invite-anyone domain, so that you could use a language file to apply the change just in that place.
As for hidden groups: I am using bp_has_groups with the user_id of the logged in user to populate that group list. Thus the Invite New Members screen should only show the groups that the user is a member of. It’s possible that you’re seeing all groups because you’re testing with an admin account. Have you verified your hidden group problem with a non-admin account?
April 14, 2010 at 10:03 am #73471In reply to: How to control spam registration?
dadaas
MemberCan someone give solution that users that wish to sign up dont use buddypress signup page, instead they use regular wordpress signup which is much much safer.
Then all you need to do is install SABRE and spammers are gone. This is urgent request because i dont wish to have spoammers on my sites, same goes for everyone else, i m getting hit by 20 spammers per hour.
BTW nothing mentioned in this topic works!!!!
April 14, 2010 at 7:21 am #73466In reply to: BuddyPress-Links 0.4.x Releases and Support
arnonel
ParticipantI saw the announcement that you are joining the BP team…
Where does that leave the Links Developments? Im still keen on the “Post to Digg” type feature….
that still coming?
Pro still coming?
April 14, 2010 at 7:10 am #73465Meerblickzimmer
ParticipantI tryed a ticket but its cloesd now (https://trac.buddypress.org/ticket/2246) Any solution for this problem. Looks like i´m not allone with this bug. If i deactivate the buddypress-default theme, it works fine, registration is possible. But not with the buddypress-theme.
Any solutions out there?
Thanks a lot!
M
April 14, 2010 at 5:57 am #73458stwc
ParticipantOh, and although every developer I’ve ever known has hated doing it, one of the single most important things for the whole project would be a comprehensive documentation project, well organized, with code samples and snippets.
Not going to hold my breath on that one, in part because I suppose it might feel like wasted effort to some extent until BP is fully mature (it’s getting close, though, I think).
April 14, 2010 at 5:52 am #73457In reply to: BuddyPress-Links 0.4.x Releases and Support
stwc
ParticipantEverything seems to work perfectly so far.
Not sure why when I Share –> Share this link in My Profile, it returns an error div with ‘Sharing a link with yourself is not allowed.’
Am I misunderstanding what that Share link is for in that context? (Makes perfect sense to me in adding it to a Group, though.)
April 14, 2010 at 4:32 am #734553sixty
ParticipantIn your new role as API guru, is there any way to coordinate the efforts of plugin developers and core developers, in terms of letting plugin developers know what’s worth pursuing? How do you determine what goes in the core and what is plugin territory?
For example, I just read that “Inappropriate content flagging” is a “Potential Future BuddyPress Feature” for 1.4+ (https://buddypress.org/about/roadmap/) and now I’m wondering how that jibes with Report/Ignore plugin that may be developed as part of GSoC.
The need for an “advanced” BP search gets discussed frequently in the forums, so would that be a core function or should it be up to plugin developers?
I’ve made two contributions of code that extends BP Forums – a “posts since last visit” tracker and now a “BP Forum Move Topic” function that I will expand to Forum Topic Split and Topic Merge – but before I start extending that, or start another project, how do I know if I am duplicating effort that eventually will be part of the BP core?
April 14, 2010 at 4:08 am #73453In reply to: realtime activities update
3sixty
ParticipantThis is now officially a “Potential Future BuddyPress Feature” for BP 1.4+ (ie, after BP 1.3, which looks to be essentially the WP 3.0 compatibility release). Here is the short list:
A quick blog post form via the theme. (try plugin: BuddyPress QuickPress)
Privacy controls (try plugin: bp-authz)
Global content tagging
Inappropriate content flagging
Bulk accept/reject friendship requests
Grouping of similar activity stream items
Ability to block all communication from a user
Option to receive forum post notifications via email
Message file attachments
Structured profile fields (templates for address / phone number)
Profile field specific searching (try plugin: BP Member Filter)
AJAX live updating of site wide activity stream
April 14, 2010 at 4:08 am #73452In reply to: BuddyPress Pages Not Viewing
qbuster
ParticipantI’ve got the same problems with waterwaywatch.org and I’ve see many people reporting similar problems under various post subject headings. Has anyone logged this as a bug?
In my case as I am hosted on a Windows server running IIS 6.0 I have seen the numerous suggestions that have been made but none have worked.
My .htaccess contains the following line – can anyone tell me why that is there?
RewriteRule . /index.php [L]
I’m really desperate for a solution to this; I’ve spent well over a week trying to solve it and can’t can’t go live with my site until it is fixed.
April 14, 2010 at 2:32 am #73448MrMaz
ParticipantI think it is going to be hard to distinguish where the definition of the project ends, and the marketing of the project begins. There is a lot of terminology out there. Some is real, some is hype. I think most people are smart enough to look past the slogan and see the product. I don’t have a problem with using the terms “social network,” and “community” interchangeably. There is a subtle difference, but I think its possible to make BuddyPress a good foundation for both types of projects. In the end we all benefit by having a larger user base.
April 14, 2010 at 2:04 am #73447stwc
Participant“Social networking” means community to me.
Yeah, like I said, I may be making a distinction without a difference for many people. I reckon there is one, though.
April 14, 2010 at 1:38 am #73443jivany
ParticipantTo me BudyPress is more about being able to build a niche community.
You can take an existing blog/site where people comment on posts and turn it into a site where people can converse and share.
Basic functionality that is solid is a huge must. Well documented APIs to extend the basic functionality is a high priority.
I have to agree with @Peterverkooijen that BuddyPress doesn’t need to be everything. In fact, I sort of wish BuddyPress didn’t advertise itself as “social networking in a box” because it attracts a lot of people looking for the quick and easy way to make their “millions” a la-Facebook.
@stwc: “social networking” is a buzzword but like all buzzwords, they have a fundamental definition. “Social networking” means community to me.
-
AuthorSearch Results