Re: [Moin-user] Line break [[BR]] not working

2008-12-21 Thread Stephen Boulet
I tried using the script this way, but the [[BR]] occurrences are not changed: moin --config-dir=/etc/moin --wiki-url=localhost/mywiki migration data Stephen On Dec 21, 2008, at 1:27 PM, Rick Vanderveer wrote: Also, there are upgrade scripts you can run that will automatically fix the BR

Re: [Moin-user] Line break [[BR]] not working

2008-12-21 Thread Rick Vanderveer
Also, there are upgrade scripts you can run that will automatically fix the BR macros for you. Look in \\(your python directory)\Lib\site-packages\MoinMoin\script\migration\ -Rick On Sun, Dec 21, 2008 at 12:49 PM, Reinhard Mayr aka Czerwinski < czerwinski1...@gmx.net> wrote: > use <> -- the sy

Re: [Moin-user] Line break [[BR]] not working

2008-12-21 Thread Reinhard Mayr aka Czerwinski
use <> -- the syntax is slightly changed. cheers, r. On Sun, 21 Dec 2008 19:21:41 +0100, Stephen Boulet wrote: > I've just upgraded to the 1.7.1-1ubuntu1 version of moinmoin that > comes with Ubuntu 8.10. In a wiki that I had running on the previous > version of Ubuntu, instances of "[[BR]]"

[Moin-user] Line break [[BR]] not working

2008-12-21 Thread Stephen Boulet
I've just upgraded to the 1.7.1-1ubuntu1 version of moinmoin that comes with Ubuntu 8.10. In a wiki that I had running on the previous version of Ubuntu, instances of "[[BR]]" don't seem to be adding line breaks. So things like this aren't working: WikiWord1[[BR]] WikiWord2[[BR]] WikiWord3