Paul, I think I see the disconnect now. The way formats work is like this.
If you do not pass a requestformat variable, we default the value to html ( http://docs.model-glue.com/wiki/HowTos/HowToUseFormats#Formats ) If a views block has a format attribute, we match it to the requestformat value. <views format="html"> If a views block does NOT have a format attribute, we render it. (Since there are no exclusions or filtering indicated). <views> By the way, have you been building the training application as part of the process or have you just been trying to read along? DW On Thu, Jul 22, 2010 at 1:29 AM, Paul Milleson <[email protected]>wrote: > correction, green hyperlinks on a white background... (not on black) if > there is a navigation path that i missed which reveals the attached, please > advise ? > > > > On Wed, Jul 21, 2010 at 2:16 AM, Paul <[email protected]> wrote: > >> Has anyone noticed that in the Model Glue training section 4 where >> there are supposed to be instructions for setting up and making a >> printer ready page that uses a <views format="print"> - calling a >> section where the header and footer are excluded - that the example >> never goes on to show how to make this section ? >> >> Paul > > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- William Osler - "We are here to add what we can to life, not to get what we can from life." -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
