Create detailed documentation by category for User profiles. Includes video and screenshot support and provides an easy way to build detailed documentation from "sections".
Documentation module changelog
Version 1.5.11:
- Change: Repair functions that were being run during an Integrity Check moved to Repair Check
Version 1.5.10:
- Change: Updates and optimizations to better support PHP 8+
Version 1.5.9:
- Bug Fix: New lines added between paragraphs if using the editor
Version 1.5.8:
- Bug Fix: Cached images may not show in a document if view permissions were set to "Profile Owner"
Version 1.5.7:
- Change: Updated "search_item_ids" event listener to work properly with Search module 2.1.0+
Version 1.5.6:
- Change: 'Category' language string in document forms changed to 'Chapter'
- Bug Fix: Table of Contents may not have been listing new documents in the correct chapter
Version 1.5.5:
- Change: Reverted previous caching fix
Version 1.5.4:
- Change: Modified doc_section_screenshot.tpl so screenshot image resizes as page size is adjusted
- Bug Fix: Some screenshot images for document items may load incorrectly
- Bug Fix: Caching could stop the {jrProfile_disable_sidebar} template function from working
Version 1.5.3:
- Change: Fullscreen button for YouTube player now works
Version 1.5.2:
- New: Added a next chapter link to go to the next chapter when at the end of the current chapter
Version 1.5.1:
- Change: pressing tab to move between fields in forms has been improved
- Bug Fix: documentation chapters not being reset during a Developer Tools -> System Reset
Version 1.5.0:
- New: "Image URL" option added to Text and Image and Screenshot sections for alternate URL
- New: Updated so images look better on High DPI screens (text and Image sections)
- Bug Fix: "Show Related Documents" still showing in create/update forms even if turned off
- Bug Fix: Some documents may not show to all users if multiple groups selected in document
Version 1.4.2:
- New: Set meta details via Meta Tag Manager module for documentation detail pages
- New: "Show Related Documents" can be disabled on a per-document basis
Version 1.4.1:
- Bug Fix: Profile sidebar was being disabled on document category view
Version 1.4.0:
- New: Integration with the Item Tags module to link tag words to tagged documents
- New: {jrDocs_menu} template function to add a docs context menu
- New: Syntax highlighter moved to the server side
- Change: Focus on the search box text area when it is opened in the Table of Contents
Version 1.3.4:
- Change: Comments on admin or master only documents no longer records a Timeline entry
Version 1.3.3:
- New: Adding a document from an existing category page defaults to the selected category
- Bug Fix: New documents added to existing categories may not get the correct document order
- Bug Fix: 'Text and Image' block type image was not scaling at smaller resolutions
Version 1.3.2:
- Bug Fix: If using the Editor, bullet list bullets were not showing in text or text and image sections
Version 1.3.1:
- Bug Fix: The document header section could get out of order in some instances
- Bug Fix: "Add New Section" button may not appear correctly in the container in some skins
Version 1.3.0:
- New: "Show Table of Contents" global config option to hide Table Of Contents
- Bug Fix: Updating screenshot or text and image images may not show new image without refresh
- Bug Fix: Documents with multiple "Viewable By" groups may not show correctly in Table of Contents
Version 1.2.4:
- Change: Improvement to how shared docs appear on facebook
- Change: Highlighting added to the table of contents for docs set to admin only view
- Bug Fix: Buttons could disappear and become unclickable under some circumstances, or stuck on
Version 1.2.3:
- Change: removed unused jquery.sortable.min.js file
Version 1.2.2:
- Bug Fix: added in missing language string for "Chapters"
- Change: Updated tabs on chpaters and table of contents pages to use core provided profile tabs
- Change: index_toc.tpl and item_index.tpl updated to use proper CSS classes for some sections
Version 1.2.1:
- New: "Enable Editor" Global Config Option of using the editor in Text and Text and Image sections
Version 1.2.0:
- New: "Table of Contents" tab added to profile documentation index page (new template: index_toc.tpl)
- New: Top level chapter section is now sortable so the order of chapters can be re-arranged
Version 1.1.3:
- Bug Fix: Fix for anchor tags in the document could have empty id's
Version 1.1.2:
- Bug Fix: Adding a section while browsing profiles in a tab could change _profile_id on new section
Version 1.1.1:
- Change: The "header" document _updated timestamp is updated when a section is updated
- Bug Fix: Ordering errors indicated audio items could not be found instead of documentation
Version 1.1.0:
- New: Ability to change documentation section type from modify section
- Change: Text and Image will only show an image if it exists
Version 1.0.15:
- Bug Fix: Fix for incorrect error result function used on a couple views
Version 1.0.14:
- Bug Fix: possible 404 page not found when saving a document update
Version 1.0.13:
- Bug Fix: properly handles 301 moved for documentation that has changed location
- Bug Fix: warning, hint and download images not working properly if replaced in images tab
Version 1.0.12:
- Change: Screenshot template updated to use lightbox2 instead of lightbox
Version 1.0.11:
- Bug Fix: Admin users not able to add HTML even if HTML allowed
Version 1.0.10:
- New: Form Designer support in Document create/update forms
Version 1.0.9:
- Bug Fix: Next Page button in document footer was linking to a page not found
Version 1.0.8:
- Bug Fix: included missing jquery.sortable.js Javascript file
Version 1.0.7:
- Bug Fix: Parameter description updates in Function table were not being saved
Version 1.0.6:
- Template updates to support new Item Action Buttons
- Bug Fix: Page Title was not being set correctly on cached view
Version 1.0.5:
- Bug Fix: Bad URL for downloadable files if the user was not logged in
- Bug Fix: first text entry with title in document may not show in table of contents
Versin 1.0.4:
- Bug Fix: Document update jumper was showing all document parts instead of the header documents
Version 1.0.3:
- Bug Fix: Cached pages with code blocks were not being syntax highlighted
- URLs in code blocks are no longer clickable
- Adding new Changelog
Version 1.0.0:
- Initial Release