From 2a046e9e20592c19eb915a384a0b2829200b2bec Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 10 Jan 2011 22:47:42 +0000 Subject: [PATCH] commit of setup files --- ikiwiki.setup | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ikiwiki.setup b/ikiwiki.setup index bff06547..60d21505 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -227,7 +227,7 @@ po_master_language: fr|French po_slave_languages: - en|English # PageSpec controlling which pages are translatable -po_translatable_pages: '* and !*/Discussion and !shortcuts and !Japon/kanji/* and !biblio/* and !tags/*' +po_translatable_pages: '* and !*/Discussion and !shortcuts and !Japon/kanji/* and !biblio/*' # internal linking behavior (default/current/negotiated) po_link_to: negotiated @@ -401,7 +401,7 @@ recentchangesnum: 100 # tag plugin # parent page tags are located under -tagbase: tags +tagbase: biblio/tags # autocreate new tag pages? tag_autocreate: 1 @@ -413,3 +413,5 @@ tag_autocreate: 1 # extra underlay directories to add #add_underlays: # - /home/b-charles-plessy-org/wiki.underlay +ENV: + TMPDIR: /home/b-charles-plessy-org/tmp -- 2.47.3