Conferences and Clubs often need and use image galleries. I was asked to add this on a modified COD site. Here's the github repo: https://github.com/markwk/cod_gallery

It isn't anything magical but perhaps a first step for this kind of feature with integration with homepage slideshow for example.

CommentFileSizeAuthor
#2 cod_gallery_feature_01.patch19.16 KBmarkwk

Comments

markwk’s picture

I would attach a patch but I'm not sure how to patch when adding a new directory. $ git diff > patch-name is just coming up empty with new stuff...

markwk’s picture

StatusFileSize
new19.16 KB

Figured out how to make the patch now.

ezra-g’s picture

Status: Active » Needs review

Thanks! Marking as "needs review."

coltrane’s picture

Status: Needs review » Needs work

Cool. I'm not certain this should be in COD support.

+++ b/cod_gallery/cod_gallery.info
@@ -0,0 +1,38 @@
+dependencies[] = "basesite_img_presets"

What is this module?

Also, didn't see an access control on the View. Should be 'access content'.

markwk’s picture

Ah! I forgot about that. I actually moved the gallery image styles to a separate feature. I should move it to this feature instead. How many image styles do you think we need? I was using a simple thumbnail and a full page one.

mrconnerton’s picture

Issue summary: View changes
Status: Needs work » Closed (won't fix)

This should stay as an external contrib module to cod.