Two plugins are added in this patch. One stacks a summary view above a full view to give you a display like the one described in http://drupal.org/node/74715 and another creates a nested tree taxonomy summary view as described in http://drupal.org/node/59646 (the second one requires the lineage module to work). Also includes a default view for each plugin.
Requires the patch at http://drupal.org/node/83383.
| Comment | File | Size | Author |
|---|---|---|---|
| views_bonus.module.patch | 22.08 KB | karens |
Comments
Comment #1
merlinofchaos commentedKaren, you are welcome to commit directly to this project, I'm pretty sure I don't have enough bandwidth to really keep full control over it. There's about half a dozen people with direct commit access; just please, document your changes so we don't trip over each other when adding stuff.
[Ideally I want this to, someday, load the plugins from .inc files ala panels to make it easy to just drop new plugins in, but I started on that code, got distracted, and never got back to it.]
Comment #2
karens commentedOK, I committed it. Thanks!
Comment #3
karens commentedChanging status.
Comment #4
karens commentedFYI, there were windows line endings in the cvs file which I had to delete, so the diff shows the whole file being replaced instead of just my changes. I maybe should have cleaned up the line endings in one commit and then made the changes in another commit so everything didn't get munged together, but I didn't think of that in time. Sorry about that!
Comment #5
merlinofchaos commentedBe sure to update the README with the new plugins and how to use them. Not that most people read it, but some people do!
Comment #6
(not verified) commented