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-02 01:39:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
92ca1ba9abb37e49df83e5c313d00b16c19efc66
gallery3
/
modules
/
tag
/
helpers
History
Bharat Mediratta
3992dad486
Move form generation off into tag::get_add_form(). We can't use a controller to generate the form (it's incompatible with our REST model where controllers print stuff)
2008-11-27 06:25:21 +00:00
..
tag_block.php
Move form generation off into tag::get_add_form(). We can't use a controller to generate the form (it's incompatible with our REST model where controllers print stuff)
2008-11-27 06:25:21 +00:00
tag_installer.php
Moved the creation of tags into the tag helper library. Added a count field to the tags table. Bharat, I know you said not to worry about caching, but I want to explore what are some of the issues with keeping track of the counts as we go. (i.e. is it a pain in the a__)
2008-11-24 23:18:32 +00:00
tag.php
Move form generation off into tag::get_add_form(). We can't use a controller to generate the form (it's incompatible with our REST model where controllers print stuff)
2008-11-27 06:25:21 +00:00