Skip to content

Commit

Permalink
Added more PloneTrueGallery extensions #7
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Sep 18, 2014
1 parent 9b83a07 commit 99c91c1
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 0 deletions.
40 changes: 40 additions & 0 deletions themes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ auto-checkout =
# medialog.googlefonts
Products.Doormat

################# Plone True Gallery
collective.js.supersized

eggs =
################# Plone theme skins
quintagroup.theme.estatelite
Expand All @@ -108,6 +111,40 @@ eggs =
collective.behavior.localskin
openmultimedia.headband

################# Plone True Gallery
collective.easyslider
collective.plonetruegallery
collective.ptg.highslide
collective.ptg.fancybox
collective.ptg.galleriffic
collective.ptg.s3slider
collective.ptg.pikachoose
collective.ptg.nivoslider
collective.ptg.nivogallery
collective.ptg.contentflow
collective.ptg.supersized
collective.ptg.thumbnailzoom
collective.ptg.contactsheet
collective.ptg.galleria
collective.ptg.carousel
collective.ptg.uigallery
collective.ptg.sheetgallery
collective.ptg.scrollable
collective.ptg.presentation
collective.ptg.allnewest
collective.ptg.easyslider
collective.ptg.bootstrapcarousel
collective.ptg.contentleadimage
collective.ptg.flickr
collective.ptg.galleryfolder
collective.ptg.galleryimage
collective.ptg.garagedoor
collective.ptg.picasa
collective.ptg.quicksand
collective.ptg.shufflegallery
collective.ptg.simplegallery
# collective.js.supersized

################# JQuery.ui's themeroller tools
zettwerk.ui

Expand Down Expand Up @@ -217,3 +254,6 @@ medialog.googlefonts = svn http://svn.plone.org/svn/collective/medialog.googlefo
Products.Doormat = git https://github.com/collective/Products.Doormat.git
#ploomcake.theme_collection_accessibility = git https://github.com/ploomcake/ploomcake.theme_collection_accessibility.git

################# Plone True Gallery
collective.js.supersized = git https://github.com/collective/collective.js.supersized.git
collective.easyslider = git https://github.com/collective/collective.easyslider.git
54 changes: 54 additions & 0 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,60 @@ collective.behavior.localskin = 0.9.2
# collective.behavior.localskin==0.9.2
collective.behavior.localregistry = 1.0b2

################# Plone True Gallery
collective.js.supersized = 0.3.3
collective.easyslider = 1.3.7
collective.plonetruegallery = 3.3.2
collective.ptg.allnewest = 1.2.6
collective.ptg.bootstrapcarousel = 1.0.1
collective.ptg.carousel = 0.2.2
collective.ptg.contactsheet = 1.1.2
collective.ptg.contentflow = 1.0.3
collective.ptg.contentleadimage = 1.0
collective.ptg.easyslider = 0.5.1
collective.ptg.fancybox = 1.0.3
collective.ptg.flickr = 0.1.1
collective.ptg.galleria = 1.3.0
collective.ptg.galleriffic = 1.1.2.1
collective.ptg.galleryfolder = 0.3
collective.ptg.galleryimage = 1.0
collective.ptg.garagedoor = 0.1
collective.ptg.highslide = 1.1.1
collective.ptg.nivogallery = 1.1
collective.ptg.nivoslider = 1.0.6
collective.ptg.picasa = 0.1.1
collective.ptg.pikachoose = 1.0.4
collective.ptg.presentation = 1.1
collective.ptg.quicksand = 0.2.1
collective.ptg.s3slider = 1.1
collective.ptg.scrollable = 0.3
collective.ptg.sheetgallery = 1.2
collective.ptg.shufflegallery = 0.2
collective.ptg.simplegallery = 0.5.4
collective.ptg.supersized = 1.0.4
collective.ptg.thumbnailzoom = 1.0.5.1
collective.ptg.uigallery = 0.1.1

# Required by:
# collective.ptg.contentleadimage==1.0
collective.contentleadimage = 1.3.4

# Required by:
# collective.ptg.flickr==0.1.1
flickrapi = 1.4.2

# Required by:
# collective.ptg.picasa==0.1.1
gdata = 2.0.18

# Required by:
# wildcard.foldercontents==1.2.4
jarn.jsi18n = 0.11

# Required by:
# collective.ptg.galleryfolder==0.3
wildcard.foldercontents = 1.2.4

################# jQueryMobile's themeroller tools
zettwerk.mobile = 0.2.1

Expand Down

0 comments on commit 99c91c1

Please sign in to comment.