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-06 04:59:07 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ea06ccbcb5e38d4ffddad9a561cde546b1acd41
gallery3
/
modules
/
notification
History
Bharat Mediratta
9f76d15086
Clean up translations to use t() properly and differentiate between
...
albums and photos. We should not say the word "item" to users if we can avoid it.
2009-02-10 03:42:25 +00:00
..
controllers
Enable csrf validation on the add/remove notification controller
2009-02-02 13:28:42 +00:00
helpers
Clean up translations to use t() properly and differentiate between
2009-02-10 03:42:25 +00:00
models
Remove models/notification.php as it is no longer used
2009-02-01 04:00:27 +00:00
views
Clean up translations to use t() properly and differentiate between
2009-02-10 03:42:25 +00:00
module.info
The start of the notification module. At this point, the icon has been added to the item menu in the sidebar (both photo and album). There is a corresponding icon in themes/default/images that needs to be spruced up. You can add and remove notifications to albums and photos, but nothing happens under the covers for event handling.
2009-01-30 20:52:25 +00:00