modif de max depuis l'ordi de renaud
darcs-hash:20060322204239-4ec08-a8e16a3d017111f66c545a08b165838936a7f5a5.gz
This commit is contained in:
parent
316620f58f
commit
0af8c278c6
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ class MoinDump(_util.Script):
|
|||
fileout = codecs.open(filepath, 'w', config.charset)
|
||||
fileout_rouge = codecs.open(filepath_rouge, 'w', config.charset)
|
||||
|
||||
pagehtml = pagehtml.replace('%U','<a href="%U">%U</a>')
|
||||
|
||||
contenu = page_template % {
|
||||
'charset': config.charset,
|
||||
'pagename': pagename,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue