Since we have a default "image" field in D7, could we also have a Default image gallery? Could be cool.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | gallery.png | 111.47 KB | dawehner |
| #1 | gallery.png | 111.47 KB | dawehner |
Since we have a default "image" field in D7, could we also have a Default image gallery? Could be cool.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | gallery.png | 111.47 KB | dawehner |
| #1 | gallery.png | 111.47 KB | dawehner |
Comments
Comment #1
dawehnerWhat about this view. It should only be shown if the "field_image" exists.
Comment #2
dawehner--- double comment---
Comment #3
dawehnerSo update status.
Comment #4
merlinofchaos commentedI'm a little concerned about this as a view.
1) Image galleries usually depend on something specifically being an image, and a categorization method, like taxonomy or node references. So there's some foundation that isn't here.
Oh, I know. We could provide this as our first official views Template, rather than a default view. I think that's a much saner idea.
Comment #5
dawehnerUpdated the View:
a) Added an argument with a summary
b) Added a title etc.
This should rely on the standard installation profile.
Comment #6
merlinofchaos commentedSure, that sounds reasonable.
Comment #7
dawehnerCommited this with a check for the installation profile.