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 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a8d5edbdc8e3e251f29b7370fdc2e594b06446f
gallery3
/
modules
History
Tim Almdal
0a8d5edbdc
Early look at the User/Auth module refactoring. It will look for a driver based on the contents of the user/config/user.php file. And load that driver based on the User_Driver interface. There is a default User_Gallery_Driver class that will provide the actual interface implementation. Replacing this driver will allow a completely different user and authentication implementation to be used... hopefully will reduce issues with embedding and other user management systems. Removed from unit tests so they will still run.
2008-11-10 20:17:09 +00:00
..
carousel
The carousel block is now off into its own module. The
2008-11-05 05:20:20 +00:00
comment
Comment creation controller, helper and test. Add comments from the scaffold.
2008-11-10 17:32:04 +00:00
forge
Merge over vendor code.
2008-10-31 22:12:14 +00:00
gallery_unit_test
Early look at the User/Auth module refactoring. It will look for a driver based on the contents of the user/config/user.php file. And load that driver based on the User_Driver interface. There is a default User_Gallery_Driver class that will provide the actual interface implementation. Replacing this driver will allow a completely different user and authentication implementation to be used... hopefully will reduce issues with embedding and other user management systems. Removed from unit tests so they will still run.
2008-11-10 20:17:09 +00:00
gmaps
Move Google Maps block off into its own gmaps module.
2008-11-05 05:41:19 +00:00
info
Allow in-place editing in the info block.
2008-11-08 19:11:12 +00:00
tags
Tags are now off in their own module, hooray!
2008-11-05 05:28:20 +00:00
unit_test
Set up unit test framework. Tweak configuration so that it only runs in
2008-11-01 07:55:48 +00:00
user
Early look at the User/Auth module refactoring. It will look for a driver based on the contents of the user/config/user.php file. And load that driver based on the User_Driver interface. There is a default User_Gallery_Driver class that will provide the actual interface implementation. Replacing this driver will allow a completely different user and authentication implementation to be used... hopefully will reduce issues with embedding and other user management systems. Removed from unit tests so they will still run.
2008-11-10 20:17:09 +00:00