Index: openacs-4/packages/xowiki/resources/prototypes/index.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/resources/prototypes/Attic/index.page,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/xowiki/resources/prototypes/index.page 18 Sep 2021 10:24:30 -0000 1.1.2.1 @@ -0,0 +1,29 @@ +::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 [[https://openacs.org/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 }} +>><< + +} + + + +