summaryrefslogtreecommitdiff
path: root/EXAMPLES
diff options
context:
space:
mode:
authorMartin Gütlein <martin.guetlein@gmail.com>2010-03-03 18:37:37 +0100
committerMartin Gütlein <martin.guetlein@gmail.com>2010-03-03 18:37:37 +0100
commite93ada015dbe91cff5b72eb8628c4f52814e3bdb (patch)
tree43c91ee73c2fe5a814cb3e1f02dbcc0c3b0fc50c /EXAMPLES
parentb7efeaaf79233de8bbc173fa426e4561c458d44f (diff)
added css formating for reports
Diffstat (limited to 'EXAMPLES')
-rw-r--r--EXAMPLES17
1 files changed, 16 insertions, 1 deletions
diff --git a/EXAMPLES b/EXAMPLES
index 664fb54..a14649c 100644
--- a/EXAMPLES
+++ b/EXAMPLES
@@ -234,4 +234,19 @@ result example (accept-header: application/rdf-xml)
<<< not yet supported
result example (accept-header: text/uri-list)
-<<< <validation_service>/report/crossvalidation/id_i \ No newline at end of file
+<<< <validation_service>/report/crossvalidation/id_i
+
+
+manually format html report
+-------------------------------------------------------------------
+
+>>> curl -X POST -d css_style_sheet=<css_file> \
+ <validation_service>/report/crossvalidation/<crossvalidation_report_id>/format_html
+
+This explicity invokes the report convertion to html, with css-style-sheet as parameter.
+
+result example (accept-header: application/rdf-xml)
+<<< not yet supported
+
+result example (accept-header: text/uri-list)
+<<< <validation_service>/report/crossvalidation/id_i