﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
13914	The macro needs to be faster	defect		Ryan J Ollos	assigned	2020-12-01T20:27:32+01:00	2021-05-09T20:57:09+02:00	"The whole set of wiki pages is parsed each time the macro loads. This makes the macro slow, and it becomes unreasonably slow, often resulting in server timeouts, when there is a lot of wiki content.

Here is a plan to fix that:
* Save the wanted pages in the database.
* Add a TracAdmin command to initialize the database.
* Reparse each page when it changes, using `IWikiChangeListener`"	Ryan J Ollos
