Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 439 - 468 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
439
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...
Graham
gchiu2
Offline Send Email
Apr 2, 2003
5:33 am
440
... 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...
Murray Steele
murray_steele
Offline Send Email
Apr 2, 2003
8:59 am
441
... thanks for giving it a try. ... as murray already said: \*/\* would render to */* - backslashes are designed to be escape characters. further: if you want...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 2, 2003
3:48 pm
442
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...
Graham Chiu
gchiu2
Offline Send Email
Apr 2, 2003
11:51 pm
443
... 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...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 3, 2003
12:47 am
444
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...
Graham Chiu
gchiu2
Offline Send Email
Apr 3, 2003
1:52 am
445
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...
Graham Chiu
gchiu2
Offline Send Email
Apr 3, 2003
9:24 am
446
... 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...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 3, 2003
3:17 pm
447
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...
James Adam
jamez_adam
Offline Send Email
Apr 3, 2003
4:24 pm
448
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...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 3, 2003
6:05 pm
449
... Thanks James. [doh!] Didn't even know about that one. Very handy. ./Jason...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 3, 2003
6:42 pm
450
On Thu, 3 Apr 2003 17:24:15 +0100 ... Tried it .. and got a server error when I tried to store the snip. -- Graham Chiu...
Graham Chiu
gchiu2
Offline Send Email
Apr 3, 2003
9:07 pm
451
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...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 3, 2003
10:42 pm
452
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...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 3, 2003
11:09 pm
453
... hmm, if you like, please send me the content you tried to store in a private mail. ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 3, 2003
11:10 pm
454
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...
Graham Chiu
gchiu2
Offline Send Email
Apr 4, 2003
4:04 am
455
... hehe. i guess you're not really interested in the details, but: this bug was exactly the reason i introduced the hack that lead to the backlinking flaw. ...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 4, 2003
1:30 pm
456
On Fri, 4 Apr 2003 15:29:57 +0200 ... Yes please :) -- Graham Chiu...
Graham Chiu
gchiu2
Offline Send Email
Apr 4, 2003
7:10 pm
457
Where do I find the menu at the right top? I've managed to implement make-doc formatting, but not by using dynasnips ( couldn't figure them out quickly enough ...
Graham Chiu
gchiu2
Offline Send Email
Apr 7, 2003
7:14 pm
458
... in the vanilla-template snip ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 7, 2003
7:51 pm
459
Hi I added a modified selector to vanilla.r called 'display-template' which lets one specify which template snip to use. Very helpful to quickly tune-up user ...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 7, 2003
11:09 pm
460
well, I've got the developer version up and running now, and following Earl's suggestion have switched to using the wrapper.cgi instead. Color-code formatting...
Graham Chiu
gchiu2
Offline Send Email
Apr 8, 2003
10:23 am
461
Greetings Vriends, I have a snip 'add-metadata-form' which calls a small dyna 'set-metadata.r' Works well:-) I can easily add new metadata to any snip. But now...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 8, 2003
10:45 am
462
... what do we want to achieve? we want to have a snip, which includes the snip to meta-edit at the top and the metadata form at the bottom. <a...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 8, 2003
1:27 pm
463
I wonder if it's worthwhile for the display select to look for a markup directive in the first line. If it doesn't find one, then to use the default vanilla...
Graham Chiu
gchiu2
Offline Send Email
Apr 8, 2003
9:07 pm
464
I notice that my db/user directory is open to the public .. how much of a security risk is this? Should I make it readable only by my CGI script? -- Graham...
Graham Chiu
gchiu2
Offline Send Email
Apr 9, 2003
5:03 am
465
There's a error when you http://www.compkarori.com/cgi-local/vanilladev.r?selector=display&snip=start Online for __[error loading dynasnip__ from ...
Graham Chiu
gchiu2
Offline Send Email
Apr 9, 2003
7:31 am
466
...thanks ./Jason...
Jason Cunliffe
jasonic123
Offline Send Email
Apr 9, 2003
9:34 am
467
... hmm, it allows user hijacking (e.g. pretending to be someone else, even admin) ... the vanilla-root should be not exposed to the web. preferrably you ...
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 9, 2003
1:47 pm
468
... i see you have fixed it yourself - thanks for reporting. (in vanilla-template, stats.online.for -> stats.online-for) ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Apr 9, 2003
2:01 pm
Messages 439 - 468 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help