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-31 16:59:22 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab0fcb7453db7d93c9dc1dfd38e6d6f84a5b16b5
gallery3
/
core
/
helpers
History
Bharat Mediratta
4271f7702a
Add access model (not fully baked yet).
...
Update scaffolding to allow addition of just albums (helpful for testing permissions)
2008-11-29 22:47:15 +00:00
..
album.php
Create module::event() which runs Gallery events. It works by
2008-11-28 19:37:01 +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
Add access model (not fully baked yet).
2008-11-29 22:47:15 +00:00
module.php
Remove debugging statements
2008-11-28 21:55:26 +00:00
MY_url.php
Rename get_absolute_url to abs_current
2008-11-25 16:50:29 +00:00
photo.php
Create module::event() which runs Gallery events. It works by
2008-11-28 19:37:01 +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