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-29 19:20:52 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
640d84aba46f4dcd813d7c9ade320f665c1958c0
gallery3
/
themes
/
default
/
views
T
History
Chad Kieffer
adc7f39f7d
Merge branch 'master' of git@github.com:gallery/gallery3
2009-09-01 23:22:44 -06: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
Merged admin_screen and screen style sheets in the admin theme. Removed some unsused admin styles in the process. Fixed problem in admin header that broke the theme's layout in IE7. Moved the Gallery logo and shortcut icon to lib/images for easier reuse.
2009-09-01 23:22:06 -06: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