Revision 1836
Added by Matt Jones almost 20 years ago
browse.xml | ||
---|---|---|
3 | 3 |
<!-- general login & search --> |
4 | 4 |
<default-style>@systemidserver@@style-path@/ascii-treeview.xsl</default-style> |
5 | 5 |
<doctype publicid="-//NCEAS//resultset//EN"> |
6 |
<target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/keywords-list.xsl</target>
|
|
6 |
<target publicid="-//W3C//HTML//EN">@systemidserver@@style-path@/browse.xsl</target>
|
|
7 | 7 |
</doctype> |
8 | 8 |
</style-set> |
Also available in: Unified diff
Added a browse stylesheet that indexes data sets by keyword, creator, and
organization, all on one page. Use style=browse to access.
Some minor formatting improvements to keyword index, and change style
setting to style=keywords to access.