Browse Source

adding info files to the subthemes

alexgl 13 years ago
parent
commit
64c4b15d2b

+ 10 - 0
theme/tripal_subthemes/tripal_analysis_blast_theme/tripal_analysis_blast_theme.info

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: Blast Analysis
+description = A tripal subtheme for tripal analysis blast module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_analysis_blast.css
+
+scripts[] = js/tripal_analysis_blast.js

+ 10 - 0
theme/tripal_subthemes/tripal_analysis_go_theme/tripal_analysis_go_theme

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: GO Analysis
+description = A tripal subtheme for tripal analysis go module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_analysis_go.css
+
+scripts[] = js/tripal_analysis_go.js

+ 10 - 0
theme/tripal_subthemes/tripal_analysis_interpro_theme/tripal_analysis_interpro_theme.info

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: Interpro Analysis
+description = A tripal subtheme for tripal analysis interpro module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_analysis_interpro.css
+
+scripts[] = js/tripal_analysis_interpro.js

+ 10 - 0
theme/tripal_subthemes/tripal_analysis_kegg_theme/tripal_analysis_kegg_theme.info

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: Kegg Analysis
+description = A tripal subtheme for tripal analysis kegg module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_analysis_kegg.css
+
+scripts[] = js/tripal_analysis_kegg.js

+ 10 - 0
theme/tripal_subthemes/tripal_analysis_unigene_theme/tripal_analysis_unigene_theme.info

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: Unigene Analysis
+description = A tripal subtheme for tripal analysis unigene module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_analysis_unigene.css
+
+scripts[] = js/tripal_analysis_unigene.js

+ 7 - 0
theme/tripal_subthemes/tripal_bulk_loader_theme/tripal_bulk_loader_theme.info

@@ -0,0 +1,7 @@
+name = Tripal Subtheme: Bulk Loader
+description = A tripal subtheme for tripal bulk loader
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+

+ 7 - 0
theme/tripal_subthemes/tripal_gbrowse_theme/tripal_gbrowse_theme.info

@@ -0,0 +1,7 @@
+name = Tripal Subtheme: Gbrowse
+description = A tripal subtheme for tripal gbrowse module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+

+ 7 - 0
theme/tripal_subthemes/tripal_genetic_theme/tripal_genetic_theme.info

@@ -0,0 +1,7 @@
+name = Tripal Subtheme: Genetic Theme
+description = A tripal subtheme for tripal genetic theme
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+

+ 7 - 0
theme/tripal_subthemes/tripal_natural_diversity_theme/tripal_natural_diversity_theme.info

@@ -0,0 +1,7 @@
+name = Tripal Subtheme: Natural Diversity Theme
+description = A tripal subtheme for tripal natural diversity module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+

+ 7 - 0
theme/tripal_subthemes/tripal_pub_theme/tripal_pub_theme.info

@@ -0,0 +1,7 @@
+name = Tripal Subtheme: Pub Theme
+description = A tripal subtheme for tripal pub module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+

+ 10 - 0
theme/tripal_subthemes/tripal_search_unigene_theme/tripal_search_unigene_theme.info

@@ -0,0 +1,10 @@
+name = Tripal Subtheme: Unigene Search Theme
+description = A tripal subtheme for tripal search unigene module
+version = 6.x-0.3.1b
+core = 6.x
+engine = phptemplate
+base theme = tripal
+
+stylesheets[all][] = css/tripal_search_unigene.css
+
+scripts[] = js/tripal_analysis_search_unigene.js