Revision 7917
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
138 | 138 |
add_ref("VegBank", ".table.column", custom_separator("http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&entity=dba_tabledescription&where=where_tablename&wparam=", |
139 | 139 |
"#", "http://vegbank.org/get/index/dba_tabledescription")); |
140 | 140 |
add_ref("SALVIAS", ".table.column", "http://salvias.net/Documents/salvias_data_dictionary.html#"); |
141 |
add_ref("BIEN2", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web")); |
|
141 |
add_ref("BIEN2", "", "http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?target=server_databases.php"); |
|
142 |
{ |
|
143 |
print("<blockquote>\n"); $h_level++; |
|
144 |
add_ref("BIEN2-web", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien_web")); |
|
145 |
add_ref("BIEN2-core", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien2")); |
|
146 |
add_ref("BIEN2-geoscrub", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=geoscrub")); |
|
147 |
add_ref("BIEN2-staging", ".table.column", phpMyAdmin("http://nimoy.nceas.ucsb.edu/phpmyadmin/index.php?db=bien2_staging")); |
|
148 |
print("</blockquote>\n"); $h_level--; |
|
149 |
} |
|
142 | 150 |
add_ref("VegBIEN", ".table.column", phpPgAdmin("http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?server=localhost%3A5432%3Aallow&database=vegbien&schema=public")); |
143 | 151 |
print("</blockquote>\n"); |
144 | 152 |
} |
Also available in: Unified diff
web/vegpath/index.php: BIEN2: Added subnodes for each BIEN2 database on nimoy