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 17:53:50 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
02486f2401b072fb3f5f2a50e68afaf2db9368d3
gallery3
/
core
/
helpers
History
Tim Almdal
7491e3c44a
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
..
album.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00
core_block.php
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
core_installer.php
Revert module block approach
2008-11-21 07:06:11 +00:00
module.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00
MY_url.php
* Added HTTP status constants and helper functions to REST helper.
2008-11-20 01:25:29 +00:00
photo.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00
rest.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00
xml.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00