Extensions Wiki » Extensions » Index Application

Index Application

Last modified by Ecaterina Moraru (Valica) on 2012/03/26 15:59
application_side_treeDisplays an index of all documents, attachments, orphans, deleted items in the wiki
TypeXAR
Developed by

XWiki Development Team

LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Enterprise, XWiki Enterprise Manager

Compatibility

Since 3.5M1

Table of contents

Description

The Index Application has 2 features overall:

  • Providing information about documents and attachments found in the whole wiki. This features can be accessed by navigating directly to the Main.AllDocs page or more easily when using the Colibri Skin by selecting the "Document Index" entry of the "Wiki" menu:

    index-alldocs-menu.png

  • Providing information about documents and attachments found in the current space. This features can be accessed by navigating directly to the Main.SpaceIndex page (you'll need to pass in parameter the name of the space for which you wish to see information about, e.g. .../Main/SpaceIndex?space=Sandbox) or more easily when using the Colibri Skin by selecting the "Document Index" entry of the "Space" menu:

    index-spaceindex-menu.png

More specifically the Document Index page boasts the following features:

  • Lists all documents found in the wiki in a filterable table view and allows performing actions on them: view, edit, delete, change access rights

    index-alldocs-docs.png

  • Lists all documents found in the wiki in a tree view

    index-alldocs-tree.png

  • Lists all orphaned documents found in the wiki (i.e. documents that have no parent set)

    index-alldocs-orphaned.png

  • Lists all deleted documents found in the wiki and allows restoring them

    index-alldocs-deleteddocs.png

  • Lists all deleted attachments found in the wiki and allows restoring them

    index-alldocs-deletedattachments.png

The Space Index page is completely similar to the Document Index page but only lists information for the current space. For example for the Main space:

index-spaceindex-docs.png

Tags:
Created by Vincent Massol on 2012/01/24 09:02

Download XWiki