In your .tml:

  <style type="text/css">
    <t:outputraw value="cssFromDatabase"/>
  </style>


On Wed, Oct 27, 2010 at 2:51 PM, Mark <mark-li...@xeric.net> wrote:
> I'm looking for a way to make it easy for a designer to tweak some of the
> visual attributes of an application without giving them access to the
> filesystem.  My thought was to let them put text into the database that will
> be pulled out as a CSS stylesheet so they can override anything they want.
>  However, since CSS isn't XHTML I can't serve it up with a .tml template.
>
> Does anyone have any suggestions on how to approach this? Is there a
> different solution that I may be overlooking?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to