ikiwiki/doc/plugins/contrib
joey db3b72c482 instead of over and over. Typical speedup is ~4x. Max possible speedup:
8x.
* Add "scan" parameter to hook(), which is used to make the hook be called
  during the scanning pass, as well as the render pass. The meta and tag
  plugins need to use the new scan parameter, so will any others that modify
  %links.
* Now that links are calculated in a separate pass, it can also 
  precalculate backlinks in one pass, which is O(N^2) instead of the
  previous code that was O(N^3). A very nice speedup for wikis with lots
  (thousands) of pages.
2006-10-28 05:07:56 +00:00
..
googlemaps web commit by joey 2006-10-02 00:11:38 +00:00
img * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
syntax web commit by VictorMoral 2006-10-22 20:36:59 +00:00
googlemaps.mdwn instead of over and over. Typical speedup is ~4x. Max possible speedup: 2006-10-28 05:07:56 +00:00
img.mdwn fix 2006-10-15 19:46:01 +00:00
linguas.mdwn titles 2006-10-15 19:38:33 +00:00
syntax.mdwn web commit by VictorMoral 2006-10-24 13:24:10 +00:00