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@...
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@...
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@...
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@...
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...
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@...
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@...
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@...
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@...
Oct 30, 2001 10:06 am
35
... Chris: wouldn't encoding those <textarea>s as <textarea> help here? Generally I think encoding html-special chars in the edit form might be wise... ...
Martin Spernau
martin@...
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@...
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@...
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@...
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...
... 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 ...
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...
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@...
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...
... 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@...
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...
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...
... 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@...
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@...
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@...
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@...
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@...
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@...
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...
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@...
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: ...