Giter Site home page Giter Site logo

autolink_filter's Introduction

Autolink Filter
===============

Adds a filter to automatically link known taxonomy terms from selected vovabularies.

== Features ==

 * Term phrases support (terms consisting of multiple words)
 * Tooltips generation support (based on a tooltip field or a description field)
 * Taxonomy synonyms support
 * Virtual synonyms support (terms consisting of other terms in taxonomy paths and their synonyms)
 * First letter of a sentence awareness when matching
 * Various filtering options:
  * Exclusion of specific words
  * Exclusion based on HTML enclosing tags
  * Exclusion based on HTML enclosing classes
  * Exclusion based on minimum and maximum length of a term (or a virtual term)
  * Adjustable limit of links for single term instances (including synonyms)
  * Adjustable limit of links for single word instances
  * Explicite inclusion of terms (with optional field added to taxonomy terms)
  * Explicite rejection of terms (with optional field added to taxonomy terms)
  * Children-only filtering mode (uses only leaves of taxonomy tree)

== TODO ==

- change DOM parser to faster (that allows to memorize data in objects to shorten paths - cache misses and hits).
- add an option for skipping terms that have no description at all (field_autolink does that?)
- add JS for tooltips

Tooltips:

- http://lamovo.com/support/the-tooltip
- http://jqueryfordesigners.com/coda-popup-bubbles/
- http://craigsworks.com/projects/qtip
- http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/  ***
- http://craigsworks.com/projects/simpletip/#  **

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.