This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-16 18:32:07 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
db5bc2050063cc9fb3830ec769bfbbc01e1f4198
gallery3
/
core
T
History
Bharat Mediratta
db5bc20500
Fix a bad copy/pasted comment
2008-12-03 03:18:43 +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
Fix a bad copy/pasted comment
2008-12-03 03:18:43 +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