From b852b0655c1cb40919fc2f45d6f8b899f2b298e5 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Fri, 10 Oct 2008 19:29:16 +0200 Subject: [PATCH] po plugin: added todo note about optimization Signed-off-by: intrigeri --- doc/plugins/po.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 69fce52ef..f71a36739 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -122,6 +122,15 @@ lighttpd unfortunately does not support content negotiation. TODO ==== +Optimization +------------ + +Move `match_istranslation` and `match_istranslatable` code into helper +functions, and pre-compute what can be early in the build process: + +- the list of translatable (master) pages +- for every translatable page, the list of slave pages + Display available translations ------------------------------ -- 2.45.0