2017 © Pedro Peláez
 

jelix-module diff-plugin

a plugin for Jelix or Castor to render show differences between two content in a template

image

jelix/diff-plugin

a plugin for Jelix or Castor to render show differences between two content in a template

  • Friday, June 5, 2015
  • by laurentj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

This is a plugin for jTpl or Castor, the template engine used by Jelix., (*1)

This plugin allows to show differences between two contents in a template., (*2)

This plugin is for Jelix 1.7.x and higher. See the jelix/jelix repository to see its history before Jelix 1.7., (*3)

installation

Install it by hands like any other Jelix plugins, or use Composer if you installed Jelix 1.7+ with Composer., (*4)

In your project:, (*5)

composer require "jelix/diff-plugin:1.7.0"

Usage in a template:, (*6)

 <div>
    {diff $firstcontent, $secondcontent}
 </div>

See Jelix manual for more examples., (*7)

The Versions

05/06 2015

dev-master

9999999-dev http://jelix.org

a plugin for Jelix or Castor to render show differences between two content in a template

  Sources   Download

LGPL-2.1

diff castor jelix jtpl

05/06 2015

v1.7.0

1.7.0.0 http://jelix.org

a plugin for Jelix or Castor to render show differences between two content in a template

  Sources   Download

LGPL-2.1

diff castor jelix jtpl