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-05-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7bb4b6029df8b17ef8a2ba9c8ce8d6c7b3e015c3
gallery3
/
core
History
Tim Almdal
7bb4b6029d
Add a MY_file class that extends the file helper by creating an unlink method that deletes a file or an album directory.
...
Modify Items_Controller::_delete to call this new helper method when deleting an item
2008-12-03 22:39:57 +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
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
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