Hi,
I'm working on site that might have a database schema general enough
to host different sites having similar organization and model. It would
be nice to have templates be served depending on a specific site request
rather than in static files.
I'm probably missing the most obvious feature of Rivet, but is there
a way to obtain a function like 'parse <filename>' but for a variable?
Something like 'parse_var $buffer'
I checked out the rivet source files and I found that
Rivet_ExecuteAndCheck(interp, outbuf, req->req);
is referenced only in Rivet_ParseExecFile.
-- Massimo Manghi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]