Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 42,501 through 42,525 (of 64,513 total)
  • Author
    Search Results
  • #34829
    DannyGreen
    Member

    Hello,

    PHPBB has a facebook style chat mod.

    Link: http://www.phpbb3hacks.com/viewtopic.php?f=71&t=367

    Demo: http://www.phpbb3.sk/demo/

    Accounts:

    (username) : (password)

    user : useruser

    user2 : user2user2

    user3 : user3user3

    IS there are plugin like this for bbpress?

    Thanks,

    Danny.

    #34816
    DannyGreen
    Member

    Hello,

    If you go to this link:

    http://bbpress.org/plugins/topic/support-forums/

    You see the layout:

    | Description | Installation | Other Notes | Changelog | Stats |

    And then the | Download | Button on the right hand side.

    Is that a plugin to make that page?

    How can you do it, what is the plugin if it is one?

    Thanks,

    Danny.

    hpguru
    Member

    I think bbPress standalone is dead in 2010.

    Matt Mullenweg: Non-plugin bbPress development is going to continue until we have a perfect importer so people will be able to bring their content out of the legacy codebase.

    bbPress 1.1 may be here.

    Greg
    Participant

    My underlying assumption is that 0.9 or another fork will keep standalone alive.

    We can acknowledge this reality and discuss its relationship with bbPress-as-plugin, or we can continue the (now pointless I believe) argument of standalone versus plugin.

    Personally, I think there are valid arguments for both coupled and independent roadmaps. I’d like to know what other people think.

    @_ck_

    Thanks a lot :)

    I am gonna ditch v1.0+ and start using 0.9 from now on. Will downgrade my other installations too.

    #91210
    _ck_
    Participant

    Someone fixed the tags! Thank you, that was a biggie!

    Another little bug is when you search for something in the plugin section, the links that come up are invalid and not fully formed.

    Newbies might find that really confusing.

    (but we won’t mention how bad the search is in the first place)

    _ck_
    Participant

    Sorry I thought you were asking about any potential advantages/disadvantages of a wordpress plugin vs standalone forums.

    Actually the three messages before me all mentioned performance too?

    But am I missing something or isn’t bbPress standalone dead with 1.1 ?

    Your questions is well stated and laid out, but isn’t the point moot?

    Or is this just hypothetical?

    #90728
    zaerl
    Participant

    I’m sorry but my career of plugins creator has ended. bbPress development will end at 1.1. Given this I will not upload new plugins nor I will provide support for existing versions.

    Greg
    Participant

    [this is probably directed more at JJJ and Pete than anyone else]

    With BuddyPress and now bbPress as plugin, does WordPress have an architectural direction for plugins that extend other plugins.

    Or perhaps the right way to think about this is plugin dependencies. I see this discussion in WP trac where the consensus seems to be that plugin dependencies should be handled by sub-plugin developers with the neat approach Mark Jaquith suggests there.

    This is beautiful in its simplicity, but a little unfriendly to the ordinary user installing a bbPress plugin without bbPress-as-plugin installed and activated.

    Is Mark’s approach the plan for bbPress as plugin, or has the thinking evolved since this discussion 6 months ago?

    #34828
    alieneila
    Member

    Though I have Akismet installed on the bbpress forum, I keep getting tags added that are showing up in the Hot Tags without being even added to any posts. I found that the only way to remove them is by removing them directly from the database. Is there any kind of filter for hot tags spam and any plugin to remove hot tags from the admin panel?

    _ck_: Well, multiple BLOGS, I am not sure if they can get multiple forums going on the first version, we’ll see. But I am sure it’s a goal of Matt’s so they can use it on WordPress.com

    I’m not sure how they couldn’t get it going, but I sure do think it’ll be on the list!

    Even if it doesn’t make the first version, it’s going to be put in there not long after. At the end of the day, that’ll be a major ”selling” point when it comes to people using bbPress (IMHO!)

    Greg
    Participant

    Hmmm. Seems that even the mod is hijacking threads on bbpress.org these days… :)

    Feel free to start a different thread to talk about the specific performance aspects of bbPlugin versus bbStandalone.

    One more attempt to focus this thread on the original question: I am interested in a discussion on the relative merits of evolving bbStandalone and bbPlugin independently versus in a coordinated fashion, NOT the relative merits of bbStandalone versus bbPlugin.

    Repeating the advantages of both, with one additional pro that I thought of for the coupled roadmap.

    Advantages of a coupled roadmap:

    – Higher quality for standalone (benefitting from the larger installed base of the plugin)

    – Better performance for the plugin (benefitting from the big standalone sites)

    – More tight WP integration is likely for standalone

    – Easier “cross-grades” between plugin and standalone version

    Advantages of independent evolution of the plugin and standalone versions

    – More flexibility in release roadmap for both versions

    – No compromises for either version

    #91527
    deadlyhifi
    Participant

    The plugin is Add bbPress Default Role. It’s three lines of code so you may be better just writing it into your functions.php file.

    _ck_
    Participant

    <cite>ashfame</cite>

    I guess all your plugins are tagged https://bbpress.org/plugins/tags/_ck_

    right?

    And I believe even your updated plugins support 0.9 ?

    Unfortunately the plugin section is still broken and does not import tags so the _ck_ tag is no longer complete there (update: someone appears to have fixed it in the past 24 hours)

    For now this is the only way to find them all:

    http://bbshowcase.org/forums/topic/_ck_-plugin-catalog-index

    Virtually 100% my plugins will support 0.9 (except ones specifically made to “fix” 1.x)

    <cite>Mark McWilliams</cite>

    Not with WordPres 3.0 anyway, 1 install, multiple sites! :)

    Well, multiple BLOGS, I am not sure if they can get multiple forums going on the first version, we’ll see. But I am sure it’s a goal of Matt’s so they can use it on WordPress.com

    _ck_
    Participant

    WordPress today cannot run a live site without caching.

    You’ll get kicked off any shared hosting in a heartbeat.

    This is a HUGE regression because there are times when a page cannot be cached. I was looking at mashable the other day – it uses over ONE HUNDRED AND FIFTY queries per page. It would be slaughtered without a super dooper amount of caching.

    But bbPress 0.9 is fully capable of taking loads without any caching at all. I know of a few large sites that use it without any caching, it just doesn’t need it if properly configured until you get to slashdot level loads.

    So in what fantasy world does anyone believe that adding the load of bbPress as a plugin to WordPress’s existing burden will ever make it faster than 0.9 ?

    WP 3.0 already requires the increase of PHP’s default memory allocation per instance (over 32M in some cases). bbPress 0.9 runs in less than 1M (with a whole bunch of plugins at that).

    If being more attractive to the WP masses was important, what should have been done is a project to make standalone bbPress’s integration with WP easier. Perhaps mimic WP’s template actions, etc. so WP templates could be used with less modification.

    But like backPress, I’m afraid it’s probably too late.

    I’m not saying this to be mean Matt, but the reality is Automattic is becoming a one-hit-wonder with everything being folded back into WordPress.

    (and if a bbPress as plugin with WordPress backend goes down for any reason, failed upgrade, security hit, etc. now so will your forum)

    #91526
    slee
    Member

    Thanks for the info I see ill be having some fun getting all this to work over he next few days.

    Can you tell me the plugin names of the plugins you mention?

    Many thanks

    _ck_: As far as I could guess, you’d have to install multiple copies of WP.

    Not with WordPres 3.0 anyway, 1 install, multiple sites! :)

    #91462

    In reply to: Front-end editing

    Erlend
    Participant

    @Ryan: I had JS enabled but.., aha, I never noticed the double-click edit upon mouse hover before. Neat :)

    Now, the thing I encountered in both the P2 theme and Justin’s forum plugin is: Neither (seems to be able to-) take advantage of WordPress’ own in-built rich text editor.

    I probably did not make this clear enough in my first post. My main point sort of ended up in the second to last paragraph:

    What I’d love to see is rich front-end editing based on the native WP editor

    What I’m inquiring about is:

    How to achieve front-end editing with WordPress’ native rich editor?

    The main question is of course ‘how will bbPress go about doing this?’, but clearly this method is still unbeknown to many plugin authors who could greatly benefit from it.

    (Disclaimer: My project relies on the bp-wiki plugin, and I am indeed curious as to the possibility of a a more conventional approach to rich front end edits in the future.)

    One ‘almost’ example I found is this one:

    https://wordpress.org/extend/plugins/tinymce-excerpt/

    It grabs the native editor and displays it somewhere new. However I suspect it can only do so because it’s still within the confines of the admin backend. Posting and editing content from front-end can clearly be achieved, but apparently with severe limitations. It’s getting functions that are normally limited to the backend (tinymce editor, file upload, etc) to the front-end that is awkward.

    Speaking of which, feasibility image/file uploads would make for an excellent follow-up question, but maybe you’d rather have me start a new thread for it?

    Erlend
    Participant

    Alright, appreciate the response. I think we’ve exhausted this discussion then ;)

    #91534
    r-a-y
    Participant

    The alternative is to block bbPress registration and redirect to WordPress’ registration page.

    I doubt if performance of bbPress as a plugin can ever proved to be better than a standalone version of 0.7-0.9

    Any comments on the scalability of 0.7-0.9 branch?

    johnhiler
    Member

    “I am supremely interested in the performance aspects and confident we can make the plugin scale better than bbPress does today or did in the 0.7-0.9 line.”

    I would be really amazed if this came to pass! WordPress leaves quite a footprint, so adding plugins to the mix would seem to increase that even more?

    That said, I’m definitely excited to see how you increase performance and scalability!

    Matt Mullenweg
    Keymaster

    Just for the record, as someone who runs several large bbPress installs with millions of posts between them, I am supremely interested in the performance aspects and confident we can make the plugin scale better than bbPress does today or did in the 0.7-0.9 line.

Viewing 25 results - 42,501 through 42,525 (of 64,513 total)
Skip to toolbar