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-24 13:29:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e3beb34e953540b81470e4d4e1859c4ecbdf77d
gallery3
/
core
History
Bharat Mediratta
3728136fce
Escape Javascript to avoid validation errors.
2008-11-23 20:15:47 +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
Add a button to install all plugins at once, now that we have so many.
2008-11-23 07:46:50 +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
Escape Javascript to avoid validation errors.
2008-11-23 20:15:47 +00:00