Difference between revisions of "Phing - new site setup"

From GLMWiki
Jump to: navigation, search
Line 1: Line 1:
 
New Site setup using Phing.
 
New Site setup using Phing.
 
# After the designers get done breaking site out site should be put into svn (template.html assets etc.)
 
# After the designers get done breaking site out site should be put into svn (template.html assets etc.)
# You use this site as the site to checkout in Phing
 
 
# run phing to setup the toolbox, database, and image server
 
# run phing to setup the toolbox, database, and image server
 
   
 
   

Revision as of 11:08, 2 November 2010

New Site setup using Phing.

  1. After the designers get done breaking site out site should be put into svn (template.html assets etc.)
  2. run phing to setup the toolbox, database, and image server
phing install

The phing command will run the build.xml file. It will setup the initial site, database, ckeditor, toolbox, image server setup. Just follow the questions.