navigation  interaction  search

 other resources

Changeset 93

Show
Ignore:
Timestamp:
10/11/06 18:33:50
Author:
brieb
Message:

Moved Help links to appropriate phpbms.org pages

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/phpbms/help/index.php

    r12 r93  
    99<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    1010<link href="<?php echo $_SESSION["app_path"]?>common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/base.css" rel="stylesheet" type="text/css" /> 
    11         <style>li{margin-bottom:10px;}</style> 
     11        <style> 
     12        li{margin-bottom:10px;} 
     13        </style> 
    1214</head> 
    1315 
     
    1618        <h1>phpBMS Resources</h1> 
    1719        <ul> 
    18                 <li><a href="reference"><strong>Using phpBMS</strong></a> 
    19                         <div class=small>User and Administrator How-tos, tips, and reference.</div> 
     20                <li><a href="http://phpbms.org/wiki/PhpbmsGuide"><strong>PhpbmsGuide</strong></a> (at phpbms.org) 
     21                        <div class=small>User and Administrator Guide.</div> 
    2022                </li> 
    2123                <li> 
     
    2426                </li> 
    2527                <li> 
    26                         <a href="customize.php"><strong>Customizing phpBMS</strong></a> 
    27                         <div class=small> 
    28                                 Maganger/Administation information and contacts for obtaining customization 
    29                                 services as well as develeloper and programmer resources for modifing and adding to phpBMS. 
    30                         </div> 
    31                 </li> 
    32                 <li> 
    33                         <strong>Frequently Asked Questions (FAQs)</strong> 
    34                         <div class=small>coming soon</div> 
     28                        <strong><a href="http://phpbms.org/wiki/PhpbmsFaq">PhpbmsFaq</a></strong> <em>(at phpbms.org)</em> 
     29                        <div class=small>Frequently Asked Questions </div> 
    3530                </li> 
    3631                <li> 
Copyright © 2006-2007 Kreotek, LLC. All Rights reserved.