=== Plugin Name === Contributors: Nick Bettison - LINICKX Donate link: http://www.linickx.com/index.php?content=donate Tags: phpBB, forum, topics, sidebar Requires at least: 2.0.9 Tested up to: 2.0.9 Stable tag: 0.3 This plugin grabs your recent phpBB forum topics for you to display in wordpress. == Description == Do you have a phpBB forum, do you want to drag your blog readers into your forum ? Then this plugin might just help, you can include somewhere in wordpress a list of recent phpbb threads (topics) in a page, a post, and even in your theme - so your sidebar for example ! == Installation == 1. unzip phpbb_recent_topics.zip in your `/wp-content/plugins/` directory. (You'll have a new directory, with this plugin in `/wp-content/plugins/phpbb_recent_topics`) 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure the plugin, you need to tell wordpress about phpbb, this is done in the wordpress menu 'Options' -> 'phpBB Recent Topics' The following Settings are required: * The name of your phpBB database (e.g phpbb) * The name of the table where topics are held (the default is phpbb_topics ) * The full url of your forum for links (e.g. http://www.mydomain.com/forum) * The number of topics to show. (If left blank you get 5) 1. Hit 'Update Options" 1. To output the list of topics in a page or post... * create a new page/post, type `{phpbb_recent_topics}` , hit 'Publish' or 'Create new page' To output the list of topics in your theme sidebar... * edit sidebar.php and inside `