lenya/src/webapp/lenya/pubs/docs-new/config/menus new.xsp,1.4,1.5

Andreas Hartmann <[email protected]>
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/config/menus
In directory erbium:/tmp/cvs-serv25966/src/webapp/lenya/pubs/docs-new/config/menus

Modified Files:
	new.xsp 
Log Message:
- added task configuration files
- added publishing pipeline
- added publishing menu entry
- changed installation instructions in sitetree

Index: new.xsp
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/config/menus/new.xsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** new.xsp	11 Apr 2003 17:44:38 -0000	1.4
--- new.xsp	6 May 2003 18:24:28 -0000	1.5
***************
*** 15,21 ****
        String bitflux_prefix=""+xsp_lenya_context_prefix+"/bitflux";
        String domain_prefix_bitflux=""+xsp_lenya_context_prefix;
!       String xmlSource = xsp_lenya_pub_url.replaceFirst("\\.html", ".xml");
        String sourcesParameter = "sources=" + xmlSource;
!       String urisParameter = "uris=" + xsp_lenya_pub_url;
      </xsp:logic>
      
--- 15,23 ----
        String bitflux_prefix=""+xsp_lenya_context_prefix+"/bitflux";
        String domain_prefix_bitflux=""+xsp_lenya_context_prefix;
!       String xmlSource = xsp_lenya_pub_url
!             .replaceFirst("\\.html", ".xml")
!             .replaceFirst("/", "");
        String sourcesParameter = "sources=" + xmlSource;
!       String urisParameter = "uris=" + xsp_lenya_context_prefix + xsp_lenya_pub_url;
      </xsp:logic>
      
***************
*** 35,38 ****
--- 37,41 ----
  	<block> -->
  	  <item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix+"/authoring/lenya/ParentChildScreenNewArticle?parentid=/"+"&amp;doctype=XDoc"</xsp:expr></xsp:attribute>New Document</item>
+           <item><xsp:attribute name="href"><xsp:expr>xsp_lenya_context_prefix</xsp:expr>/authoring/lenya/publishScreen?<xsp:expr>sourcesParameter</xsp:expr>&amp;<xsp:expr>urisParameter</xsp:expr></xsp:attribute>Publish + Export</item>
  <!--	</block>
  	<block> -->
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.