The only issue I have thus far is a broken image. The following code:

<img src='$$img/logo.jpg' border='0'  />

used to result in:

<img src='http:pathtopar.com/boltwire/farm/img/logo.jpg' border='0' />

with 3.4.15 is results in:

<img src='http:/boltwire/farm/img/logo.jpg' border='0'  />

On Jan 31, 11:11 am, The Editor <[email protected]> wrote:
> I just released a new version of BoltWire. The first in several
> months...  And unfortunately I have not had time to thoroughly test
> it.
>
> If you care to take a peek, please feel free to do so and report any problems.
>
> http://www.boltwire.com/files/boltwire3.4.15.zip
>
> The main thing I'm looking for is to perfect how the vspacing system
> works. If you can find any input that that does not produce desired
> (intuitive) vertical spacing, please send me the markup. I also really
> want the underlying html to look good. This release adds a new kind of
> spacing so I can distinguish between escaped code that is already
> spaced and code that isn't. There may still be a few places where we
> need to change which kind of escaping is used, but that's trivial. At
> least we have the tools in place to do that now.  Hopefully, this
> release puts us close to 3.5.
>
> Here's the features in it from the changelog:
>
> * Fixed bug in serverHeaders config option. Turned on by default.
> * Improved how default $farmURL value is set.
> * Changes to escaping code so that can do better vspacing.
> * Tightened up auto indexing to properly index changed pages when
> redirected or aborted. * Added a BOLTautoIndex function with a hook
> for a myBOLTautoIndex function.
> * Fixed an obscure glitch in the BOLTloadpage function
>
> Cheers,
> Dan
>
> P.S. Sorry this took a few days longer than expected...

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to