Hmm, that looks like a spam subject line, but it's not. Honest. I just thought I might make some noise on the list and see if we can shake down some...
Just wanted to introduce myself. My name is Timothy Bennett and I'm new to Vanilla. Found out about Vanilla from the SnipSnap gang. SnipSnap is good, but...
The "standard" markup is as follows: *snip name* -> creates a link to a new snip __bold word__ -> <b>bold word</b> {snipname} -> includes the contents of that...
... Thanks, James. I've been reading up on this. What I'm really interested in doing is writing a dynasnip (a macro, right?) that simplifies an HTML table...
... Actually, I've discovered it's quite easy. Dynasnip all written except for one nagging issue. Maybe someone can help. If I have the code: cells: parse...
... excellent! ... parse/all "Bar Baz|Zab Rab" "|" btw, rebol has pretty good built-in documentation which you can access with "?", i.e. entering ? parse gives...
Christian Langreiter wrote: Actually, I've discovered it's quite easy. Dynasnip all written except for one nagging issue. Maybe someone can help. excellent! ...
... secure-hash.r shouldn't be in your Rebol directory (unless Vanilla is installed in there). It should be in the 'lib' directory of your vanilla installation...
Ok.. here's the next thing I'd like to do in vanilla/rebol. I've poked around the code a bit, and this seems kinda complicated... I know that we have the...
What do you want to do with your special edit form? Is it just to have a different page around the main textarea edit box (or some mad javascript DHTML...
... have ... Here's what I'm trying to do. We're using Vanilla as the basis of an interactive online sports magazine. One kind of information that we'll...
Hi Timothy! ... I fear this would be a lot of work. The most straightforward approach I can imagine would be the following: - adjust the store selector, to...
Dear James, Fellow Vanilloids! ... considering that the answer comes over a month late, one might come to the conclusion that my brain is shaking-resistent....
you can go there directly via: http://83.151.17.245/cgi-bin/vanilla07pre.cgi?selector=display&snip=start (not configured apache jet for nice url display) ...
Johannes Lerch
johannes.lerch@...
Oct 20, 2004 10:18 am
784
what happens when 2 or more people try to edit the same snip? what if P1 starts first on a long edit, and P2 starts second with a short edit - finishing before...
... sociodynamic tension is fine by me, but this seems a little too "dynamic" ;-) I realize that vanilla wasn't meant to be CVS, but what about setting an ...
... ;) ... that's a possible way (called pessimistic locking in the versioning world) to achieve what you want. it should be _very_ easy to incorporate into...
... i guess you meant on a successful _edit_. that's certainly an option, however it would not protect people that "take their time" to work on a certain snip...
nope, even way simpler. optimistic locking only needs you to remeber the md5-hash of the original value (i'd say, hidden field when editing). then, before...
headcore
wehr.los@...
Nov 5, 2004 12:24 am
793
I'm a first-time poster to this list, so let me just say: I have been a vanilla user on my private LAN for about 4 months now, and I'm very impressed by it. It...
Markus Flatscher
markus.flatscher@...
Nov 7, 2004 9:31 pm
794
... That's great to hear! ... What happens when you click on the "Show in Browser" entry? Nothing at all? Does an empty browser window open? If you're using...