craigh / Tag

Tag is a content tagging module for the Zikula Application Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag

Tag is a content tagging module for the Zikula Application Framework. Tag is a hook-based module that utilizes the most advanced Zikula 1.3 technology including Doctrine 2.1 and Form lib.

The Tag UI is modeled after the WordPress tag interface and makes strong use of Ajax/prototype technologies.

Tag has a plugin interface to allow other modules to define how their links are presented on the tag page.

Tag provides special link decoding for use in shorturls.

Tag provides a TagCloud block and ContentType plugin

Version 2.0.0

Requires Zikula Core 1.4.0+

(in development)

###Version 1.0.3

Requires Zikula Core 1.3.3+

14 February 2015

Maintenance release to catch user contributions to the project.

###Version 1.0.2

31 March 2012

This release changes the Database and now stores the full Zikula_ModUrl object in the DB instead of simply the url string. The string is maintained for BC, but methods utilizing that data are deprecated and module authors must move to using the full object before version 1.0.3.

This release also improves style.css for correct display in multiple themes.

###Version 1.0.1

19 February 2012

This released focused on significant improvements in HTML-validation including reformatting all links to use a 'slug'. There are also improvements in page titles based on the Tag.

Zikula 1.3.2+ required

###Version 1.0.0

21 July 2011

Initial release.

Zikula 1.3.0+ required

About

Tag is a content tagging module for the Zikula Application Framework.


Languages

Language:PHP 79.3%Language:Smarty 12.8%Language:JavaScript 5.0%Language:CSS 2.9%