2017 © Pedro Peláez
 

phile-plugin phile-table-of-contents

Generates a table of contents for the Phile CMS

image

gibbs/phile-table-of-contents

Generates a table of contents for the Phile CMS

  • Monday, September 8, 2014
  • by Gibbs
  • Repository
  • 3 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PhileCMS Table of Contents

A PhileCMS plugin that automatically generates a table of contents based on a pages headers., (*1)

This is intended for internal use., (*2)

1. Installation

Install via git, (*3)

Clone this repository from the phile directory into plugins/gibbs/phileTableOfContents. E.g:, (*4)

git clone git@github.com:Gibbs/phileTableOfContents.git plugins/gibbs/phileTableOfContents

Manual Install, (*5)

Download and extract the contents into: plugins/gibbs/phileTableOfContents, (*6)

2. Plugin Activation

Activate the plugin in your config.php file:, (*7)

$config['plugins']['gibbs\\philephileTableOfContents'] = array('active' => true);

3. Example Usage



    {% for entry in tableofcontents %}
  1. {{ entry.title }}
  2. {% endfor %}

The Versions

08/09 2014

dev-master

9999999-dev https://github.com/Gibbs/

Generates a table of contents for the Phile CMS

  Sources   Download

MIT

The Requires

 

cms phile philecms toc table of contents

07/09 2014

0.0.9

0.0.9.0 https://github.com/Gibbs/

Generates a table of contents for the Phile CMS

  Sources   Download

MIT

The Requires

 

cms phile philecms toc table of contents