DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:phpbblinks

phpbblinks Plugin

Compatible with DokuWiki

2009-02-14b

plugin Sets a default title to a specific phpBB3

Last updated on
2009-10-20
Provides
Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with links, phpbb

Download and Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

The current development trunk is available at https://github.com/dom-mel/phpbblinks/tree/master

Changes

Description

This plugin search in new wiki pages for links to your phpBB. If it found one it checks if it has a title. If it has no title it sets the thread name as the default title.

This plugin is tested with PHPBB3 and works only with MySQL.

Configuration

Config Description
enable Enables this plugin
boardurl The absolute URL to your board, for Example http://www.your.board/subdir/
integration Set to true if you want to use the integration mode
host your database host - you only need this in the normal mode
user your database user - you only need this in the normal mode
pass your database password - you only need this in the normal mode
db the database name - you only need this in the normal mode
pre phpBB table prefix - you only need this in the normal mode
linktxt this text will be set in front of the topics

Stand alone

You have to set the host, user, pass, db and pre option.

In this mode the plugin uses the MySQL data given in the config.

Integration mode

In this mode the plugin requires a integrate_with_phpbb3 like integration. In this mode you don't need to provide the MySQL credentials, you just have to set the integration checkbox.

plugin/phpbblinks.txt · Last modified: 2018-06-05 22:05 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki