28 Aug 17:32
Pier - IMG placement
From: John Borden <jborden23 <at> mac.com>
Subject: Pier - IMG placement
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-08-28 15:33:17 GMT
Subject: Pier - IMG placement
Newsgroups: gmane.comp.lang.smalltalk.smallwiki
Date: 2008-08-28 15:33:17 GMT
Pier Experts,
At my work, we've been running a smallwiki (the origininal version of
pier) for about 3 years, and have accumulated around 3k pages. While
looking into upgrading to pier, I noticed that the newest images on
** site resolve the missing slash problem (backslashes disappear in
preformatted text if they don't preceed a *), however there's a new
problem. Suppose I have images intermingled with text, such as:
text1
<IMG ALT="Picture1" src="http://apache/resources/images/
pic1.png" />
text2
<IMG ALT="Picture2" src="http://apache/resources/images/
pic2.png" />
text3
Assuming that the apache server is down, it would appear as:
text1
Picture1
text2
Picture2
text3
With the new version of pier, it is displaying as:
text1
Picture1 text2
Picture2 text3
Does anyone know a way to fix this? Is it in the CSS or in the ST code?
Thanks in advance,
John Borden
_______________________________________________
(Continue reading)
RSS Feed