Plugin overview

Plugin interfaces Nucleus 3.2 with PunBB 1.2.5

  1. Adds all Nucleus users, items and comments from the plugin options screen.
  2. Adds new Nucleus user to PunBB from the createaccount.html process.
  3. Adds new Nucleus items to PunBB topics, can be toggled per post.
  4. Template var link to forum topic, with number of replies at the forum.
  5. Category option to map categories to forums, click edit next to category.

Configuration

Plugin configuration options

  1. PunBB host name: MySQL host name.
  2. PunBB database name: MySQL database name.
  3. PunBB database username: MySQL user name.
  4. PunBB database password: MySQL user password.
  5. PunBB table prefix: Table prefix used at time of install.
  6. PunBB Forum URL (should NOT end with a slash): URL to access the forum.
  7. Copy all users, items and comments from Nucleus to PunBB now? If yes, will copy all registered users, items and comments to PunBB. Once an item is copied over, it will not be copied over again.
  8. Drop tables on uninstall? Drop plugin related tables when an uninstall occurs.
  9. Offer option to create topic in PunBB when adding/editing article? Display option to add item to forum on Item entry screen.
  10. "Add Article To PunBB?" is on by default? Default to yes the adding of articles to forum.
  11. Default PunBB forum number to create topics in: Default forum to add articles, if category does not contain a forum.
  12. Text to post before article link: Text to precede article link.
  13. Add article LINK to PunBB topic? Add the link back to the article in the forum post.
  14. Add article BODY to PunBB topic? Add the item body to the forum post.
  15. Add article MORE to PunBB topic? Add the item more part to the forum post
  16. Embed images in posts? Add images in forum posts. If yes, image tags are inline, popup tags link to image via text. If no, image tags use the {text} from the tag as a placeholder, popup tags just use the text as part of the article.
  17. Automatically close comments for articles in PunBB? Close commenting on the item when added to the forum.

Category options in Blog settings screen

  1. Forum number in PunBB (0 for default): If '0', defaults to the forum in the plugin options.

TemplateVars

Displays forum(0) in your template, '0' is replaced by the number of replies at the forum:

Support and Bug reports

For additional support and/or bug reports please use this forum thread: http://forum.nucleuscms.org/viewtopic.php?t=7618

Version History