Changes between Version 2 and Version 3 of WebConfig


Ignore:
Timestamp:
Apr 27, 2007, 9:00:12 PM (17 years ago)
Author:
KSMarksPsych
Comment:

Updated links to point to wiki pages.

Legend:

Unmodified
Added
Removed
Modified
  • WebConfig

    v2 v3  
    22
    33== Customizing the default web site ==
    4 When you create a BOINC project using [http://boinc.berkeley.edu/make_project.php make_project], a web site is created for you. This consists of a front page (html/user/index.php), which links to pages where users can log in, edit preferences, create profiles, and so on.
     4When you create a BOINC project using [MakeProject make_project], a web site is created for you. This consists of a front page (html/user/index.php), which links to pages where users can log in, edit preferences, create profiles, and so on.
    55
    6 Before your project goes public, you'll want to change this web site by adding content specific to your project, and by giving the web site a graphical identity specific to your project. Make sure you do a good job; your web site has a large impact on your project's ability to [http://boinc.berkeley.edu/recruit.php recruit and retain participants].
     6Before your project goes public, you'll want to change this web site by adding content specific to your project, and by giving the web site a graphical identity specific to your project. Make sure you do a good job; your web site has a large impact on your project's ability to [VolunteerRecruit recruit and retain participants].
    77
    88Some of this customization can be done by editing the main page (index.php) and the stylesheet (white.css). Other aspects are changed using a configuration file, described below.
     
    1111The file 'html/project/project.inc' serves as a configuration file for your web site. It exists in a separate directory (html/project) so that you can put this directory under CVS and put all project-specific web files there (create symbolic links from html/inc and html/user).
    1212
    13 project.inc is generated by [http://boinc.berkeley.edu/make_project.php make_project] with default values. It includes constants:
     13project.inc is generated by [MakeProject make_project] with default values. It includes constants:
    1414
    1515 '''PROJECT'''::
     
    2828        Moderation-related emails (such as user complaints) are sent here.
    2929 '''INVITE_CODES'''::
    30         regular expression used for [http://boinc.berkeley.edu/account_control.php controlling account creation].
     30        regular expression used for [AccountControl controlling account creation].
    3131 '''EMAIL_FROM'''::
    3232        'from' address for emails