Index: openacs-4/packages/xowiki/www/prototypes/index.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/prototypes/index.page,v diff -u -N --- openacs-4/packages/xowiki/www/prototypes/index.page 5 Jan 2007 12:11:03 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,27 +0,0 @@ -::xowiki::Page new -title "Index Page" -text { - -

-This is the default start page of XoWiki. You can edit this page and save it to provide a personalized look of the XoWiki instance. You can as well provide a different index page through configuration. -You can also view the contents of the Wiki in a weblog style. -For more details, consult the [[http://media.wu-wien.ac.at/download/xowiki-doc/|XoWiki documentation]]. -

-

-A user can define notifications -for the whole XoWiki instance (by clicking on the notifications button -in the menu bar or for categories (by clicking on the letter symbol -next to the category entries at the bottom of the page) -

->>left-col<< -{{recent -max_entries 25}} ->><< ->>right-col<< -{{last-visited -title "Last Visited" -max_entries 10 }} -
-{{most-popular -title "Most Popular" -max_entries 10 }} ->><< - -} - - - -