Needs work
Project:
Tag editor
Version:
6.x-0.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Dec 2008 at 12:05 UTC
Updated:
13 Jan 2011 at 15:09 UTC
Jump to comment: Most recent file
Right now only one vocabulary can be enhanced by your module. I would like to see this module support multiple vocabularies.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | spinning-blue-circle-mockup.png | 21.76 KB | francewhoa |
| #11 | vocabulary-before.png | 61.37 KB | francewhoa |
| #11 | vocabulary-after.png | 61.8 KB | francewhoa |
| #11 | spinning-blue-circle-current.png | 46.45 KB | francewhoa |
| #9 | tag_editor.zip | 10.42 KB | Gurpartap Singh |
Comments
Comment #1
a_c_m commented+1 to that
Comment #2
Gurpartap Singh commentedA definite requirement. I'll patch it up soon.
Comment #3
zmove commentedYes, would be cool to see the option in taxonomy vocabulary edit form instead of creating another dedicated menu entry. There are enought modules that create menu entry to add one new when it's possible to skip it.
Comment #4
nicholas.alipaz commentedAny changes on this?
Comment #5
jamesmcd commentedAlso interested. Any news on progress?
Thanks
Comment #6
Gurpartap Singh commentedstalled for now. not sure when next time i'll work on it.
Comment #7
jamesmcd commentedWould sponsorship improve the likelihood of development?
I would quite like this feature on my site!
Comment #8
francewhoa+1 for this new feature. I would be happy to contribute testing.
Comment #9
Gurpartap Singh commentedI'm glad you volunteered for testing. So much, that you inspired me to rewrite the whole thing. Let's see if it works as good on other OSes and browsers. Tested on Mac OS X Safari 4 and Firefox 3.5.
Attached complete module. It also brings new features like navigating through tags in tag editor, deleting selected/highlighted tag, enhanced autocomplete support, and minor user experience stuff. And of course, multiple vocabulary support.
The settings to enable tag editor lie in vocabulary's edit form.
Upgrade is missing, so is hook_uninstall to delete tag_editor_% variables. Not sure if I want to take up the pain to write it. It should be pretty simple, Onopoc, if you want to help with it. :)
Comment #10
francewhoaGreat. Thanks Gurpartap. I'll try to do some testing this week. I'll post result here.
I'll update the README.txt file after the testing. http://drupal.org/node/531010
Comment #11
francewhoaI tested #9. Here is the good new first. It works with Firefox 3 and Internet Explorer 7 on Windows XP. I tested navigating through tags in tag editor, deleting selected/highlighted tag, and multiple vocabulary support.
As for the bad news it works fine with Firefox and Internet Explorer but with the browser Opera version 9.62 funny stuff is happening. The first selected suggestion get enter twice. Then the following suggestions get all mixed-up. To clarify watch video at http://www.youtube.com/watch?v=cYwGBqaRwoo
The following isn’t a bug but a suggestion to improve usability. The spinning blue circle isn't showing. Is it normal? Expected result is after typing something into the tag editor field the spinning blue circle should be display until suggestions are return.
To improve usability I suggest adding a spinning blue circle outside the field. At a fix location to the top right. Find screenshot to clarify.
And I suggest moving the grey circle to a fix location at the top right side. Inside the field. Find screenshot to clarify.
Tested with:
-Drupal 6.13
-Windows XP
-Firefox 3
-Internet Explorer 7
-Opera 9.62
Comment #12
digi24 commentedI have noticed the following bugs:
1. Other autoselect fields seem to be affected, input from non-tag_editor fields gets intercepted (zip)
2. no "select" on comma, unlike in the CVS version
3. both the zipped module as well as the CVS version might wrap themselves multiple times in Drupal.behaviors.tag_editor, so I added a check on the parent id (CVS) or parent class (zip) to avoid multiple wraps.
Comment #13
Gurpartap Singh commentedToo weird.
I'm using the zip version on two websites already without any noticeable problems.
Which browser are you using?
1. autoselect field? What is it? :P
2. Tagging by comma works for me on safari.
3. Need to verify this.
Comment #14
digi24 commentedI was testing with Firefox 3.5.5, IE8 and Opera 10. In FF and pressing "Enter" to add terms everything worked great. With IE8 and Opera 10 I could reproduce the problems stated by Oopoc.
re 1:
"autoselect" - I do not know, where I came across this word :) I was referring to the regular autocomplete fileds, eg. the tag input field, when tag_editor is not enabled.
re 3:
Occured when using this module together with Hierarchical Select. All other functionality was not affected, just the input field looked strange.
re2:
I had to remove the module from my main site, but I will set it up on a test site to dig into it and post a link.
Just to narrow it down: in the tag field below this form on this page, there is an autocomplete "Issue tags" field. Can you use arrows and comma to select a tag? I cannot, have to press "Enter", but it worked with the CVS version of your module which is nice.
Comment #15
xenatt commentedhttp://drupal.org/node/1025568
support one more fields
fixed opera web bowser bug