> -----Ursprungliche Nachricht-----
> Von: Jeffery Painter [mailto:[EMAIL PROTECTED]]
> Gesendet: Sonntag, 26. Januar 2003 18:37
> An: Turbine Users List
> Betreff: Re: processing external CSS-file throu velocity engine
>
>
> This seems a little odd to me.. are you going to pre-define all
> the layout
> styles before hand? couldn't you create different layout templates and
> assign the user a different template which would then call the
> corresponding css file?


Right, I have a Reseller -> Reseller -> Customer user-hierarchy.
A reseller defines the design-parameters that its customer (who might be a
reseller as well) will see when he logs in.
Assigning a specific css-file to a user is not the problem.
My idea was to have a single css-file for all users and assign the
css-values using velocity/pull tool. But that appears quite difficult task.

What I'm doing now is this: when a reseller changes the css-parameters, a
css-file will be created and copied to all of his customers. This might take
a few seconds of rumble, but I can't figure out a better solution to this.

Thanks anyway for your idea.
Marc


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to