Todd Denniston wrote:
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.
Oh, and it would be a good idea for someone to make sure all the links work
correctly now... I caught a few of my own mistakes as I was making them, but I
have spent more time making the mods already than I should have.