Morning vanilloids, There's a problem on my vanilla site (www.h-lame.com), if you login it takes about 3 page impressions for the system to recognise you...
http://www.reboltech.com/downloads/changes.html (section 2.12) i know Murray at least was having issues with same-named cgi attributes. REBOL 2.5.5 appears to...
... finally - as i've reported the old behaviour of decode-cgi as bug to feedback during the last 4 or so beta versions :) now if only decode-cgi would...
Here's some code that lets you customise the basic vanilla markup shorthands from within vanilla. add this to vanilla.r near the other html-format-......
allow my to correct myself: html-format-general: func [snip formatsnip /local line lines delimiter opentag c losetag linedata] [ ; for each line in format snip...
Hi All, I thought i'd mention this just in case some folks have missed it, there is a new version of the rebol core available. http://www.rebol.com They've...
Gary Elshaw
gary@...
Mar 12, 2003 8:23 pm
432
... I guess we forgot to celebrate the vanilla 0.5.2 soon-to-be-released first anniversary a few days ago... ...
hello vanilloids! i was wondering if there is a paging-du-jour somewhere out there. a du-jour wich displays only one day with a "prev" and "next" button for...
Spring is here - time to clean house and write a vanilla deletion dyna Can anyone comment on this basic recipe? 1. search for snip-to-delete by name 2. use its...
... basic snip deletion functionality is present in the upcoming vanilla version: - the backlinks for the snip to be deleted are purged - the snipname is...
... Great news :-) when will this be available? ... I don't quite understand that.. please explain ... yes. I am less concerned about the content. But rather,...
Okay, I've got as far as getting Vanilla going .. and I know how to add a page but where to next? 1. how do I prevent * ... * from making this a link? eg. I...
... backslashify your stars. e.g. \*donkey\* would render as *donkey* instead of a link tot he snip called donkey. ... if you go to vanilla.r without any args...
... thanks for giving it a try. ... as murray already said: \*/\* would render to */* - backslashes are designed to be escape characters. further: if you want...
On Wed, 2 Apr 2003 17:47:25 +0200 ... Any more information on this? ... Okay, I'll make those changes. Now, what I want to know is: 1. Is there a way for users...
... Hi Graham Delighted you are getting into Vanilla There is nothing in the current Vanilla release, but I have some [very messy] code which does this. The...
On Wed, 2 Apr 2003 19:50:26 -0500 ... Hi Jason, Actually I wanted to avoid getting my hands dirty as it were :) ... Do you have a live vanilla demonstrating...
On Wed, 2 Apr 2003 10:01:10 +0100 ... Okay. But I think what is also needed is a way to escape whole tracts of text to prevent the vanilla parser from trying...
... Yes one needs a reliable way to cut'n'paste or upload tricky content. Manual \ escapes are way too much hassle for more than the odd line or two. At one...
have we all forgotten {!include-unformatted:<snip>} ?? while this might still not be perfect, it's definately workable and shouldn't produce any overhead. for...
hu, i realized i didn't reply to this yet. ... about a year ago i said it will be "real soon now" :) i'd say that again now, but ... yeah :) ... links to snips...
Graham, a short question to assure my understanding: you basically want to be a vanilla user (in contrast to a vanilla developer) :) ? ... nope, there is no...
ho! as promised in another posting, here it is: a very simple approach to a basic image/asset upload system for vanilla. first, the cgi parameter parsing at...
On Fri, 4 Apr 2003 01:09:58 +0200 ... It's not private .. here's the content http://www.escribe.com/internet/rebol/m30811.html I tried to store it so that I...