GSoC/GCI Archive
Google Code-in 2010 MoinMoin Wiki

implement orphaned items view

completed by: Michele OrrĂ¹

mentors: Alexander Schremmer, ReimarBauer, Thomas Waldmann, Ronny Pfannschmidt

 

Abstract

Orphaned Items view is showing items not being linked to by any other item (that makes them sometimes not discoverable, except from automatically generated lists, like the all items list).

This functionality is needed for discovery of and navigation to these orphaned items.

 

Details

In 1.x versions of moin we used a macro OrphanedPages which needs to get rewritten as a view in moin2.

Hints:

  • Item links are readily available in metadata.
  • a view usually is some python code feeding data into a jinja2 template

You must deliver a patch or changeset.

 

Skill Requirements

See tags.

 

You can discuss this issue in the MoinMoin wiki: http://moinmo.in/EasyToDo/OrphanedItems