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-10 09:19:18 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc35a005bcf07c8ee57c355549b5f79da22b5b01
gallery3
/
core
History
Bharat Mediratta
718ac67a02
get rid of a stray space that was breaking the File_Structure_Test
2008-12-03 04:17:02 +00:00
..
config
Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file
2008-11-28 21:22:34 +00:00
controllers
The rearrange module will now add an album if you drag the "new album" onto the album tree. I haven't had a chance to figure out why the form does get any styling or why a textarea is no included as a list item.
2008-12-02 21:25:15 +00:00
helpers
get rid of a stray space that was breaking the File_Structure_Test
2008-12-03 04:17:02 +00:00
hooks
Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file
2008-11-28 21:22:34 +00:00
libraries
Rename module::get_list() to module::installed()
2008-11-28 18:39:18 +00:00
models
The rearrange module will now add an album if you drag the "new album" onto the album tree. I haven't had a chance to figure out why the form does get any styling or why a textarea is no included as a list item.
2008-12-02 21:25:15 +00:00
tests
1) Create a Theme_View class that combines the functionality of the Theme class with the View class.
2008-11-27 16:19:07 +00:00
views
The rearrange module will now add an album if you drag the "new album" onto the album tree. I haven't had a chance to figure out why the form does get any styling or why a textarea is no included as a list item.
2008-12-02 21:25:15 +00:00