Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-1) was last changed on 11-Feb-2008 15:35 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 11 lines
Employed as a postdoc in transportation engineering at the University of California, Irvine
I ran before walking on this RSF stuff, and am going carefully through the login demo, and noticed a typo, so I created a name and this page. And corrected the typo.
And of course, it wasn't a typo, and I had to revert my change.
Some Notes on RSF:
The logic of RSF usage is different than I am used to. I expect to be able to script things and use basic logic constructs within my templating language. RSF does not allow this. Instead, you make things in your template, and then do the logic in your Java. If the thing is there, then the corresponding part of the template produces real output. If the thing is not there, then the template produces no output.
The only really big drawback from this approach is that JavaScript cannot be templated. That is, you can't have a shell of a javascript program that get populated with real ids and variables, etc at delivery time. Instead, you have to create a little script that calls a program with some arguments. All around probably a more sane way of doing things, but I love being able to code meta-javascript using, say, TemplateToolkit's limited perl syntax plus javascript.
Version Date Modified Size Author Changes ... Change note
11-Feb-2008 15:35 1.245 kB UnknownAuthor
« This page (revision-) was last changed on 11-Feb-2008 15:35 by UnknownAuthor