2017 © Pedro Peláez
 

contao-module attribute_levensthein

MetaModels attribute for maintaining an search index with levensthein support

image

metamodels/attribute_levensthein

MetaModels attribute for maintaining an search index with levensthein support

  • Friday, July 6, 2018
  • by xtra
  • Repository
  • 10 Watchers
  • 0 Stars
  • 32 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

Build Status Latest Version tagged Latest Version on Packagist Installations via composer per month, (*1)

Levensthein

The repository has a corrected name Levenshtein and can now be found under https://github.com/MetaModels/attribute_levenshtein., (*2)

The levensthein attribute maintains an index of keywords across other attributes which can be searched using the levensthein algorithm., (*3)

NOTE: This uses the autocomplete plugin from jquery-ui. When installing this extension, you must include jquery-ui from CDN as the Contao bundled version only includes the accordion plugin., (*4)

To do this, simply add and include a template named j_jquery-ui.html5 in your page layout with the following contents:, (*5)

<script src="//code.jquery.com/ui/<?= $GLOBALS['TL_ASSETS']['JQUERY_UI'] ?>/jquery-ui.min.js"></script>

WARNING: Ensure to remove the corresponding line from j_accordion.html5 if you are using accordions on your page as otherwise the two will collide., (*6)

The Versions

06/07 2018

dev-master

9999999-dev http://now.metamodel.me/

MetaModels attribute for maintaining an search index with levensthein support

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

filter contao metamodels attribute levensthein

06/07 2018

dev-hotfix/2.0.1

dev-hotfix/2.0.1 http://now.metamodel.me/

MetaModels attribute for maintaining an search index with levensthein support

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

filter contao metamodels attribute levensthein

06/07 2018

2.0.0

2.0.0.0 http://now.metamodel.me/

MetaModels attribute for maintaining an search index with levensthein support

  Sources   Download

LGPL-3.0-or-later

The Requires

 

The Development Requires

filter contao metamodels attribute levensthein

08/03 2018

dev-hotfix/2.0.0-translation

dev-hotfix/2.0.0-translation http://now.metamodel.me/

MetaModels attribute for maintaining an search index with levensthein support

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

filter contao metamodels attribute levensthein

01/02 2017

dev-hotfix/2.0.0

dev-hotfix/2.0.0 http://now.metamodel.me/

MetaModels attribute for maintaining an search index with levensthein support

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

filter contao metamodels attribute levensthein