I make heavy use of MoinMoin's Category feature.

In particular I use category pages which do a (non-chached)
FullSearch. As a result these lists are always up-to-date. Nice.

However, the page names are not always that clear. I would very much
appriciate a feature that allows me to define a kind of short
description on a particular page which, if set, could be used
automatically by the page performing a

FullSearch(category:MyCategory)

For example, on a page "ThisIsMyExample" there could be something like

#Description This is my short description of the "MyCategory" page

which then results on the CategoryPage as a dd list:

--------------
MyCategory
    This is my short description of the "MyCategory" page
--------------

This feature would make it much easier to create meaningful lists on the fly.
And it's certainly easy to implement.

Is this useful for others as well?

Kai

------------------------------------------------------------------------------
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to