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-07-11 09:43:51 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26f5baba94479c749ca3db2ad983e2b37fcf4fc9
gallery3
/
core
History
Bharat Mediratta
8e6eff096b
Don't add in-place-edit CSS unless there's a logged-in user.
2008-11-25 01:39:20 +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
Show a link to the item with the most tags.
2008-11-24 08:57:04 +00:00