Documentation Home


docs//index
/*
Title: Documentation Home
Description: Using Phile CMS. Documentation for phile cms plugins and developers with a flat file database.
Author: jacmgr
chapter: 0
LayoutEntries: index_docs
Layout: index_docs
CommentsEntries: on
Comments: off
robotsEntries: follow index
PageMenuEntries: on
PageMenu: on
*/
[phile]: http://github.com/PhileCMS
[pico]: http://pico.dev7studios.com
[wikitten]: http://wikitten.vizuina.com/
[boltwire]: http://www.boltwire.com

jacmgr's Documentation
----------------------

> Updated (28MAR2017) to reflect Phile Version 1.7.1 release

jaccms is basically a fork of [Phile cms][phile].  I haven't really altered the core phile very much at all, juts a few tweaks.  There were some changes that I couldn't do in a plugin.  Most of the plugins will also run fine in a standard phile cms site. This documentation is primarily for my own use.  I don;t expect anyone else to use what I've done.  My goal is to *I hope to learn enough to not fork phile!*

Where to Start
--------------

* [A quick Start](a_quick_start)  The main overview of what I've done with Phile. This page has most of the links to all other main documentation pages.
* [Phile Core Changes](philecorechanges): Narrative of what I changed in phile core
* [My Plugins](plugins) : Index to jacmgr's plugins

-----

## List all Documents

This list should be limited to parent only.  Possibly use excludefolder option?

[search folder="docs" xxrequired="chapter"
orderby="chapter" order="asc" 
template="elements/searchresult_docslinklist" 
count=150]

<!--
[   search  where="$url contains markdown" orderby="$chapter asc" addfields="chapter" template="docsexcerpt" exclude='' count=2 excerpts=true paginate=true]

[   search  where="$url contains docs/" orderby="$chapter asc" template="docslinklist" addfields="chapter"]

[   search  where="$url contains docs/" orderby="$chapter asc" template="docsexcerpt" excerpts=true addfields="chapter"]
-->