Doesn't allow taxonomy edits

greg.harvey - May 12, 2009 - 08:34
Project:Editview
Version:6.x-1.0-beta1
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work
Description

Need to start a separate issue, because the other thread needs to stay as D5, but it would be great to see a D6 patch for the feature here:
http://drupal.org/node/172797

I will probably end up doing it, if I get the chance over the next few weeks. =)

(Please don't mark this as duplicate - it isn't duplicate, because D6 won't be considered in the other thread, so I've raised a separate issue to get this in the queue!)

#1

ngaur - May 21, 2009 - 22:33

+1

Can I give it more than 1 ? Without taxonomy I can't use this module, and it's otherwise just the thing I need.

#2

obrigado - May 27, 2009 - 07:32

Subscribing... this functionality would be great.

#3

greg.harvey - June 4, 2009 - 08:08

See #172797: Modify Taxomonmy on added and edited items?, comment #10 for a quick solution. Works for me. Will make a patch.

#4

greg.harvey - June 4, 2009 - 08:22
Version:6.x-1.x-dev» 6.x-1.0-beta1
Status:active» needs review

Patch of the above suggestion attached. It's actually against beta1.

AttachmentSize
460206-add-taxonomy-to-editview-form.patch 714 bytes

#5

Aren Cambre - September 21, 2009 - 14:39
Title:Modify Taxomonmy on added and edited items? (Drupal 6)» Doesn't allow taxonomy edits
Category:feature request» bug report

I think this is actually a bug fix.

#6

dirksonii - September 28, 2009 - 02:54

This patch unfortunately does nothing on my (fresh yesterday) install.

#7

greg.harvey - September 28, 2009 - 09:26

Odd. It works just fine for me. See screens attached of UI and View settings. Are you sure you're not misunderstanding how it works/what it's supposed to do?

AttachmentSize
df_taxonomy_editview.png 92 KB
df_taxonomy_editview_settings.png 113.54 KB

#8

dirksonii - September 28, 2009 - 19:54

Nope, I know what it's supposed to do. After a bit of fiddling with patch supplied, it looks like the if statement around the "display as taxonomy" bits never returns true. (When I set it to always return true, it works, but then I can't see the CCK fields, which are utterly required in my application) I'm using tagging, not the usual taxonomy, perhaps that's the problem?

#9

greg.harvey - September 28, 2009 - 20:03
Status:needs review» needs work

Could be - haven't tried it with tagging. Setting to "needs work".

#10

cridenour - September 30, 2009 - 05:14

@3: Works perfectly for me and saved me the trouble of a module development cycle just to bulk edit.

Thanks for the link.

#11

greg.harvey - September 30, 2009 - 07:36

@cridenour, did you try #3 with a vocab set to free tagging?

#12

cridenour - October 5, 2009 - 02:51

@greg.harvey

Sorry for slow reply. I haven't had the chance to test this with free tagging. It was on a semi-production level site so I was merely looking to make my bulk-editing life much easier. If I get the chance, I'll test on my dev box.

#13

pimousse98 - October 20, 2009 - 16:30

Hi, I tested the patch and:
* it shows taxonomy as drop down, for my non-tag, unique term vocabulary.
* however in my table form it displays the standard title and instructions for the vocabulary, in each cell (so in addition to the column name I get the voc name and instructions around the drop down), which is quite a problem.
I just tried with a tagging vocab and the results are the same, except the output is not really a table anymore (for each row, I get a bunch of giant autocomplete fields on top of each other in the first cell.). Is there a way to remove the labels and make the layout a little nicer for multiple taxonomy fields?
Thanks

 
 

Drupal is a registered trademark of Dries Buytaert.