border
Print

This should live your wiki bugtracker for each project

Project at glance

The purpose of the {NAME} website ...

Contact

Project manager
John Doe - +000000000

Access to UAT

Access to production

Setup your development environment

Get the sources

We use SVN over SSH on port 61326.
user@vm:~$ cat .ssh/config
Host *{NAME}.org
Port 61326
svn checkout svn+ssh://user@dev.{NAME}.com/project .

Install

  • Run this sql command: update system {NAME},
  • Rename default/settings.php.skel to default/settings.php
  • Reset the admin password to 'test' on Drupal website: mysql> update users set pass= '098f6bcd4621d373cade4e832627b4f6' where uid = 1;
  • Disable the cache
  • ...

Used themes

Garland in /site/themes/garland

Current status

Development in progress.


Contributors to this page: Pierre Doleans and System Administrator .
Page last modified on Wednesday 18 of August, 2010 14:08:15 UCT by Pierre Doleans. (Version 6)

border