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-21 03:49:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57adefc5baa7a2b0dfcd3e736e80c2fa86d3bfa2
gallery3
/
modules
/
digibug
/
module.info
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add quotes around all values that contain spaces in them, and add a test to make sure that we continue to do so. This makes sure that we don't have problems with 5.3 which treats the literal "on" as a boolean.
2009-07-13 10:36:55 -07:00
name = "Digibug"
description = "Digibug Photo Printing Module"
Digibug simplification cleanup. Upgrade digibug module to version 2. 1) Simplify the admin settings page to what most of our users want. Eliminate basic_ and default_ ids. We just have company_id and default_id. Advanced users can use advanced settings for now. 2) Fix security in print_photos (didn't get it right in my last commit) 3) Use the regular thumb and full urls if the images are publicly available to reduce load on the proxy. 4) Simplify proxy expiration code. 5) Eliminate all specialized styles from the admin theme.
2009-06-27 15:55:47 -07:00
version = 2
Reference in New Issue
Copy Permalink