ProcessDocumentation by macrura

A process you can use to create documentation pages.

ProcessDocumentation

Allows unliimited process pages (admin) that each render formatted content.

Used for creating documentation, wikis, changelogs & version statements, to-do lists, or other display pages in the admin.

  • In the module config you can specify the default field to render in Field Render Mode.
  • You can use jQuery UI tabs, using the syntax {tab=Title of Tab} content {tab=Title of 2nd tab} content {/tabs}
  • You can disable the default styling, and add your own css file(s) for styling the pages.
  • Template Render Mode allows you to render a template file using the content page, or pure markup with no page parameter.
  • To use template mode, set the directory then place a php file named the same as the process page in the specified directory.
  • No default CSS files are loaded when in Template Render Mode; You have to add any css dependencies, using the api from your file.
  • In template render mode, output formatting is turned on for any pages that are to be rendered.

Support


https://processwire.com/talk/topic/17488-module-preview-process-documentation/

License


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

(See included LICENSE file for full license text.)

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #549
    In the 549th issue of ProcessWire Weekly we’re going to check out the latest core updates, highlight one older yet still very relevant third party module, and more. Read on!
    Weekly.pw / 17 November 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“Indeed, if ProcessWire can be considered as a CMS in its own right, it also offers all the advantages of a CMF (Content Management Framework). Unlike other solutions, the programmer is not forced to follow the proposed model and can integrate his/her ways of doing things.” —Guy Verville, Spiria Digital Inc.