Difference between revisions of "Photo Gallery"

From GLMWiki
Jump to: navigation, search
 
Line 6: Line 6:
  
 
'''Programming'''
 
'''Programming'''
* Defines
 
** IS_OWNER_ID = {owner id for image server}
 
** IS_OWNER_PWD = {owner password for image server}
 
** PHOTO_LARGE_URL = http://is0.gaslightmedia.com/{IS_OWNER_ID}/pgs1/
 
** PHOTO_SMALL_URL = http://is0.gaslightmedia.com/{IS_OWNER_ID}/pgs2/
 
 
* Add a New Album
 
* Add a New Album
 
** Page to Display On
 
** Page to Display On

Latest revision as of 10:36, 5 August 2014

Sales

Web Development

  • style page selection area in admin
  • Size of both the thumbnail display and large view to be determined by design

Programming

  • Add a New Album
    • Page to Display On
    • Album Name
  • Add a New Photo
    • Photo Name - Limit Characters (150 characters)
    • Album Name - select list
    • Description - text field
    • Current Image
    • Delete this image - YES/NO
    • New Image