Question
Q. I've recently edited my
TWikiPreferences with the WYSIWYG editor, and now the icons are showing up as square boxes with a question mark. When I right click on the icon and try to view it in a new browser window, I notice that the path has some spaces in between the topic and the icon name. How do I fix this? It looks like the icons on this page!
A. The WYSIWYG editor is adding trailing spaces to the line:
Skin icons
- Topic containing the icon graphics library. Icons can easily be rendered with

.
You need to edit this page in raw mode, and delete the extra spaces after the:
* Set ICONTOPIC =
TWikiDocGraphics
line.
Environment
--
JosephTrexler - 29 Feb 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
I can verify that I saw this EXACT same problem with a similar set of circumstances.
Background: I made the
mistake of editing
TWikiPreferences using the Edit button and doing it in WYSIWIG mode (Note: Developers, please offer 2 buttons at the top -- raw/wysiwig for out-of-the-box install.). All that I did was uncomment the #LINKTOOLTIPINFO (I thought it would be a neat feature) and save the file.
OUCH --- let the hell commence. To sum up -- the icons in the
WebLeftBar disappeared and the entire system slowed to a crawl. Couldn't view anything.
Solution Method
--
RedByer - 14 May 2008
Topic revision: r2 - 2008-05-14
- RedByer