Posted by plord on October 23, 2009 at 2:03pm
3 followers
Jump to:
| Project: | TinyMCE Node Picker |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Peter Törnstrand |
| Status: | postponed |
Issue Summary
Thanks for module.
Would it be possible to send arguments to the view. The when editing can create node links which may have more relavance by using arguments in the view. Got it working with just a couple of lines.
Cheers
| Attachment | Size |
|---|---|
| arguments.patch | 708 bytes |
Comments
#1
Next release will have an exposed filter in the view that enables you to either search or filter nodes based on node type. You can also edit the view to add any filters you see fit your specific installation.
I don't really see any application for arguments as the Node picker button doesn't allow for any arguments. Or perhaps you want the node id of node being edited as an argument by default? I can see some potential uses for that....
#2
#3
I can see someone wanting to pass arguments into the view so they can be used in the markup for the links, to pass information in from drupal, through the node picker, and back into drupal via an argument on the query string.