| 1 |
<?php |
<?php |
| 2 |
// $Id: mysite_help.inc,v 1.2 2007/10/25 00:56:04 agentken Exp $ |
// $Id: mysite_help.inc,v 1.3 2008/04/01 00:55:56 agentken Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* @file |
* @file |
| 7 |
* |
* |
| 8 |
* @ingroup mysite |
* @ingroup mysite |
| 9 |
*/ |
*/ |
| 10 |
|
|
| 11 |
|
/** |
| 12 |
|
* The text output string for the help page |
| 13 |
|
*/ |
| 14 |
function mysite_helptext() { |
function mysite_helptext() { |
| 15 |
$output = t("<ol><li><b>Installation</b> |
$output = t("<ol><li><b>Installation</b> |
| 16 |
<p>MySite uses the standard Drupal 5 install system. Simply put the module directory into your modules directory and then navigate to http://example.com/admin/build/modules and activate the MySite module. Installation should create three new database tables: {mysite}, {mysite_content} and {mysite_data}.</p></li><li><b>Access Control</b> |
<p>MySite uses the standard Drupal 5 install system. Simply put the module directory into your modules directory and then navigate to http://example.com/admin/build/modules and activate the MySite module. Installation should create three new database tables: {mysite}, {mysite_content} and {mysite_data}.</p></li><li><b>Access Control</b> |