2017 © Pedro PelĂĄez
 

library texy-helper

Extension for texy implementation of a configuration option config files

image

kappa/texy-helper

Extension for texy implementation of a configuration option config files

  • Thursday, February 28, 2013
  • by Budry
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Kappa:Texy helper

Extension for texy implementation of a configuration option config files, (*1)

Requirements:

Install

  1. Step - Add this package into your project
    "require":{
        "kappa/texy-helper" : "dev-master"
    }
  1. Step - Registre this package in config
    parameters:
        Texy:
            headingModule:
                top: 5

    nette:
        template:
            helperLoaders: \Kappa\Templating\Helpers
            helpers:
                texy: @Texy::process
    services:
        Texy: Kappa\Templating\Helpers\TexyHelper(%Texy%)

3. Step - Clean temp directory!, (*2)

Complete! :), (*3)

The Versions

28/02 2013

dev-master

9999999-dev https://github.com/Kappa-org/Texy-Helper

Extension for texy implementation of a configuration option config files

  Sources   Download

The Requires

 

The Development Requires

framework helpers config nette texy kappa

28/02 2013

dev-mp

dev-mp https://github.com/Kappa-org/Texy-Helper

Extension for texy implementation of a configuration option config files

  Sources   Download

The Requires

 

The Development Requires

framework helpers config nette texy kappa