aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-01 09:37:10 -0500
committerJoey Hess <joey@kitenet.net>2008-03-01 09:37:10 -0500
commitda205c3eaf8e9427531c0f83120be8ba96471868 (patch)
tree21422305e8b9fab545f7500f0561dbfb8a24553b
parentb3a7bf61d5ad05cdc86950b6fcc564a5c7e5917d (diff)
downloadikiwiki-da205c3eaf8e9427531c0f83120be8ba96471868.tar
ikiwiki-da205c3eaf8e9427531c0f83120be8ba96471868.tar.gz
web commit by AlexandreDupas: Question around bibtex plugin devel
-rw-r--r--doc/todo/BibTeX.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/BibTeX.mdwn b/doc/todo/BibTeX.mdwn
index d80cc895f..1d6eaa46c 100644
--- a/doc/todo/BibTeX.mdwn
+++ b/doc/todo/BibTeX.mdwn
@@ -20,4 +20,10 @@ Feel free to propose any modifications to enhance this plugin.
--[[AlexandreDupas]]
+I have not found any other approach to build several wiki page with only one source file. Does someone have an idea?
+
+I also try to build a wiki-wide preprocessing of the source file to find reference to my bib entry (citation) but apparently there is no wiki-wide preprocessing hook allowing to collect data from each page before building the site. Do I miss something?
+
+--[[AlexandreDupas]]
+
[[tag soc]] [[tag wishlist]]