projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c169c
)
* Change starting page.
author
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Fri, 6 Jun 2008 22:47:16 +0000
(
00:47
+0200)
committer
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Fri, 6 Jun 2008 22:47:16 +0000
(
00:47
+0200)
conf/exodus.py
patch
|
blob
|
history
diff --git
a/conf/exodus.py
b/conf/exodus.py
index d43f296bee47658259cbfa363a0639076198ea45..c013e6e0eceae81ddd03a9ac79b280464ffa5b04 100644
(file)
--- a/
conf/exodus.py
+++ b/
conf/exodus.py
@@
-26,11
+26,7
@@
class Config(FarmConfig):
# name of entry page / front page [Unicode], choose one of those:
- # a) if most wiki content is in a single language
- #page_front_page = u"MyStartingPage"
-
- # b) if wiki content is maintained in many languages
- page_front_page = u"FrontPage"
+ page_front_page = u"Home"
data_dir = data_dir_root + '/exodus/'