Documentation System v1.0.0 Infusion for PHP-Fusion v7.02+
Documentation System v1.0.0 for v7.02.xx by HobbyMan | See includedagpl.htmlfor more.
What it does:

This is a standalone Documentation System independent of articles. It allows for multiple books to be created with a built in global tagging system and a Favorites facility for members. However, it can just as easily be used for a single book.

This was designed as a replacement for static PDF documents for download which are time consuming to keep updated.

  • Allows for Tinymce if turned on.
  • Members can "Favorite" any page they want for reference.
  • Includes Page Reads count.
  • Built in Image Upload
  • Records Document Authors and the last Admin to edit the doc.
  • Fully controllable in Admin Panel

Upgrade: -

Installation:
  1. Upload documentation_system folder to your infusions folder
  2. Go to Admin Panel - System Admin - Infusions
  3. Select tags_system_panel from the dropdown and infuse.
  4. Go to Infusions - Documentation System Admin to begin.

Core File Modification:

  1. None
Configuration:
  • Go to Infusions - Documentation System Admin - Settings to set up System. Please Note, entire system can be put offline until you have documents written if you wish.
  • To Create a Book, go to Documentation System Admin - Book Manager, enter Book name and description. If you wish to include an image, you'll need to use the built in Image Uploader first or if you want to use an existing image elsewher on your site, just enter the full url. Book Version is optional.
  • Once you've created your book(s), go to Documentation System Admin - Chapter Manager and create and order your chapters. Each Chapter list will be displayed by their Book id.
  • You can now enter your Document Text.
  • Select the Book and Chapter you wish to add a document to. Place the first sentence or brief paragraph in the Snippet text area, (do not add images as the snippet can be displayed in the chapter list if set in settings).
  • Enter the main body of text into the Document Text field.
  • If you wish to use the Tagging System, enter the appropriate keywords into the tags field. Choose you keywords to match the content of the document.
  • Doc Version is optional.
Misc: Any Admin given "DOCS" checkrights will have full access to this system
Support: www.phpnuclear.com or www.php-fusion.co.uk Version: 1.0.0
phpnuclear - Addons for php-fusion

Notes and Changelog

Notes: You will need to CHMOD the image folder (infusions/documentation_system/images) permissions to 777 before you can upload any images. This is an image uploader only and will not allow for any other filetypes.

To uninstall, defuse as normal. WARNING! If you defuse this system, ALL data will be lost!

This was created using v7.02.01

HTML Valid
Changelog:
  • v1.0.0 - First public version