Difference between revisions of "Deployment"

From GLMWiki
Jump to: navigation, search
Line 23: Line 23:
 
** jpeg
 
** jpeg
 
** gif
 
** gif
 +
 +
==Contacts Database==
 +
 +
* '''Web Development'''
 +
**Design Header
 +
**Stream Send
 +
 +
 +
* '''Networking'''
 +
** The networking department assigns an alias for the "From:"newsletter@xxx.com address that forwards to a "xxx_bounce@harbor.gaslightmedia.com" address. xxx being domain of website.
 +
** Chuck sets up the filter process on harbor and have it update the correct database.
 +
*** db server
 +
*** database name
 +
*** table name
 +
*** field name for the email
 +
*** field name for the mail_ok field
 +
*** bounced_counter: default 0
 +
 +
* '''Programming'''
 +
**If the site is a revamp and there is an upgrade of the old application check email from previous version
 +
** Admin Side: The "From:" and "Reply-To:" addresses are determined and set into the site configuration.
 +
*** From: FROM_NEWS_EMAIL
 +
*** Reply-To: REPLY_TO
 +
** Front End Contact Forms
 +
*** Contact Form From: and To:
 +
*** From: FROM_NEWS_EMAIL
 +
*** To: OWNER_EMAIL

Revision as of 10:01, 9 April 2009

  • Web Development
    • Include banner in prototype design.
  • Programming
    • List Banners
    • Add Banner
    • Select Toolbox Pages
    • Select Member Pages
    • External Link
    • Description (change to text input) - title in anchor tag
    • Alt tag should be 'Banner Ad' set on image tag
    • Start Date/End Date
    • Active ON/OFF
    • Clicks/Impressions -
    • display the click and impressions
    • add checkbox for resetting them
    • CTR
    • Banner Image
  • IMAGE TYPES
    • jpeg
    • gif

Contacts Database

  • Web Development
    • Design Header
    • Stream Send


  • Networking
    • The networking department assigns an alias for the "From:"newsletter@xxx.com address that forwards to a "xxx_bounce@harbor.gaslightmedia.com" address. xxx being domain of website.
    • Chuck sets up the filter process on harbor and have it update the correct database.
      • db server
      • database name
      • table name
      • field name for the email
      • field name for the mail_ok field
      • bounced_counter: default 0
  • Programming
    • If the site is a revamp and there is an upgrade of the old application check email from previous version
    • Admin Side: The "From:" and "Reply-To:" addresses are determined and set into the site configuration.
      • From: FROM_NEWS_EMAIL
      • Reply-To: REPLY_TO
    • Front End Contact Forms
      • Contact Form From: and To:
      • From: FROM_NEWS_EMAIL
      • To: OWNER_EMAIL