index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
image_block
Age
Commit message (
Expand
)
Author
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-30
Correct version numbers for image_block and info modules, they inadvertently ...
Tim Almdal
2009-09-30
Merge branch 'talmdal_dev' of git@github.com:gallery/gallery3 into talmdal_dev
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-29
change the block_manager api so that the theme is passed into the get method....
Tim Almdal
2009-09-29
Refactor sidebar_blocks into a separate function and then call block_manager:...
Tim Almdal
2009-09-05
Change the module installer so that you don't need to provide your own
Bharat Mediratta
2009-07-13
Add quotes around all values that contain spaces in them, and add a
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-06
corrected misprint
unostar
2009-06-02
Fix for ticket #320
Tim Almdal
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-02-27
1) Change the image block so it has the correct url in the anchor tag.
Tim Almdal
2009-02-27
Remove unneeded code.
Bharat Mediratta
2009-02-27
Optimize the code by ditching the count query; we don't need it.
Bharat Mediratta
2009-02-26
Update to image_block based on bharat's feedback
Tim Almdal
2009-02-26
Remove debugging statement
Tim Almdal
2009-02-26
Implement a random image block for the side bar. Ticket #13
Tim Almdal