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...
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...
... Thanks. Yes very handy :-) I have been wondering about nesting dynasnips.. {!du-jour:1;{!jasonic.myfunc}} Any suugestion what changes would be necessary...
... 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...
... 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 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" ...
... 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 ...
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...
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...
... 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...
... 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...
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...
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...
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 ...
... 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...
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@...
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...
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...
... 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...
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@...
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...
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@...
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:...
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?...