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-08-22 23:05:18 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76196be483e92e01543c8dc1c488e44ae527db64
gallery3
/
core
T
History
Tim Almdal
76196be483
Remove @todo
2008-12-03 22:48:23 +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
Add a MY_file class that extends the file helper by creating an unlink method that deletes a file or an album directory.
2008-12-03 22:39:57 +00:00
helpers
Remove @todo
2008-12-03 22:48:23 +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
Add a MY_file class that extends the file helper by creating an unlink method that deletes a file or an album directory.
2008-12-03 22:39:57 +00:00
views
Move the form html into the controller
2008-12-03 05:59:39 +00:00