This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-30 19:50:36 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ecc0d89cd4c7e8f0b0ba42588d3ee24062fdb1d2
gallery3
/
themes
/
default
/
views
T
History
Andy Staudacher
1d30691452
Add missing mark_clean() for t() calls with %attr parameter.
2009-09-01 12:14:23 -07:00
..
album.html.php
Add missing mark_clean() for t() calls with %attr parameter.
2009-09-01 12:14:23 -07:00
block.html.php
Added a show comment form button. Add comment form is revealed when the button is clicked. Used jQuery UI Effect to .highlight() to bring attention to newly added comments. Also added a named anchor to our block library to allow direct linking/scrolling to those blocks on the page.
2009-02-12 07:07:11 +00:00
dynamic.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
movie.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
page.html.php
Fix XSS vectors in HTML attributes (mostly t() calls)
2009-08-31 21:51:57 -07:00
pager.html.php
Fix for ticket 481 - Better plural handling for 2 messages with multiple %count variables.
2009-06-29 20:20:15 -07:00
photo.html.php
Fix XSS vectors in HTML attributes (mostly t() calls)
2009-08-31 21:51:57 -07:00
sidebar.html.php
Create a sidebar for tag pages
2009-06-14 22:27:26 -07:00