|
|
Choosing A Webhost: |
svn commit: r291968 - /lenya/trunk/src/webapp/global-sitemap.xmap: msg#00059cms.lenya.cvs
Author: chestnut Date: Tue Sep 27 07:45:59 2005 New Revision: 291968 URL: http://svn.apache.org/viewcvs?rev=291968&view=rev Log: moved match for modules above usecase match so that modules could be used in usecase views (live usecase might want to use site navigation from sitetree module) Modified: lenya/trunk/src/webapp/global-sitemap.xmap Modified: lenya/trunk/src/webapp/global-sitemap.xmap URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/global-sitemap.xmap?rev=291968&r1=291967&r2=291968&view=diff ============================================================================== --- lenya/trunk/src/webapp/global-sitemap.xmap (original) +++ lenya/trunk/src/webapp/global-sitemap.xmap Tue Sep 27 07:45:59 2005 @@ -264,6 +264,14 @@ </map:match> </map:pipeline> + + <!-- Internal module requests --> + <map:pipeline internal-only="true"> + <!-- Enter a module --> + <map:match pattern="modules/*/**"> + <map:mount uri-prefix="modules/{1}/" src="lenya/modules/{1}/sitemap.xmap" check-reload="true" reload-method="synchron"/> + </map:match> + </map:pipeline> <!-- Internal usecases --> <map:pipeline internal-only="true"> @@ -396,9 +404,6 @@ </map:match> <!-- Enter a module --> - <map:match pattern="modules/*/**"> - <map:mount uri-prefix="modules/{1}/" src="lenya/modules/{1}/sitemap.xmap" check-reload="true" reload-method="synchron"/> - </map:match> <map:match type="request-parameter" pattern="lenya.module"> <map:mount uri-prefix="" src="lenya/modules/{1}/sitemap.xmap" check-reload="true" reload-method="synchron"/> </map:match>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |