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-05-23 12:59:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02486f2401b072fb3f5f2a50e68afaf2db9368d3
gallery3
/
core
History
Bharat Mediratta
02486f2401
Show the # of comments
2008-11-23 20:31:43 +00:00
..
config
Add a site-config parameter to the config.php file. Created a core_block:head method to insert the title into the head section. If the config value is false, the default Browse Photos::$item->title is used. A string value with a trailing '-' will append the config value to $item-title. Otherwise, the page title is set with the supplied value.
2008-11-23 16:51:06 +00:00
controllers
Show the # of comments
2008-11-23 20:31:43 +00:00
helpers
Add a site-config parameter to the config.php file. Created a core_block:head method to insert the title into the head section. If the config value is false, the default Browse Photos::$item->title is used. A string value with a trailing '-' will append the config value to $item-title. Otherwise, the page title is set with the supplied value.
2008-11-23 16:51:06 +00:00
libraries
Add a site-config parameter to the config.php file. Created a core_block:head method to insert the title into the head section. If the config value is false, the default Browse Photos::$item->title is used. A string value with a trailing '-' will append the config value to $item-title. Otherwise, the page title is set with the supplied value.
2008-11-23 16:51:06 +00:00
models
Tag module database definitions
2008-11-23 18:00:44 +00:00
tests
* Added test for rest::request_method().
2008-11-22 01:31:15 +00:00
views
Show the # of comments
2008-11-23 20:31:43 +00:00