Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 17:51 UTC
Updated:
24 Apr 2013 at 12:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
rudiedirkx commentedAlmost the same goes for the operations/actions links in
nodequeue_view_queues(). If you'd give them names, other modules could do something with them.Comment #2
amateescu commentedHa, good catch about the missing names :) Can you provide a patch for operations as well?
Comment #3
rudiedirkx commentedAh man =)
Okay, here it is.
Comment #4
rudiedirkx commentedActually there's another location this would be good...
You can write that without the markup element so that modules can influence it:
So that other modules can add
#access = FALSE.But that's tiny minor tiny and I'm not making a patch for that =)
The main issue is the biggest: form actions in an
actionswrapper and named.Comment #5
rudiedirkx commentedComment #7
rudiedirkx commentedWhy doesn't it apply? Works fine for me locally... The GIT commit ID's are nonsense, but that shouldn't matter. The paths are correct, right?
Comment #8
recidive commented@rudiedirkx: Is the patch for 3.x or 2.x ?
Comment #9
rudiedirkx commentedI thought 3, but apparently 7.x-2.0-beta1... Crap. Make new patch? =)
Comment #10
SebCorbin commentedComment #11
rudiedirkx commentedThanks SebCorbin, but I think they want a patch for 3.x. Maybe I'm wrong?
Comment #12
SebCorbin commentedCommitted to both 7.x-2.x and 7.x-3.X