From cafe3d9209e67f05a2d39d68d75d7dc4627c9a39 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 22 Mar 2007 02:07:08 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=12263 --- checkin_notes | 4 ++++ html/user/sample_index.php | 37 ++++++++++++++++++++++++------------- 2 files changed, 28 insertions(+), 13 deletions(-) diff --git a/checkin_notes b/checkin_notes index 8ad27a8135..c21a821ee9 100755 --- a/checkin_notes +++ b/checkin_notes @@ -2763,3 +2763,7 @@ Jeff 21 Mar 2007 sched/ fcgi_stdio.h + +David 21 Mar 2007 + html/user/ + sample_index.php diff --git a/html/user/sample_index.php b/html/user/sample_index.php index 3a0afc009f..2f12e0e67d 100644 --- a/html/user/sample_index.php +++ b/html/user/sample_index.php @@ -16,19 +16,36 @@ function show_nav() { $config = get_config(); $master_url = parse_config($config, ""); echo "
-

Join ".PROJECT."

+

About ".PROJECT."

+ XXX is a research project that uses Internet-connected + computers to do research in XXX. + You can participate by downloading and running a free program + on your computer.

-

    + XXX is based at research lab of Professor XXX + at the University of XXX. + +

    Join ".PROJECT."

    +
+
  • This project uses BOINC. + If you're already running BOINC, select Attach to Project. + If not, download BOINC. +
  • When prompted, enter
    ".$master_url." +
  • If you're running a command-line or pre-5.0 version of BOINC, + create an account first. +
  • If you have any problems, + get help here. +

    Returning participants

    Community

    @@ -36,13 +53,7 @@ function show_nav() {
  • Participant profiles
  • Message boards
  • Questions and answers - -

    Project totals and leader boards

    -
  • ";