I found this .inc file in a project I'm working on. It adds support for creating nodequeues. However, there are literally 15 parameters in the function call. Surely we can consolidate these down into some kind of logical $options array with defaults. As with other modules, I'm surprised this is needed at all. nodequeue has a nodequeue_save() function, which I wonder why it's not sufficient. I'm just putting this up to keep track of it.
| Comment | File | Size | Author |
|---|---|---|---|
| install_profile_nodequeue.patch | 4.25 KB | quicksketch |
Comments
Comment #1
boris mann commentedSee http://drupal.org/node/333843