2017 © Pedro Peláez
 

phile-plugin phile-syntax-highlight

Syntax Highlight Plugin for PhileCMS

image

siezi/phile-syntax-highlight

Syntax Highlight Plugin for PhileCMS

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Syntax Highlight Plugin for PhileCMS

Build Status, (*1)

Syntax highlight source code., (*2)

Project Home, (*3)

1.1 Installation (composer)

"require": {
    "siezi/phile-syntax-highlight": "*"
}

1.2 Installation (Download)

  • download this plugin into plugins/siezi/phileSyntaxHighlight
  • install and include Geshi 1.0.x

2. Activation

After you have installed the plugin you need to activate it. Add the following line to your /config.php file:, (*4)

$config['plugins']['siezi\\phileSyntaxHighlight'] = ['active' => true];

3. Start

In the standard Phile installation use markdown fenced code blocks and specify a language:, (*5)

```php
$foo = bar;
```

4. Config

See config.php., (*6)

The Versions

23/03 2018

dev-master

9999999-dev https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

The Development Requires

highlight phile

23/03 2018

2.2.1

2.2.1.0 https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

The Development Requires

highlight phile

23/03 2018

2.2.0

2.2.0.0 https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

The Development Requires

highlight phile

09/07 2015

2.1.0

2.1.0.0 https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

highlight phile

16/04 2015

2.0.1

2.0.1.0 https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

highlight phile

09/04 2015

2.0.0

2.0.0.0 https://github.com/Schlaefer/phileIndexPaginate

Syntax Highlight Plugin for PhileCMS

  Sources   Download

MIT

The Requires

 

highlight phile