Revision 7960
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
187 | 187 |
add_ns("CTFS", "", $CTFS); |
188 | 188 |
{ |
189 | 189 |
print("<blockquote>\n"); $h_level++; |
190 |
add_ns("CTFS-schema", ".table.column", "https://projects.nceas.ucsb.edu/nceas/projects/bien/repository/raw/inputs/CTFS/_archive/DBv5.txt#");
|
|
190 |
add_ns("CTFS-schema", ".table.column", $Redmine_svn."/inputs/CTFS/_archive/DBv5.txt#");
|
|
191 | 191 |
add_ns("CTFS-tables", ".table", fragment_override($Redmine."/wiki/CTFS", "Tables")); |
192 | 192 |
add_ns("CTFS-terms", ".term", $Redmine_svn."/inputs/CTFS/_src/ctfs-comments_worksheet.xls#"); |
193 | 193 |
print("</blockquote>\n"); $h_level--; |
Also available in: Unified diff
web/vegpath/index.php: CTFS-schema: Use $Redmine_svn