[Moin-user] Simple Search Macro

Tom Purl tom at tompurl.com
Wed Feb 22 08:42:08 EST 2006


Hi, I've never written a Moin macro before but am very familiar with
coding in Python.  I would like to write a macro that searches for the
last N number of pages that were created and display them in a blogish
way.

I'm pretty sure that the display functionality will be pretty easy to
write, but I haven't been able to determine how I'm going to search for
pages.  I've looked at some other macros, and I've poured over the
MoinDev page, but I'm can't find anything that will give me any
direction.

Where would I go to find out how to query for a list of pages using a
macro?  Preferably, I would like to query for pages based on creation
date.

Thanks in advance for any help you can give me!

Tom Purl





More information about the Moin-user mailing list