Extension talk:Semantic Result Formats/outline format

From mediawiki.org

Tree from recursive (same-category-pointing) property[edit]

This extension would be even more powerful if it enabled display of an outlined list based on a page property that points to zero, one or several pages of the same category as the page itself. It should be possible to implement an efficient, two-pass method by using a recursive procedure (pass two for the output) after loading all pages' names and pointer/s to other pages into memory (pass one). It must be possible to limit the number of levels by a parameter to prevent an eternal loop in case some page points to itself, or alternatively detect such a case and stop at this condition.

A use case would be a category Persons containing pages with property Parent producing an outline going backwards in time from one person (ancestor tree). --Even Thorbergsen 10:07, 26 January 2012 (UTC)Reply

That's a very interesting idea. Yaron Koren 05:43, 27 January 2012 (UTC)Reply

No intro for outline[edit]

Hi, it seems that the outline format doesn't support the 'intro' parameter. For me it would be useful if it does.

--AdSvS (talk) 14:08, 7 March 2012 (UTC)Reply