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
/
views
History
Tim Almdal
a2d5d8091f
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
..
admin_tags.html.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
tag_block.html.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_cloud.html.php
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00