lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts standardURI.xml,1.1,1.2

Andreas Hartmann <[email protected]> Tue, 13 May 2003 19:26:08 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts
In directory erbium:/tmp/cvs-serv11681/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts

Modified Files:
	standardURI.xml 
Log Message:
- changed task log view handling
- replaced scheduler.xmap by workflow.xmap
- changed headline formatting in docs-new
- added antlog css import in default.css
- 

Index: standardURI.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/docs/concepts/standardURI.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** standardURI.xml	5 May 2003 12:23:59 -0000	1.1
--- standardURI.xml	13 May 2003 17:26:06 -0000	1.2
***************
*** 224,227 ****
--- 224,228 ----
  	    <td></td>
  	    <td></td>
+ 	    <td></td>
  	  </tr>
  	  <tr>
***************
*** 255,258 ****
--- 256,271 ----
  	    <td>Confirm the logout</td>
  	  </tr>
+           <tr>
+             <td>View Logs</td>
+             <td>view-logs</td>
+             <td>overview</td>
+             <td>Show the logfile list for this publication</td>
+           </tr>
+           <tr>
+             <td>&#160;</td>
+             <td>&#160;</td>
+             <td>log</td>
+             <td>Show a single logfile</td>
+           </tr>
  	</table>
  	
***************
*** 383,386 ****
--- 396,423 ----
  	      <td>version</td>
  	      <td></td>
+ 	    </tr>
+ 	  </table>
+ 	</section>
+ 
+ 	<section>
+ 	  <title>View Logs</title>
+ 
+ 	  <p><code>lenya.usecase=view-logs</code></p>
+ 
+ 	  <table>
+ 	    <tr>
+ 	      <th><code>lenya.step=</code></th>
+ 	      <th>additional parameters</th>
+ 	      <th>sample value</th>
+ 	    </tr>
+ 	    <tr>
+ 	      <td>overview</td>
+ 	      <td></td>
+ 	      <td></td>
+ 	    </tr>
+ 	    <tr>
+ 	      <td>log</td>
+ 	      <td>logfile</td>
+ 	      <td>2003-05-13-18-34-00-314.xml</td>
  	    </tr>
  	  </table>