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
87f00a5ec5e072f98f5ed6fcd559ef249da57b36
gallery3
/
modules
/
tag
/
helpers
History
Tim Almdal
c40735c922
Merge branch 'master' into talmdal_dev
2009-11-06 22:14:32 -08:00
..
tag_block.php
Normalize capitalization ticket
#596
2009-10-28 12:15:52 -07:00
tag_event.php
Try an new approach to extending forms. Create an extend_form event. For the first attempt replace the comment_add_form and item_add_form events.
2009-11-01 13:14:11 -08:00
tag_installer.php
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
2009-08-27 15:47:54 -07:00
tag_rss.php
Remove unused $feed->link.
2009-09-08 17:05:38 -07:00
tag_theme.php
The ajaxify_tag_form was not being called when the block was created. Moved the code to ajaxify the add form into the block html and deleted tag.js. Fixes Ticket
#872
2009-11-06 07:34:56 -08:00
tag.php
Refactor out the in place editting and use the new gallery.in_place_edit widget to manage the tag renames. Part the fix for ticket
#750
.
2009-11-05 13:01:01 -08:00