Re: [xwiki-users] How do i set the main page?

2009-12-11 Thread Sergiu Dumitriu
On 12/10/2009 01:53 PM, AlonsoIR wrote:

 please, nobody could help me?




 AlonsoIR wrote:

 hi, im totally newbee, i almost have finished a page and a i need to know
 how to set as main page. If i click on logo i need that page loaded, if i
 enter the url www.mywiki.com, that page must be loaded.


 how do i do that?

Three options:

- write the content in that current main page instead
- include the target page in the main page using
{{include document=Yout.Document context=new/}}
- use a redirect from the main page to your page, by putting this in it:

{{velocity}} $response.sendRedirect($xwiki.getURL('Your.Document')) 
{{/velocity}}

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How do i set the main page?

2009-12-10 Thread AlonsoIR

please, nobody could help me? 




AlonsoIR wrote:
 
 hi, im totally newbee, i almost have finished a page and a i need to know
 how to set as main page. If i click on logo i need that page loaded, if i
 enter the url www.mywiki.com, that page must be loaded.
 
 
 how do i do that?
 
 regards
 
 
 

-- 
View this message in context: 
http://n2.nabble.com/How-do-i-set-the-main-page-tp4140183p4145166.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users