Archive

Posts Tagged ‘bbpress’

BBPress Plugin: BBPress Attachments

July 10th, 2009 carlgreat No comments

Gives members the ability to upload attachments on their posts. This is an early beta release for review. Feedback, bug reports, feature ideas, improvements are encouraged. Please note there are important security considerations when allowing uploads of any kind to your server.

Installation:

  • make a directory /bb-attachments/ ABOVE your webroot ie./home/username/bb-attachments/
  • chmod 777 the above /bb-attachments/ directory
  • (skip this step if your bbPress is 0.9.0.2 or newer) edit edit-post.php and below <?php edit_form(); ?> put <?php if (function_exists('bb_attachments')) {bb_attachments();} ?>
  • install plugin in it’s own bb-attachments directory in my-plugins then activate plugin
  • there are some optional settings you can adjust in bb-attachments.php

Download

Categories: Web Tags:

Bbpress Latest Discussion (1.4.0.8)

July 10th, 2009 carlgreat No comments

This plugin will generates Latest Discussion list from your bbpress forum into your wordpress. It has the ability to generate latest discussion on sidebar also.

The administrator can also set the behavior for this plugin. Even if your bbpress is not intergrated with your wordpress. U still can use this plugin with a little change on the option page.

Bbpress Latest Discussion has been around since almost 2 years ago at Bbpress.org

Currently support bbPress 0.9.0.5 and 1.0-RC-2

If you like my work, Please give a link back.

For more support and help, please go here

Simply download the Zip-Archive and extract all folder into your wp-content/plugins/ directory. Then go into your WordPress administration page, click on Plugins and activate it. Go to BbLD Option page, to setup this plugin.

make sure the path become like this wp-content/plugins/bbpress-latest-discussion/

It is to make sure that wordpress find the plugin correctly so it can check for new update.

I`ve created two template tags you can use in your pages:

  1. wp_bb_get_discuss() : Show Bbpress latest discussion on wp static page.
  2. wp_bb_get_discuss_sidebar() : Show Bbpress latest discussion on wp sidebar.
  3. bbld_getforum() : Show Bbpress forum list on wp static page.
  4. wp_bb_get_forum_sidebar() : Show Bbpress forum list on wp sidebar.page.

Examples of use:

<?php wp_bb_get_discuss(); ?>

<?php wp_bb_get_discuss_sidebar(); ?>

<?php bbld_getforum(); ?>

<?php wp_bb_get_forum_sidebar(); ?>

Optional Usage:

<?php wp_bb_get_discuss(1,2,3,4,5); ?> Insert Forum ID Number That Need To Be Show, Will overide existing filter option. Seperate by comma.

Download

Categories: Web Tags:

WordPress-bbPress syncronization

July 10th, 2009 carlgreat No comments
Overview

This plugin allows you to sync your WordPress comments to bbPress forum and back. You may chose your individual options combination to sync comments and post the way you need. So, if you feel that there is no option that you need, feel free to ask for it (and say thanks, of course ;) ).

Requirements
  • Optional: php-curl module must be installed for https communication
  • WordPress user database must be integrated with bbPress (standard procedure)
  • Plugin must be installed and correctly configured in both systems
Features
  • Creating topic for new comments on post and continuing conversation
  • Creating topic for new posts after publishing
  • Mirroring comment/forum post changes WordPress to bbPress and back
  • Mirroring comment/forum post status (spam, unapproved, approved)
  • Per-post enable/disable for comment syncronization
  • Anonymous comment mirroring
  • Showing anonymous userinfo in forum
  • Syncronizing conversation status (open or closed)
  • Using secret key authorization between parts
  • Settings page
  • Syncronizing plugin status in WordPress and bbPress
  • bbPress forum selection
  • Showing post excerpt in bbPress topic beginning
  • Optional quoting first post in topic
  • Correct displaying even you use markup plugins
  • Hiding comment for in WordPress after some comments and pointing to forum
  • Optionally showing only some recent comments in WordPress
  • Translations
Installation

Download latest plugin versions both for bbPress and WordPress and install them as usual. Note, that you need to install bbPress user plugins to my-plugins, not to bb-plugins (official recommendation from bbPress authors), otherwise you will fail with installation.

Expecting features
  • Catch post deletion in WordPress
  • Catch topic deletion in bbPress
  • Creating topic in forum depending on post categories
  • Syncronization to bbPress only, not back
  • Pingback syncronization options
Screenshots

WordPress bbPress syncronizationWordPress bbPRess syncronization

Download

Offical Site:  http://bobrik.name/code/wordpress/wordpress-bbpress-syncronization/

Categories: Web Tags: ,

WordPress & BBPress Guangzhou Theme is Available

July 8th, 2009 carlgreat No comments

Theme site: http://urbangiraffe.com/themes/guangzhou/

Guangzhou is a two-column fixed width theme for both WordPress and bbPress. It is highly configurable, with two widget areas (sidebar and bottom), as well as customisable skins and many other options. It supports threaded and paged comments, making for very flexible discussion pages, as well as separating pings and trackbacks from comments – essential to keep the flow of conversation consistent.

screenshot

Features:

  • Supports both WordPress 2.8+ and bbPress 1.0+ for a unified appearance
  • Widget enabled, with several additional widgets provided (posts in category, recent comments, page information, random posts)
  • Works out of the box with HeadSpace, Search Unleashed, and Sniplets
  • Fully localized
  • Configurable menus
  • Skinnable – select from one of several skin colours, or create your own
  • Per-page skins – assign different colours to different parts of your site
  • Threaded comments
  • Paged comments
  • Separation of comments and pings/trackbacks
  • Gravatars
  • Hard working – has been in use and fine-tuned here for over a year

downloadDownload Guangzhou (bbPress) 0.2.2

Categories: Web Tags: , ,