Extension talk:Semantic Result Formats/outline format
Tree from recursive (same-category-pointing) property
editThis 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)
- That's a very interesting idea. Yaron Koren 05:43, 27 January 2012 (UTC)
No intro for outline
editHi, it seems that the outline format doesn't support the 'intro' parameter. For me it would be useful if it does.