NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item210: naive DistributedServersPlugin hooked up to starfish.nextwiki.org
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
DistributedServersPlugin? |
|
yay

it works, except for image url's embedded into HTML style's - which natskin is using here.
interesting collusion - mostly by the rendering of any URI as a
a href - irrespective of context.
adding a
%NOP% can prevent it, but ...
<span class='jqButtonIcon' style='background-image:url(<a href="http://nextwiki.org/pub/TWiki/JQueryPlugin/tick.png)'>" target="_top">http://starfish.nextwiki.org/nextwiki.org/pub/TWiki/JQueryPlugin/tick.png)'></a>Save</span>
Use %BUTTON{}% from
JQueryPlugin. Oh it is missing a target parameter (hint hint).
Come to where the wiki is free!
--
MichaelDaum - 18 Nov 2008 - 22:43
the verbatim output is from natedit when the
DistributedServersPlugin? is enabled (and before i added the url() fix) - its off atm, as there are other similar but more difficult issues - not the most pressing issue we have
--
SvenDowideit - 19 Nov 2008 - 06:09
ok, added a simplistic fix for the issue - will add more intellegence asap. its enabled here now.
--
SvenDowideit - 21 Nov 2008 - 06:33