Project

General

Profile

« Previous | Next » 

Revision 13774

web/index.php: sources: reordered/recategorized to match the subdirs and wiki.vegpath.org/VegCore

View differences:

trunk/web/index.php
159 159
print("<h3>Aggregators</h3>");
160 160
{
161 161
	print("<blockquote>\n");
162
	add_ns("TNRS", ".term", fragment_override("http://tnrs.iplantcollaborative.org/instructions.html", "download_results"));
162 163
	add_ns("VegBank", ".table.column", custom_separator("http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&entity=dba_tabledescription&where=where_tablename&wparam=",
163 164
		"#", "http://vegbank.org/get/index/dba_tabledescription"));
164 165
	add_ns("SALVIAS", ".table.column", by_prefix($SALVIAS."#Plot_", $SALVIAS));
......
168 169
		add_ns("SALVIAS.users", ".table.column", nimoy_db("salvias_users"));
169 170
		print("</blockquote>\n"); $h_level--;
170 171
	}
172
	add_ns("VegBIEN", ".table.column", phpPgAdmin("http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?server=localhost%3A5432%3Aallow&database=vegbien&schema=public"));
171 173
	add_ns("BIEN2", "", $nimoy."?target=server_databases.php");
172 174
	{
173 175
		print("<blockquote>\n"); $h_level++;
......
177 179
		add_ns("BIEN2.staging", ".table.column", nimoy_db("bien2_staging"));
178 180
		print("</blockquote>\n"); $h_level--;
179 181
	}
180
	add_ns("VegBIEN", ".table.column", phpPgAdmin("http://vegbiendev.nceas.ucsb.edu/phppgadmin/redirect.php?server=localhost%3A5432%3Aallow&database=vegbien&schema=public"));
181 182
	print("</blockquote>\n");
182 183
}
183 184
print("<h3>Primary databases</h3>");
184 185
{
185 186
	print("<blockquote>\n");
186
	add_ns("TNRS", ".term", fragment_override("http://tnrs.iplantcollaborative.org/instructions.html", "download_results"));
187 187
	add_ns("CTFS", "", $Redmine."/wiki/CTFS");
188 188
	{
189 189
		print("<blockquote>\n"); $h_level++;

Also available in: Unified diff