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...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 379 - 408 of 932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
379
Greetings I am developing templating features of Vanilla. I do not know if this has already been done by others, or is in the 'next' version.. The Vanilla...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 17, 2002
4:53 pm
380
doh.. What's the sweetest way to add a link from *any* snip which will display today's calendar snip entry? I wanted to do this: <a...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 18, 2002
5:27 am
381
If you don't need today's entry, but merely the newest entry (don't want [create <today>] appearing on days with no snip) you could put in a call to the...
Murray Steele
murray_steele
Offline Send Email
Oct 18, 2002
8:45 am
382
... Thanks. Yes very handy :-) I have been wondering about nesting dynasnips.. {!du-jour:1;{!jasonic.myfunc}} Any suugestion what changes would be necessary...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 18, 2002
7:53 pm
383
... quite OT on the REBOL ml. v've CC'ed this reply to the vanilla ml. -- earl...
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 20, 2002
3:22 pm
384
... the "normal" way of doing things with forms in vanilla looks like: - create the HTML form, put it into a snip - create a dyna that knows what to do with...
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 20, 2002
4:52 pm
385
... I thought about this when I was first poking about with vanilla and I did manage to do it. (I then subsequently realised that I didn't need to, but never...
Murray Steele
murray_steele
Offline Send Email
Oct 21, 2002
9:11 am
386
... Murray thanks very much for the code and your thinking around it. hmmm.. I am interested why you say "..then subsequently realized that I didn't need to" ...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 21, 2002
12:16 pm
387
... Not at all, it's just that I thought I needed some dynamic data for the dyna I was writing, but then realised I didn't need it to be *that* dynamic. I ...
Murray Steele
murray_steele
Offline Send Email
Oct 21, 2002
12:56 pm
388
I've somhow managed to funge all my ownership settings and permission attributes while transferring my vanilla-space from my VH to my new server at home. What...
Pete Wason
mrzoon
Offline Send Email
Oct 21, 2002
7:26 pm
389
hey chris, how's about making that multi-entry-per-day version of du-jour you got running on lcom available to the rest of us? cheeeeeeerz -james p.s. vanilla...
James Adam
jamez_adam
Online Now Send Email
Oct 23, 2002
4:35 pm
390
... hehe. that's actually "hand made" :) i.e. chris creates the entries manually and adds {inclusions} to the current du-jour snip. ... cheers :) ... bear with...
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 23, 2002
5:00 pm
391
... the one and only automagical du-jour with subtopics is running on www.rinner.st here's the script: http://www.rinner.st/misc/du-jour-topics.r The naming...
Stefan Rinner
rist232000
Offline Send Email
Oct 23, 2002
7:08 pm
392
I need to use Korean text [Hangul] on a Vanilla site. When I paste Hangul from a web page into the text-area of vanilla edit snip form, it stays visible. But...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 25, 2002
5:25 am
393
maybe its a stupid question, but is it possible to make a link directly to a dyna-snip? (whith parameters for the dyna-snip) (something like <a ...
glacionaut
Offline Send Email
Oct 25, 2002
3:38 pm
394
currently you have to create a holder snip to do it (like the vanilla-set-parent snip). but there's no reason you couldn't define a selector called "exec" or...
Murray Steele
murray_steele
Offline Send Email
Oct 25, 2002
3:59 pm
395
REBOL does not support unicode. ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Oct 25, 2002
5:17 pm
396
... ouch! :-(( thanks ./Jason...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 25, 2002
8:18 pm
397
hiall! I posted a msg about this a few days ago, and haven't gotten very far since: I've moved my website from my virtual host to my own server. I'm running ...
Pete Wason
mrzoon
Offline Send Email
Oct 30, 2002
5:59 am
398
have you set directory permissions as well as file permissions ? Muz ... http://docs.yahoo.com/info/terms/...
Murray Steele
murray_steele
Offline Send Email
Oct 30, 2002
8:57 am
399
... hmm... vanilla.r needs permissions to write to stuff in db directory, and below that. You can't start Vanilla unless there is read/write access to db/user...
Jason Cunliffe
jasonic123
Offline Send Email
Oct 30, 2002
2:29 pm
400
Is anyone here running vanilla under 10.2.3? I seem to be having some unusual behaviour, here's some output from the server error log: [Mon Jan 13 13:29:45...
Gary Elshaw
gary@...
Send Email
Jan 13, 2003
1:19 am
401
Hi there I dont know the SPECIFIC problems with vanilla under 10.2.3 BUT favicon.ico is always called from IE browsers and now the Safari browser for OS X This...
Mark Drew
cybersonicuk
Online Now Send Email
Jan 13, 2003
9:43 am
402
I think I remember having the 'Premature end of script headers' bug when I moved my vanilla from win->unix. I *think* it's something to do with line-endings...
Murray Steele
murray_steele
Offline Send Email
Jan 13, 2003
9:46 am
403
... there's problem with running Rebol on Mac OS X 10.2 and later - as far as I understood Apple updatet some Libraries and REBOL didn't provide any newly...
Stefan Rinner
rist232000
Offline Send Email
Jan 13, 2003
10:16 am
404
Hi Stefan, thanks for the information, unfortunately i'm still getting the same error from the server log: [Tue Jan 14 13:29:18 2003] [error] [client...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
1:03 am
405
Hey Gary, ... What happens if you execute the new (bashy) vanilla.r directly from the console? For more useful debug output you could try adding echo...
Christian Langreiter
clangreiter
Offline Send Email
Jan 14, 2003
1:09 am
406
Hi Chris, Here's the output from a bash shell when the command is run from the console: bash-2.05a$ #!/bin/bash bash: !/bin/bash: event not found bash-2.05a$...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
1:47 am
407
... Interesting indeed, I think we have the culprit. Does your vanilla-root (in the .conf) look like that? vanilla-root:...
Christian Langreiter
clangreiter
Offline Send Email
Jan 14, 2003
2:35 am
408
Hi Chris, Well, i'm now getting output from the terminal, but still nothing from the browser. Is there anything in my server setup that needs to be allowed?...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
3:04 am
Messages 379 - 408 of 932   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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