35 lines
842 B
Plaintext
35 lines
842 B
Plaintext
|
head 1.1;
|
||
|
access;
|
||
|
symbols;
|
||
|
locks; strict;
|
||
|
comment @# @;
|
||
|
|
||
|
|
||
|
1.1
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next ;
|
||
|
|
||
|
|
||
|
desc
|
||
|
@Initial revision
|
||
|
@
|
||
|
|
||
|
|
||
|
1.1
|
||
|
log
|
||
|
@Initial revision
|
||
|
@
|
||
|
text
|
||
|
@---++ New features since 5th proposal
|
||
|
(based on the FifthProposal)
|
||
|
|
||
|
* new GET parameters accepted:
|
||
|
* _verbose_ parameter of the original view operation is used in all request types as an GET parameter to turn of the protocol envelope.
|
||
|
* _xsl_ Allow the inclusion of an optional XSLT URL in the XML response doc for all operations. This URL needs to be passed as a GET parameter "xsl" in the view operation.
|
||
|
|
||
|
* views
|
||
|
* allow optional ordering of indexing elements in views via qualified concepts
|
||
|
* remove <nodes> element in mapping section and just use the node element to contain a list of concepts etc
|
||
|
@
|