Skip to content
  1. Feb 25, 2011
  2. Jan 25, 2009
  3. Aug 04, 2008
  4. Jun 09, 2008
  5. Jun 08, 2008
    • Thilo Viereck's avatar
      - bugfix: Gallery2 JS and CSS broken (#188035 and #224019) · 23959868
      Thilo Viereck authored
      - bugfix: report version info for all gallery* modules
      - bugfix: session handling to prevent TempIds
      - bugfix: session handling to workaround [sf#1967484] new admin session protection (#250770)
      - bugfix: hide search for user without proper permission
      - feature: integration with advanced help module (TODO: write documentation)
      - task: cleanup block tpl code
      - task: add base api version constant
      23959868
  6. Mar 08, 2008
  7. Mar 05, 2008
  8. Feb 21, 2008
  9. Feb 10, 2008
  10. Feb 08, 2008
  11. Dec 29, 2007
  12. Nov 27, 2007
  13. Nov 23, 2007
  14. Dec 31, 2006
  15. Sep 30, 2006
    • kiz_0987's avatar
      #80537 and #70208 - Added access control to gallery. · c12f5411
      kiz_0987 authored
      It's almost all or nothing. Without access the user cannot see the gallery
      or gallery blocks. However, embedded thumbnail images in nodes are still
      visible (but the link won't work).
      You also need to set 'mode.embed.only' to true in your Gallery2 config.php
      file to avoid bypass via standalone.
      
      IMPORTANT: You will need to set the user permissions to 'access gallery'
      for the roles you want to be able to see the gallery.
      c12f5411
  16. Sep 14, 2006
  17. Jul 04, 2006
  18. Jun 05, 2006
  19. Apr 15, 2006
    • kiz_0987's avatar
      Added gallery grid block. · 55260521
      kiz_0987 authored
      Split gallery_block into separate .inc file.
      Added configuration of g2Image file types.
      #57894 - Fixed theme specific css file import.
      55260521