#220808: Batch/bulk export to ZIP archive is a must have feature! What about it, thanks to the views_bulk_operations.module? Help to the http://drupal.org/project/bulk_operations module author required first!
#220812: A "add to/delete from bookmark" action/operation to be called by other modules eg. with VBO: for easy creation of carts such as a "shopping cart" or any other kind of node cart, "basket", "panier", "caddy", "trolley" or whatsoever!
- An idea of benefits other than related to commercial goals: http://www.michael-culture.org/en/search/results.html?q=dance Document management brought to front-end-users!
- Feel free to reference some other operations that would benefit to the drupal project thanks to the great views_bulk_operations.module!
PS.: I'm not a developer... I don't promise anything nor garanty any development. I do *not* intend to press/stress/impose the people who already give so much to the community. Respect!
Comments
Comment #1
infojunkieHello,
I don't understand what's reported or suggested here. Please elaborate on the purpose of this issue.
Comment #2
infojunkieI understood! Cheers :-)
Actions is a great mechanism for wrapping business logic in a user-callable package, that's what prompted building VBO in the first place. IMO, different modules should expose actions that encapsulate the functionality they provide. But I don't think VBO should be concerned with module-specific actions.
Comment #3
doc2@drupalfr.org commentedI'm just "referencing" the feature where it might give a great "colateral" benefit, for interested users to follow up the link to the main feature request issue of the specific module, so that they can "poll/vote" there if they like the idea (+1 for this feature) :) I wish you do!
In French, it *might* be called "dumping", although I'm not sure whether it is accepted in such drupal issues forums or not.
I should have renamed the topic to
- "Referencing Wanted Collateral OPERATION features" or
- "Referencing Wanted Contibuted modules OPERATION features", or
- with ACTIONS instead of OPERATIONS for each previous suggestion... (not sure if this is correct English)
Feel free to do so if you reply!
Comment #4
cornmuffin commentedComment #5
cornmuffin commentedI think a compare operation would be very useful especially if integrated with CCK. This module could additionally be called subview or something similar. I imagine it would work something like this.
I am using drupal to track sample information and analysis and this woudl be useful to compare data for multiple samples. I can this type of functionality having widespread use in E-commerce sites where for example you can often compare vehicles, spa packages, health care plans etc..
Comment #6
infojunkieI'll close this since the thread seems to have dried.
Comment #7
asak commentedhey cornmuffin - have you managed a way to get what you've described done? ;)
That is preciesly what i need now + a print botton at the end (which is the easy part...)
I want users to gather info from the database, construct it as they wish (selecting view type and excluding/manipulating fields), give it some basic theming (predefined templates would be cool) and export it to print/pdf. sounds like what you were talking about.
Thanks !