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-04-11 16:35:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b60e3e13a4677541bfd2fcd80dfd782e26201aa8
gallery3
/
core
History
Bharat Mediratta
b60e3e13a4
Show the tag count, too.
...
Try using array_rand to simplify tag creation logic. Is it better? Maybe.
2008-11-24 08:27:52 +00:00
..
config
Revert the site_title change
2008-11-24 05:58:38 +00:00
controllers
Show the tag count, too.
2008-11-24 08:27:52 +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
Remove the has_many_and_belongs_to_many relations from the item model
2008-11-24 05:55:29 +00:00
tests
* Added test for rest::request_method().
2008-11-22 01:31:15 +00:00
views
Add the creation of tags to the scaffolding code
2008-11-24 05:03:52 +00:00