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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 26 - 55 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26
Hi, I've just begun with vanilla and it's a pretty cool thing, I think. After playin' around for a while with it, here are my first questions: - Is there a...
roland
ronsens@...
Send Email
Oct 8, 2001
5:17 pm
27
... It's nice to have you on board ;) ... {snip-to-be-included} Def: Snips can be included by wrapping curly braces ({}) around the snipname of the snip to be...
earl.walker@...
Send Email
Oct 9, 2001
9:59 am
28
Hi, Does anyone know how to configure Apache's mod_rewrite to translate an URI like /space/xxx to /vanilla.r?selector=display&snip=xxx, just like ...
Guan Yang
guan@...
Send Email
Oct 13, 2001
2:22 pm
29
Hi! ... RewriteEngine on RewriteMap amp int:unescape RewriteRule ^/space/(.*) /vanilla.r?selector=display&snip=$1 [PT] [usual no warranty disclaimer ;] -- Best...
Earl Walker
earl.walker@...
Send Email
Oct 13, 2001
11:59 pm
30
Hi, I've just set up vanilla on my PC (hidden behind a firewall for the moment) and everything seems to be working very well. Congratulations on a very simple...
Stephen Rapley
stephenrapley
Offline Send Email
Oct 30, 2001
12:13 am
31
config: Win98se VanillaSBX problem: I changed vanilla-template so that the text area would be wider [80 chars]. After saving that, the STORE button is...
Jason Cunliffe
jasonic@...
Send Email
Oct 30, 2001
2:13 am
32
... The template is a simple HTML File. Try to copy/paste it into a HTML Publisher (e.g. Dreamweaver or somethink else) to validate that the code is ok. Or its...
Florian Brandl
florian.brandl@...
Send Email
Oct 30, 2001
9:26 am
33
... Thanks a lot! ... Argh, that's hardcoded - apps/du-jour.r. We'll probably move it out of this file in 0.5.x. ... OK, we'll invent some more ;-) Enjoy, --...
Christian Langreiter
chris@...
Send Email
Oct 30, 2001
10:05 am
34
... Ouch! I guess that's because auf the nested <textarea>s - don't ever edit vanilla-template directly in the browser, but space/vanilla-template.snip in a...
Christian Langreiter
chris@...
Send Email
Oct 30, 2001
10:06 am
35
... Chris: wouldn't encoding those <textarea>s as &lt;textarea&gt; help here? Generally I think encoding html-special chars in the edit form might be wise... ...
Martin Spernau
martin@...
Send Email
Oct 30, 2001
10:28 am
36
... I'll try that (finally, Martin ;-) ref: http://testbox.synerge.at/exec/vanilla.r?selector=display&snip=comments-2001-10-30 Merci beuacoup!...
Christian Langreiter
chris@...
Send Email
Oct 30, 2001
10:38 am
37
Hi! I installed vanilla 0.5 on my Linux Box, it runs fine now, but here are some installation notes: When you install Vanilla on a Linux box you have to think...
Patrick Strasser
pstrasser@...
Send Email
Oct 30, 2001
11:18 am
38
Hi! After installing vanilla, I just wanted to try the today-button. Everything looked nice with Opera (but I'll change the collours and the fonts ;) , but I...
Patrick Strasser
pstrasser@...
Send Email
Oct 30, 2001
11:24 am
39
Chris, Thanks for the lead. Half a minute spent tweaking the code and it's localised for my colleagues here in Sydney! I'm inspired to dive into the code to...
Stephen Rapley
stephenrapley
Offline Send Email
Oct 30, 2001
12:57 pm
40
... submit-button. ... As visible in the screen-shots you've customized your templates. Make sure that vanilla-edit-form-template.snip (/space/) has a correct ...
earl.walker@...
lord_earl_wa...
Offline Send Email
Oct 31, 2001
11:20 pm
41
I have a little question... just had the time to move from 0.3 to 0.5... looks good... but is there an easy way to migrate my snips (I haven't yet tried to...
Gerhard Poul
g_poul
Offline Send Email
Nov 2, 2001
2:22 pm
42
Hi I have been experimenting with Dreamweaver 4 to edit vanilla snips. It is great for tweaking relative color values. And lovely to see the Vanilla code so...
Jason Cunliffe [nomad...
jasonic@...
Send Email
Nov 3, 2001
6:18 am
43
... Disclaimer: I have no idea how this is used in vanilla... but I'll try to answer it anyway :) The easy thing is to look into your apache log file called...
Gerhard Poul
g_poul
Offline Send Email
Nov 3, 2001
7:46 am
44
... just drop 'em over, this is the simplest solution. but be careful not to overwrite any "system snips" (vanilla-template &c). limit your copying fun to the...
Christian Langreiter
chris@...
Send Email
Nov 3, 2001
1:12 pm
45
... should I copy them _including_ or _excluding_ the metadata files? I looked into them and they had different parameters in them (in the same format). thanks...
Gerhard Poul
g_poul
Offline Send Email
Nov 3, 2001
1:58 pm
46
in your apache config file [httpd.conf], you should hsave set the document root for the server that is running vanilla. all relative links within this server...
James Adam
jamez_adam
Offline Send Email
Nov 3, 2001
2:11 pm
47
... afair, 0.3 metadata doesn't contain much useful information besides a last-store timestamp and the number of displays, so if this info isn't too important...
Christian Langreiter
chris@...
Send Email
Nov 3, 2001
4:23 pm
48
Yes Bingo! Thanks For the record here's what works: My Vanilla is installed and running under apache in E:\VanillaSBX\apache I revised http.conf thus: ...
Jason Cunliffe
jasonic@...
Send Email
Nov 3, 2001
6:59 pm
49
Hi Jason, 1.- compliments ! 2.- can you write a snips in Official Vanilla site or in Vanilla Developer Site about your result ? thanks a lot Maurizio Converso...
Maurizio Converso
m.converso@...
Send Email
Nov 3, 2001
8:22 pm
50
... Site ... Hi Maurizio I'll be glad to write it up .. meanwhile I am not 100% sure if it is stable yet. Some problems here now; maybe WinDoze or could be...
Jason Cunliffe
jasonic@...
Send Email
Nov 3, 2001
11:33 pm
51
... user ... hmmm.. Ran some tests with a clean Vanilla installation on another identical PC. Seems to have been caused by a local WinDoze corruption and not ...
Jason Cunliffe
jasonic@...
Send Email
Nov 4, 2001
7:31 am
52
... What exactly do you mean by "clean out"? Delete all of them? The "official way" is to disable users (only the master user can do that - click on "admin"). ...
Christian Langreiter
chris@...
Send Email
Nov 4, 2001
12:17 pm
53
Some short official summary regarding the use of CSS in Vanilla. - A short (not really technical) overview Vanilla is (currently) a CGI-based system, that...
earl.walker@...
lord_earl_wa...
Offline Send Email
Nov 4, 2001
4:11 pm
54
Has anyone explored ways to upload files [images etc] directly to Vanilla? I am expecially interestd in images for creating a visual matrix sister to ...
Jason Cunliffe
jasonic@...
Send Email
Nov 5, 2001
12:57 am
55
... Yes. I see in VanillaSBX/apache/db/user/ 0.user 1.user 2.user etc.. Somehow all previous user entries including Master [0.user] won't work: ...
Jason Cunliffe
jasonic@...
Send Email
Nov 5, 2001
2:45 am
Messages 26 - 55 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