“”

Tag Pack Tag Pack

tagpack / beta

All purpose tagging suite. Use tags for almost any allowed table without having to create new DB fields for each of them. Create multifunctional tag clouds using surf or filter mode together with time based settings, a tag breadcrumb menu and a searchbox

Last upload comment

Fixed a bug caused by a missing space before an ANDed part of the WHERE clause.

Downloads by month

Download 0.12.2 Extension Manual
Author
JoH asenau
Company
cybercr@ft media manufactory
Last update
19. Oct 2010
First upload
16. Jul 2008
Downloads
15,953
Category
Miscellaneous
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (4)

Version history

Version Upload comment Works with TYPO3 Download
0.12.2 / beta
October 19, 2010
Fixed a bug caused by a missing space before an ANDed part of the WHERE clause.
Download
0.12.1 / beta
January 08, 2010
Fixed a bug caused by a missing closing bracket that caused result lists to disappear when there where no additionalFilters set.
Download
0.12.0 / beta
January 05, 2010
Added includeLibs.XXX to the static templates to reactivate rendering of icepack based elements with TYPO3 versions 4.3.+ since addPItoST43 doesn't seem to work properly anymore.
Download
0.11.0 / beta
December 08, 2009
Urgent Bugfix: Broken implementation of hide/unhide commands completely removed relations between tags and records while hiding/unhiding them via list module or click menu
Optimized performance by changing even more SQL queries to exec_SELECTquery instea
Download
0.10.6 / beta
December 04, 2009
Optimized performance by changing SQL queries to exec_SELECTquery to get rid of double while/foreach loops when using exec_SELECTgetRows and moving parts of the WHERE clause of JOIN to ON
Changed the KEY of both MM tables after analysing the usage
Download
0.10.5 / beta
November 10, 2009
Fixed a bug that ignored removing of all tags from a previously tagged item
Download
0.10.4 / beta
November 09, 2009
Define position and appearance of the form element in forms
Additional TSconfig syntax
tx_tagpack_tags.table.[tablename] {
specificTypesList = [typelist]
position = [after:field|before:field] //<=default
position.[type] = [after:field|before:fi
Download
0.10.3 / beta
November 09, 2009
Removed non existing email address
Download
0.10.2 / beta
November 09, 2009
Define position and appearance of the form element in forms
Additional TSconfig syntax
tx_tagpack_tags.table.[tablename] {
specificTypesList = [typelist]
position = [after:field|before:field] //<=default
position.[type] = [after:field|befor
Download
0.10.1 / beta
October 06, 2009
Fixed an SQL error happening in the backend search-while-you-type-interface for non amdin users
Download
0.10.0 / beta
September 20, 2009
Added a new DESCRIPTOR mode for two level tagging. When this mode is activated during installation, only tags of the type DESCRIPTOR can be used to tag records of other tables, while only tags of the type NON DESCRIPTOR can be used to tag tag records.
Ad
Download
0.9.3 / beta
September 15, 2009
Added a check for the modification of the tag table so that users can not create new tags but only assign existing ones if they have insufficient rights (issue #3321) - Changed label and tab handling (issue #3895) - Changed title tags for links in the tag
Download
0.9.2 / beta
May 30, 2009
A new test regarding the manual. Should be better than the last one and contains more useful stuff now ;-)
Download
0.9.1 / beta
May 29, 2009
A test regarding the manual to make sure it will be rendered as expected
Download
0.9.0 / beta
April 14, 2009
Functionality slightly modified to improve usability.
Doubleclicking is now possible where users expect it and ENTER will submit the form while merging.
CSS slightly changed as well.
Download
0.8.0 / beta
April 14, 2009
Fixed ext_tables.php to match the current versions of plugins and content elements again
Downgraded the plugins to the current working versions (sorry for the inconvenience caused by mixed up files)
Added the missing static folder again
Download
0.7.1 / beta
April 09, 2009
Tag manager module is close to stable now.
Merging of tags is now possible while assigning their relations to the replacement tag.
"Translate" will be a feature for the 1.x branch though.
Bugfix: If one of the tags to be merged and the replacement tag
Download
0.7.0 / beta
April 09, 2009
Tag manager module is close to stable now.
Merging of tags is now possible while assigning their relations to the replacement tag.
"Translate" will be a feature for the 1.x branch though.
Download
0.6.2 / beta
April 08, 2009
The new tag manager module is close to completion now
There's a new tagpack api class for backend and frontend functionality (thanx to Benjamin Mack)
Backend functions have been adapted to work with the new api as far as possible, frontend plugins will
Download
0.6.1 / beta
April 08, 2009
The new tag manager module is close to completion now - "Examine" and "Edit" are already available, "Merge" will be finished soon, "Translate" is planned for this summer
There's a new tagpack api class for backend and frontend functionality (thanx to Ben
Download
0.6.0 / beta
April 08, 2009
The new tag manager module is close to completion now - "Examine" and "Edit" are already available, "Merge" will be finished soon, "Translate" is planned for this summer
There's a new tagpack api class for backend and frontend functionality (thanx to Ben
Download
0.5.5 / alpha
February 06, 2009
added a check for an empty enabledRecords section in result list configuration to avoid a TCA bug shown in the frontend
Download
0.5.4 / alpha
February 06, 2009
removed invalid character from static setup.txt of the tagcloud
Download
0.5.3 / alpha
February 06, 2009
fixed a bug: TS-Setup for result lists using non existing constants
Download
0.5.2 / alpha
February 06, 2009
Fixed a bug TS-Setup for result lists of tagged records of pages and tt_content using wrong constant names
Download
0.5.1 / alpha
February 06, 2009
added example TS-Setup for result lists of tagged records of pages and tt_content
changed CSS-classes (they contain the official extension name as a prefix now)
Download
0.5.0 / alpha
February 06, 2009
added basic settings for the installation with the extension manager
added several constants for the constant editor
added a regular expression for tagnames to get rid of special chars execept space or - (minus)
Download
0.4.2 / alpha
February 05, 2009
fixed a bug with tags containing the Character - (minus)
Download
0.4.1 / alpha
February 03, 2009
fixed a bug regarding listing of elements when in tagcrumb-mode
Download
0.4.0 / alpha
February 02, 2009
added handler for version, inlineLocalizeSynchronize and hidden/unhidden elements with tags
fixed a bug regarding deleting and undeleting of tagged items
Download
0.3.3 / alpha
October 08, 2008
added some icons
fixed a bug regarding selection of items with multiple tags
Download
0.3.2 / alpha
September 13, 2008
0.3.2 removed one intval check that prevented new connection of tags if there were no existing tags available
0.3.1
removed a debug output
secured DB queries against possible attacks
0.3.0
fixed some bugs with empty datamap entries for the tag field
Download
0.3.1 / alpha
September 12, 2008
0.3.1
removed a debug output
secured DB queries against possible attacks
0.3.0
fixed some bugs with empty datamap entries for the tag field
database operations other than editing don't destroy the relations anymore
0.2.0
plugins for the tagcloud an
Download
0.3.0 / alpha
September 12, 2008
0.3.0
fixed some bugs with empty datamap entries for the tag field
databse operations other than editing don't destroy the relations anymore

0.2.0
plugins for the tagcloud and a tagged items list are final
the tagcloud can be pimped with a searchbo
Download
0.2.0 / alpha
July 16, 2008
0.2.0
* plugins for the tagcloud and a tagged items list are final
* the tagcloud can be pimped with
a searchbox,
a switch between filtermode and surfmode as well as
a calendar for time frame settings
* recognition for additional URL parameters
Download