lenya/src/webapp/lenya/xslt/publishing main.xsl,1.5,1.6

Andreas Hartmann <[email protected]>
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/xslt/publishing
In directory erbium:/tmp/cvs-serv26067/src/webapp/lenya/xslt/publishing

Modified Files:
	main.xsl 
Log Message:
added parameter forwarding for Ant-based StaticHTMLExporter

Index: main.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/xslt/publishing/main.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** main.xsl	28 Apr 2003 14:17:21 -0000	1.5
--- main.xsl	6 May 2003 18:25:07 -0000	1.6
***************
*** 32,38 ****
  <h1><xsl:value-of select="$title"/></h1>
  <form action="{$action}">
! <input type="hidden" name="uris" value="{uris}"/>
  <input type="hidden" name="sources" value="{sources}"/> <!-- DefaultFilePublisher -->
  <input type="hidden" name="properties.publish.sources" value="{sources}"/> <!-- AntTask -->
  <input type="hidden" name="task-id" value="{task-id}"/>
  <!-- FIXME: arbitrary request parameters set within the menubar should be transfered!
--- 32,42 ----
  <h1><xsl:value-of select="$title"/></h1>
  <form action="{$action}">
! 
  <input type="hidden" name="sources" value="{sources}"/> <!-- DefaultFilePublisher -->
+ <input type="hidden" name="uris" value="{uris}"/> <!-- StaticHTMLExporter -->
+ 
  <input type="hidden" name="properties.publish.sources" value="{sources}"/> <!-- AntTask -->
+ <input type="hidden" name="properties.export.uris" value="{uris}"/> <!-- AntTask -->
+ 
  <input type="hidden" name="task-id" value="{task-id}"/>
  <!-- FIXME: arbitrary request parameters set within the menubar should be transfered!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.