Hey, Nate.

Couldn't a master stylesheet be somehow integrated with app_model?
If you're putting stuff like:

cfparam name="request.page.bgcolor" default="800000"
cfparam name="request.page.font.color" default="FFFFFF"
cfparam name="request.page.link.color" default="FFCC66"

in app_model, it seems like a css stylesheet could be either cfincluded from 
app_model, or some of it's
functionality handled directly in app_model.

Yes? No?


Steve


Nathan Shaw wrote:

> This question is mainly directed at Hal, but I would
> love to hear how the rest of you deal with this as
> well.
>
> When you are spec'ing out an app, where/when does the
> layout and master stylesheet come into play?
>
> >From what I know of Hal's method, it seems as if the
> design and the master style sheet would be made before
> the fusedocs headed over to the Phillipines. So, do
> you, Hal, tell your developers which classes to use in
> their dis_ fuses? (Like, use a H2 tag for all of your
> headers and a .subhead class for all subheaders) OR,
> do you let them do plain vanilla development of the
> fuse and then have a producer/layout person go in
> afterwards and apply formatting? OR is it something
> else entirely?
>
> It seems to me that the CSS master sheet should be
> part of the main spec'ing & design process so that you
> could hand a developer a fusedoc and a master style
> sheet so that they could apply styles as well as they
> coded the fuse. This would prevent the need for a
> producer to go in afterwards and pretty up the site.
>
> How do you all deal with this?
>
> Nate
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to