浏览代码

Testing another more obvious commit

spficklin 12 年之前
父节点
当前提交
e2079c9f42
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.txt

+ 6 - 0
README.txt

@@ -1,4 +1,5 @@
 What is Tripal?
 What is Tripal?
+--------------
 Tripal is a collection of open-source freely available Drupal modules 
 Tripal is a collection of open-source freely available Drupal modules 
 and is a member of the GMOD family of tools. Tripal serves as a web 
 and is a member of the GMOD family of tools. Tripal serves as a web 
 interface for the GMOD Chado database and is designed to allow anyone 
 interface for the GMOD Chado database and is designed to allow anyone 
@@ -6,6 +7,7 @@ with genomic data to quickly create an online genomic database using
 community supported tools.
 community supported tools.
 
 
 Features
 Features
+--------------
  - a Chado installer
  - a Chado installer
  - Data loaders for ontologies (controlled vocabularies), GFF files, 
  - Data loaders for ontologies (controlled vocabularies), GFF files, 
    and FASTA files
    and FASTA files
@@ -20,6 +22,7 @@ Features
    custom layouts of Tripal Nodes
    custom layouts of Tripal Nodes
 
 
 Required Modules
 Required Modules
+--------------
  - Drupal 6.x (work is currently underway for a 7.x compatible 
  - Drupal 6.x (work is currently underway for a 7.x compatible 
    version)
    version)
  - Drupal Core Modules: Search and Path
  - Drupal Core Modules: Search and Path
@@ -33,6 +36,7 @@ Highly Recommended Modules
  - Views Data Export
  - Views Data Export
 
 
 Installation
 Installation
+--------------
 1. Enable/Install the Tripal Core Module
 1. Enable/Install the Tripal Core Module
 2. Install a Chado database
 2. Install a Chado database
      - Either allow Tripal to add a chado database in a separate 
      - Either allow Tripal to add a chado database in a separate 
@@ -48,6 +52,7 @@ Installation
    links (Administer -> Tripal Managment -> [Module Name]
    links (Administer -> Tripal Managment -> [Module Name]
 
 
 Customization
 Customization
+--------------
 Tripal can be used “as is” but also allows for complete customization.
 Tripal can be used “as is” but also allows for complete customization.
 PHP-based template files are provided for all data types to allow for 
 PHP-based template files are provided for all data types to allow for 
 precise customizations as required by the community. A well-developed 
 precise customizations as required by the community. A well-developed 
@@ -55,6 +60,7 @@ Tripal API provides a uniform set of variables and functions for
 accessing any and all data within the Chado database.
 accessing any and all data within the Chado database.
 
 
 Future Work
 Future Work
+--------------
 Currently, Tripal only supports visualization of a subset of the 
 Currently, Tripal only supports visualization of a subset of the 
 current Chado schema, but further development is underway. Meanwhile, 
 current Chado schema, but further development is underway. Meanwhile, 
 others can use the Tripal API to develop their own extensions. Those 
 others can use the Tripal API to develop their own extensions. Those