[library-web] add XXX, to remind me to update to use mallard info for title text



commit 52aad7e166cfca2bbb4e656f602361cd66b23de3
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Apr 6 20:00:27 2011 +0530

    add XXX, to remind me to update to use mallard info for title text

 src/modtypes/mallard.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/modtypes/mallard.py b/src/modtypes/mallard.py
index 3b81c21..6c5c56a 100644
--- a/src/modtypes/mallard.py
+++ b/src/modtypes/mallard.py
@@ -271,6 +271,8 @@ class MallardModule(DocModule):
                     continue
                 if doc_page == 'index.page':
                     def get_plain(x):
+                        # XXX: this should be removed, Mallard provides a text
+                        # version of the title in <info>
                         if x.text:
                             t = x.text
                         else:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]