This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-22 07:43:53 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b1d3852949a39765a4c58df3bcbc9cd5a28e00e
gallery3
/
core
/
helpers
T
History
Bharat Mediratta
89c4dadec2
Rename module::get_list() to module::installed()
2008-11-28 18:39:18 +00:00
..
album.php
Correct parameter on gallery.album.created event firing
2008-11-28 04:26:18 +00:00
core_block.php
Move the ADMIN global nav option into the core module and only show it if we're logged in as an admin user
2008-11-27 11:43:48 +00:00
core_installer.php
Centralize logging around installing/uninstalling modules.
2008-11-27 09:45:26 +00:00
module.php
Rename module::get_list() to module::installed()
2008-11-28 18:39:18 +00:00
MY_url.php
Rename get_absolute_url to abs_current
2008-11-25 16:50:29 +00:00
photo.php
Rename item events and create events for comment create, login, logout, user creation. I probably forgot some, but its a start.
2008-11-28 00:51:38 +00:00
rest.php
Detect browsers that prefer XHTML (Chrome!) and normalize it to HTML
2008-11-24 07:50:20 +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