Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-tags_plus


https://github.com/heimrichhannot/contao-tags_plus

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Tags Plus

An extension for the contao tag module offering a frontend form field among other things.

## Features

### Eval options

Name | Description | Example
---- | ----------- | -------
optionsTable | Used for displaying other options than the ones linked to the table key in the dca | 'optionsTable' => 'tl_member'

### Frontend fields

Name | Description
---- | -----------
FormTags | A frontend representation for the tags module. Currently only a select field

### Backend fields

Name | Description
---- | -----------
TagFieldPlus | Enhances the normal tag field with the opportunity to override the table

### Modules

Name | Description
---- | -----------
ModuleTagCloudPlus | Fixes an issue in the tag cloud (active tags didn't have the "active" class); additional sql and where sql can be added

### Helper classes

Name | Description
---- | -----------
TagsPlus | Provides methods for a more convenient tag access (save and load)