Speaking of stylesheet editors.

Are there any good open source coldfusion implementations?  I've been
looking to replicate the functionality of this movable type generator:

http://styles.movalog.com/generator/



On 12/6/06 9:11 AM, "Claude Schneegans" <[EMAIL PROTECTED]> wrote:

>>> Has anybody every tried this?
> 
> There are two situations:
> 1º what you need is simply a CSS file generated once in a while from CF
> (say you have a style editor for instance in your CMS).
> In that case, you do not want the CF code to be run at every request,
> then the best
> is to use the CF code code to generate a  .css file and then call it in
> the standard way.
> 2º what you need is really a 100% dynamic style definition, in that
> case, simply generate
> styles definition inside a <STYLE>...</STYLE> block from your CF code.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263012
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to