The data mapping has not been heavily tested, so let me know if you come
across any problems or inconsistencies.
There are plenty of possible improvements - among the more obvious ones,
a navigation menu for the existing categories and a link to the official
documentation with each individual tiddler.
-- F.
Great! I've been meaning to do this myself, but this is great!
> The data mapping has not been heavily tested, so let me know if you come
> across any problems or inconsistencies.
>
> There are plenty of possible improvements - among the more obvious ones, a
> navigation menu for the existing categories and a link to the official
> documentation with each individual tiddler.
And getting the demos to work ..
Thanks Fred!
--
Paul (psd)
http://blog.whatfettle.com
The macro button will only work off a file:// URI (same-origin policy).
That might be regarded as an advantage though, as the XML file at
http://api.jquery.com/api/ is being generated dynamically for each request*.
Nevertheless, the error message could certainly be improved...
-- F.
Cheers
Jeremy
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" group.
> To post to this group, send email to tiddly...@googlegroups.com.
> To unsubscribe from this group, send email to
> tiddlywikide...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/tiddlywikidev?hl=en.
>
>
--
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com
Cheers
Jerm
On Feb 13, 5:15 pm, Jeremy Ruston <jeremy.rus...@gmail.com> wrote:
> Wow, Fred, that's great, genuinely useful already. I often find myself
> coding in gaps between connectivity, so thank you.
>
> Cheers
>
> Jeremy
>
>
>
> On Sat, Feb 13, 2010 at 5:11 PM, FND <F...@gmx.net> wrote:
> >> And getting the demos to work ..
>
> > The macro button will only work off a file:// URI (same-origin policy).
> > That might be regarded as an advantage though, as the XML file at
> >http://api.jquery.com/api/is being generated dynamically for each request*.
> > Nevertheless, the error message could certainly be improved...
>
Squirting content into an iFrame would be the answer, perhaps.
For reference, my AppFrame plugin (http://trac.tiddlywiki.org/browser/
Trunk/contributors/MichaelMahemoff/plugins/AppFramePlugin/
AppFramePlugin.js) lets you compose HTML, CSS, and Javascript and
injects it into an iFrame (used in PlayGround -
http://trac.tiddlywiki.org/browser/Trunk/contributors/MichaelMahemoff/verticals/playground,
sorry no online demo yet).
I can't seem to reproduce this - also, it's just vanilla TiddlyWiki
(though cooked from Trunk, i.e. a nightly build).
-- F.
The latter has been done now, using the recently created WebLinkerMacro
(who would've thought that'd actually come in handy?).
I've also changed the rendering of arguments to use a table.
-- F.
Cheers
Jeremy
Confirmed; it was a core bug in the TiddlyWiki nightly build:
http://trac.tiddlywiki.org/ticket/1151#comment:5
-- F.
-- F.
* http://groups.google.com/group/tiddlywiki/t/2986d7efae85b6ef