[EMAIL PROTECTED] wrote:
Hi
This is a warning^H^H^H^H^H^H^H blurb that I just finally upgraded the
wiki to the new wiki engine. I've eventually realised that I'm unable to
guarantee a perfectly smooth transition, so instead I'll just plunge in
and deal with any problems as they occur and get the thing over with...
Having said that, I hope the ride won't be too bad, and I'll monitor the
lists for issuses related to the wiki, in addition to incrementally fixing
any remaining issues.
<SNIP>
Christian,
while looking at the changes coming up fro 1.4
http://wiki.lyx.org/LyX/NewInLyX14
I found that all of the links to pictures from that page, that I tried
http://wiki.lyx.org/uploads/LyX/NewInLyX14/default-toolbars.png%20%20%20uploads:/LyX/NewInLyX14/small-default-toolbars.png
http://wiki.lyx.org/uploads/LyX/NewInLyX14/toolbar-menu.png%20%20%20uploads:/LyX/NewInLyX14/small-toolbar-menu.png
http://wiki.lyx.org/uploads/LyX/NewInLyX14/charstyle-minibuffer.png%20%20%20uploads:/LyX/NewInLyX14/small-charstyle-minibuffer.png
failed to load and gave a 404.
After a bit of mod and save I found that the lines should be changed from
[[uploads:/LyX/NewInLyX14/default-toolbars.png \
uploads:/LyX/NewInLyX14/small-default-toolbars.png]]
to
[[uploads:/LyX/NewInLyX14/small-default-toolbars.png -> \
uploads:/LyX/NewInLyX14/default-toolbars.png ]]
If you have an easy way to do it, a search for
\[\[uploads:*g \\\n*uploads:*g\]\]
on the whole wiki might be in order.