[wiki-lenny] Le wiki vient d'être migré
darcs-hash:20081211174403-bd074-06bc318807aa0951f73a76cc98e60969d701ec26.gz
This commit is contained in:
parent
aeedf59f81
commit
ac5047c2f3
1 changed files with 3 additions and 0 deletions
|
@ -1107,6 +1107,9 @@ class Page(object):
|
|||
|
||||
request.write(self.formatter.startDocument(self.page_name))
|
||||
|
||||
### HACK SAUVAGE
|
||||
request.theme.add_msg(u"Le wiki vient d'être migré, merci de nous signaler tout bug consécutif à cette migration sur <a href=\"http://wiki.crans.org/WikiCrans/WikiBugs\">WikiBugs</a>")
|
||||
### FIN HACK
|
||||
# send the page header
|
||||
if self.default_formatter:
|
||||
if self.rev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue