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-03 18:29:09 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85bdb606bf56a71b4b02fa353129b6c2cfe2b527
gallery3
/
core
History
Bharat Mediratta
85bdb606bf
Escape CDATA blocks to avoid JS errors
2008-11-25 02:16:00 +00:00
..
config
Revert the site_title change
2008-11-24 05:58:38 +00:00
controllers
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
helpers
Detect browsers that prefer XHTML (Chrome!) and normalize it to HTML
2008-11-24 07:50:20 +00:00
libraries
Don't bother trying to check if the class file exists, just use method_exists, which will use the php auto loader to find the class.
2008-11-24 06:02:38 +00:00
models
Don't add in-place-edit CSS unless there's a logged-in user.
2008-11-25 01:39:20 +00:00
tests
* Added test for rest::request_method().
2008-11-22 01:31:15 +00:00
views
Escape CDATA blocks to avoid JS errors
2008-11-25 02:16:00 +00:00