Vote #64806
未完了Tagging in Redmine
0%
説明
I Want To Implement the tagging functionality in redmine.In One of the posts somebody has mentioned that Tagging can be done by creating a custom field .I want to Implement this tagging functionality in News,Documents,Forums,Wkis etc.If this is the case How can I use the custom fields to implement tagging functionality.
Is there any separate plugin to Implement the tagging functionality.I tried with acts_as_taggable plugin.The Problem is that I could not able to Install the plugin and also in somewhere it has mentioned that Acts_as_taggable does not work with Rails 2.0.I am runing Redmine 8.0 and it uses Rails 2.0.So Please Guide me in this issue
How can I Implement This Tagging Functionality in Redmine
workaround
same as redmine-org-1448
journals
A Tagging system would be a great feature for redmine.
Two tagging versions could be possible:
The user gets a textfield and enters tags (separated by space - linked words are encapsulated in quotes - eg. "tag this string" term2 term3 "term nr 4")
Central tagging handling: The system admin generates a list of tags (similar to the 'user defined fields' - taggroups can be assinged to different pageareas )
The user then gets the opportunity to check a variable number of tags (within an issue or a project or [most imortant] while booking time)
While beeing a good typo3 and JS programmer, my Ruby on Rails skills are pathetic. Therefore I can just offer my help for testing and conceptualization!
--------------------------------------------------------------------------------
Maybe you can look at the tagging plugin for trac:
http://trac-hacks.org/wiki/TagsPlugin
It implements a tag cloud of all tags which are entered at the wiki page and tickets...
--------------------------------------------------------------------------------
I Tried Installing that.But it asks me for Proxy Authentication.Are u using that Tags Plugin of TRAC.if so can u tell me how u installed that one.How the Trac plugin will communicate with redmine
--------------------------------------------------------------------------------
Sorry for misunderstanding me.
This is a plugin for TRAC, not for Redmine. It can only give you ideas how to implement it.
--------------------------------------------------------------------------------
This is related to #480 - "Wiki: Support categories tagging and autolisting" and the more general issue #1448 - "Add tags to issues".
Personally tagging would be good for the wiki as pages don't always fit into a neat category so being able to add tags is one step better than just relying on the good search facilities in Redmine.
--------------------------------------------------------------------------------
I would love to see tagging support added to redmine by default as well. This plugin is available and looks like a good start, although I was unable to install it in our production environment,
http://github.com/friflaj/redmine_tagging#readme
Unfortunately that plugin only seems to tag on issues (not documents, files, wiki pages, etc). It seems that the author of this plugin is actively working on it, perhaps he could be convinced to add tagging to the redmine codebase proper.
--------------------------------------------------------------------------------
+1
I'd love to see tagging in Redmine's near future, too!
May I add a requirement here: In my Use Case _some_ tags should be protected from being deleted by users with insufficient rights. It could be solved with something like:
A tag added to an issue by an administrator may not be deleted by a non-admin.
--------------------------------------------------------------------------------
Not sure how I missed this when I created my issue, but +1 for sure.
--------------------------------------------------------------------------------
To have built-in tagging would be awesome!
p.s. About GUI: I like how Tags look like in "Redmine contacts plugin":http://redminecrm.com/projects/contacts-plugin/contacts
--------------------------------------------------------------------------------
Another feature which MUST BE INCLUDED!!!
I tried installing the plugin from http://github.com/friflaj/redmine_tagging#readme
but unfortunately it breaks other plugins compatability such as show attachments as thumbnails
--------------------------------------------------------------------------------
https://github.com/ixti/redmine_tags
works in Redmine 2.x.x
--------------------------------------------------------------------------------
I really think tagging needs to be integrated into Redmine core. In a world where many projects are turned around in a short amount of time, in an increasingly unstructured way, tagging is starting to make more sense than carefully pre-arranged categories and fields. Look at Github, for instance. I think this needs to be merged, and should receive some more focus to integrate it throughout Redmine.
--------------------------------------------------------------------------------
+1000 quite important to have this feature!
Multiple and Transverse possibility!
please
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
don't think it would be implemented anytime soon .. check the date when it was created ... :(
--------------------------------------------------------------------------------
Also, https://github.com/ixti/redmine_tags stagnates -- 19 open issues
--------------------------------------------------------------------------------
Ivan Cenov wrote:
> Also, https://github.com/ixti/redmine_tags stagnates -- 19 open issues
Yeah.. Anybody knows a working implementation for the latest redmine version?
--------------------------------------------------------------------------------
+1
This feature is badly needed. Redmine is spectacular - the devs did a bang-up job - but this is a standard issue-tracker feature and its absence is a gaping hole.
--------------------------------------------------------------------------------
+1 this is needed on larger projects where issue should be added to multiple categories.
--------------------------------------------------------------------------------
+1
Really hope to have this feature to organize our issues.
--------------------------------------------------------------------------------
+1 Really need it as native feature
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
Completely Agree that a tags system is desperately needed in Redmine.
Redmine is indeed a powerful and happy ting to use, tags would make it simply awesome.
I guess, stackoverflow style tagging, issue tracking, and wiki composing would be incredible.
It could make the very process and experience of Redmine usage - Agile, simple and self-intuitive.
I don't know if I am asking too much, but I am sure the superb hacks powering Redmine's evolution, can surely do it.
--------------------------------------------------------------------------------
Man K wrote:
> Completely Agree that a tags system is desperately needed in Redmine.
> Redmine is indeed a powerful and happy ting to use, tags would make it simply awesome.
> I guess, stackoverflow style tagging, issue tracking, and wiki composing would be incredible.
> It could make the very process and experience of Redmine usage - Agile, simple and self-intuitive.
> I don't know if I am asking too much, but I am sure the superb hacks powering Redmine's evolution, can surely do it.
Please see my note from #1448#note-106
--------------------------------------------------------------------------------
Man K wrote:
> Completely Agree that a tags system is desperately needed in Redmine.
> Redmine is indeed a powerful and happy ting to use, tags would make it simply awesome.
> I guess, stackoverflow style tagging, issue tracking, and wiki composing would be incredible.
> It could make the very process and experience of Redmine usage - Agile, simple and self-intuitive.
> I don't know if I am asking too much, but I am sure the superb hacks powering Redmine's evolution, can surely do it.
News and forums can be tagged too…
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
I've proposed 2 patches in #1448, please see comment #1448#note-115
--------------------------------------------------------------------------------
related_issues
relates,New,480,Wiki: Support categories tagging and autolisting
relates,New,1448,Add tags to issues
duplicates,Closed,6918,Tag system on issues, wiki entries, everything
表示するデータがありません