Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 54,576 through 54,600 (of 69,016 total)
  • Author
    Search Results
  • #73503
    MrMaz
    Participant

    @jjj

    You 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.

    #73499
    Damon Cook
    Participant

    I 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!

    #73497

    In reply to: To the OWNERS

    Paul Wong-Gibbs
    Keymaster

    This 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.

    #73495

    I 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?

    copywryter
    Member

    Any help on this? I’m still struggling.

    3sixty
    Participant

    DOH!

    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.”

    #73486
    MrMaz
    Participant

    Going 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.

    #73484
    MrMaz
    Participant

    @3sixty

    There 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.

    @stwc

    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.

    #73483
    danbpfr
    Participant

    Devs, 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

    #73481
    danbpfr
    Participant
    #73479

    In reply to: How to change URLs?

    simonle
    Member

    Thank 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

    #73478
    MrMaz
    Participant

    @stwc Profile sharing is a way to “copy” someone else’s link into your own link list. Let me know if you have any ideas on how to make that more obvious.

    @arnonel Links is not going anywhere, and I am still planning on a Pro version.

    #73476

    In reply to: How to change URLs?

    simonle
    Member

    Thank 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?

    #73475
    Boone 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?

    #73471
    dadaas
    Member

    Can 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!!!!

    #73466
    arnonel
    Participant

    @MrMaz

    I 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?

    Meerblickzimmer
    Participant

    I 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

    #73458
    stwc
    Participant

    Oh, 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).

    #73457
    stwc
    Participant

    Everything 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.)

    #73455
    3sixty
    Participant

    In 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?

    #73453
    3sixty
    Participant

    This 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

    #73452
    qbuster
    Participant

    I’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.

    #73448
    MrMaz
    Participant

    I 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.

    #73447
    stwc
    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.

    #73443
    jivany
    Participant

    To 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.

Viewing 25 results - 54,576 through 54,600 (of 69,016 total)
Skip to toolbar