DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:phpbblinks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:phpbblinks [2009-10-20 16:27] – created 141.64.181.120plugin:phpbblinks [2018-06-05 22:05] (current) Klap-in
Line 1: Line 1:
-====== phpbblinks plugin ======+====== phpbblinks Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Sets a default title to a specefic PHPBB3+description: Sets a default title to a specific phpBB3
 author     : Dominik Eckelmann author     : Dominik Eckelmann
 email      : deckelmann@gmail.com email      : deckelmann@gmail.com
Line 11: Line 11:
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : link, phpbb+tags       : links, phpbb 
 +downloadurl: https://github.com/dom-mel/phpbblinks/zipball/master 
 +bugtracker : https://github.com/dom-mel/phpbblinks/issues 
 +sourcerepo : https://github.com/dom-mel/phpbblinks/
 ---- ----
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
   * http://dominik.onsteroids.org/dwplugins/phpbblinks.tar   * http://dominik.onsteroids.org/dwplugins/phpbblinks.tar
  
-The current development trunk is available at [[http://github.com/dom-mel/phpbblinks/tree/master]]+The current development trunk is available at [[https://github.com/dom-mel/phpbblinks/tree/master]]
  
 ==== Changes ==== ==== Changes ====
  
-{{rss>http://github.com/feeds/dom-mel/commits/phpbblinks/master}}+{{rss>https://github.com/dom-mel/phpbblinks/commits/master.atom date}}
  
 ===== Description ===== ===== Description =====
  
-This plugin search in new wiki pages for links to your phpbb.+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 found one it checks if it has a title.
 If it has no title it sets the thread name as the default 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.+This plugin is tested with PHPBB3 and works only with MySQL.
  
 ===== Configuration ===== ===== Configuration =====
Line 38: Line 41:
 ^ Config      ^ Description ^ ^ Config      ^ Description ^
 | enable      | Enables this plugin | | enable      | Enables this plugin |
-| boardurl    | The absolute url to your board, for Example http://www.your.board/subdir/ |+| 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 | | integration | Set to true if you want to use the integration mode |
 | host        | your database host - you only need this in the normal mode | | host        | your database host - you only need this in the normal mode |
Line 44: Line 47:
 | pass        | your database password - 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 | | db          | the database name - you only need this in the normal mode |
-| pre         phpbbs table prefix - 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 | | linktxt     | this text will be set in front of the topics |
  
Line 51: Line 54:
 You have to set the host, user, pass, db and pre option. 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.+In this mode the plugin uses the MySQL data given in the config.
  
 ==== Integration mode ==== ==== Integration mode ====
  
-In this mode the plugin requieres a [[:tips: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. +In this mode the plugin requires a [[:tips: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.1256048830.txt.gz · Last modified: 2009-10-20 16:27 by 141.64.181.120

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