{"id":19648284,"url":"https://github.com/bestpractical/rt-extension-tags","last_synced_at":"2025-04-28T15:32:24.981Z","repository":{"id":66697632,"uuid":"62258354","full_name":"bestpractical/rt-extension-tags","owner":"bestpractical","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-05T20:11:20.000Z","size":70,"stargazers_count":5,"open_issues_count":3,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T09:25:19.627Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://metacpan.org/release/rt-extension-tags","language":"Perl","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bestpractical.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-29T21:15:45.000Z","updated_at":"2024-11-15T09:20:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a09a5f4-73d0-46c2-97b8-1aa6a83ca2e5","html_url":"https://github.com/bestpractical/rt-extension-tags","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestpractical%2Frt-extension-tags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestpractical%2Frt-extension-tags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestpractical%2Frt-extension-tags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestpractical%2Frt-extension-tags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bestpractical","download_url":"https://codeload.github.com/bestpractical/rt-extension-tags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251338842,"owners_count":21573622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T14:47:39.630Z","updated_at":"2025-04-28T15:32:24.944Z","avatar_url":"https://github.com/bestpractical.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    RT-Extension-Tags - Provides simple tagging using custom fields\n\nDESCRIPTION\n    This extension allows you to create tags using custom fields on tickets.\n    It adds a new custom field type, \"Tags\", which allows users to add new\n    values (tags) that will then be added to the list of available\n    autocomplete values for that custom field.\n\n    The created tags become links to a search of all active tickets with\n    that tag.\n\n  Tag Custom Field\n    The initdb step installs an example global Tag custom field.\n\nRT VERSION\n    Works with RT 4.0, 4.2, 4.4, 5.0\n\nINSTALLATION\n    perl Makefile.PL\n    make\n    make install\n        May need root permissions\n\n    Edit your /opt/rt5/etc/RT_SiteConfig.pm\n        If you are using RT 4.2 or greater, add this line:\n\n            Plugin('RT::Extension::Tags');\n\n        For RT 4.0, add this line:\n\n            Set(@Plugins, qw(RT::Extension::Tags));\n\n        or add RT::Extension::Tags to your existing @Plugins line.\n\n    make initdb\n        This optional step installs an example global Tag custom field.\n\n    Clear your mason cache\n            rm -rf /opt/rt5/var/mason_data/obj\n\n    Restart your webserver\n\n  UPGRADING\n    If you are upgrading from version 0.01 or 0.02, note that the custom\n    field type was changed from a default RT \"multiple values with\n    autocompletion\" to a dedicated tag custom field type. To upgrade:\n\n    *   Change your Tag custom field to use the new tag custom field type\n\n        You can either edit your existing custom field and change the Type\n        to \"Enter multiple tags\" or run the initdb step and copy your values\n        to the new Tag custom field automatically created.\n\n    *   Disable the scrip \"On Custom Field Change Add New Tag Values\"\n\n        This scrip is no longer needed with the new tag custom field type,\n        so you can disable or delete it.\n\nAUTHOR\n    Best Practical Solutions, LLC \u003cmodules@bestpractical.com\u003e\n\nBUGS\n    All bugs should be reported via email to\n\n        L\u003cbug-RT-Extension-Tags@rt.cpan.org|mailto:bug-RT-Extension-Tags@rt.cpan.org\u003e\n\n    or via the web at\n\n        L\u003crt.cpan.org|http://rt.cpan.org/Public/Dist/Display.html?Name=RT-Extension-Tags\u003e.\n\nLICENSE AND COPYRIGHT\n    This software is Copyright (c) 2016-2020 by Best Practical Solutions,\n    LLC\n\n    This is free software, licensed under:\n\n      The GNU General Public License, Version 2, June 1991\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestpractical%2Frt-extension-tags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbestpractical%2Frt-extension-tags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestpractical%2Frt-extension-tags/lists"}