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-06-07 03:59:12 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
29966cc4fcd4e9d79936f033524bab67d75d2cac
gallery3
/
modules
/
tag
History
Bharat Mediratta
88b35c1182
Tags_Model::items() now lets you filter by item type
2008-11-28 01:40:55 +00:00
..
controllers
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
helpers
Add event plumbing to allow the tag module to be notified when a photo is created. Eventually this will be used to parse the image meta data and extract tags;
2008-11-28 00:19:08 +00:00
hooks
Rename item events and create events for comment create, login, logout, user creation. I probably forgot some, but its a start.
2008-11-28 00:51:38 +00:00
js
Get rid of the placeholder "add tags here..." text, and clear the form
2008-11-27 05:45:17 +00:00
models
Tags_Model::items() now lets you filter by item type
2008-11-28 01:40:55 +00:00
tests
Remove test since the method to be tested was removed
2008-11-26 15:18:09 +00:00
views
Remove stray trailing blank lines
2008-11-27 06:24:07 +00:00