This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-05 15:18:58 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39a40e49a19f00baeeeefe375d67e915ccc7e09a
gallery3
/
modules
/
gallery
History
Tim Almdal
39a40e49a1
Refactor sidebar_blocks into a separate function and then call block_manager::get_html(site.sidebar). Convert image_block to use block management instead of theme::sidebar_blocks
2009-09-29 14:35:15 -07:00
..
config
Refactor interaction with the purifier module so that the API is
2009-09-03 11:25:02 -07:00
controllers
Extend block_manager to handle sidebar blocks. get_available has become get_available_admin_blocks, get_list becomes get_admin_list. Create new functions get_available_site_blocks which will look for gallery_block get_available_site_blocks
2009-09-29 12:04:47 -07:00
css
…
helpers
Extend block_manager to handle sidebar blocks. get_available has become get_available_admin_blocks, get_list becomes get_admin_list. Create new functions get_available_site_blocks which will look for gallery_block get_available_site_blocks
2009-09-29 12:04:47 -07:00
hooks
Create a gallery error handler that traps php errors and rethrows them as Exceptions. This fixes ticket
#763
2009-09-22 14:25:52 -07:00
images
…
js
Trim leading and trailing hyphens from the slug.
2009-09-08 19:58:27 -07:00
libraries
Refactor sidebar_blocks into a separate function and then call block_manager::get_html(site.sidebar). Convert image_block to use block management instead of theme::sidebar_blocks
2009-09-29 14:35:15 -07:00
models
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
2009-09-21 21:29:13 -07:00
tests
Fix unit tests by updating the xss golden file and declaring gallery_error::error_handler as static
2009-09-24 16:59:33 -07:00
views
Fix some whitespace issues.
2009-09-27 11:35:03 -07:00
module.info
This path requires the upgrader to be run and applies the following changes:
2009-09-27 15:24:51 -07:00