I applied the patch.  Thanks.  We could use some basic documentation
for the tomahawk components and there's plenty that can be stolen from
the wiki.

Not everything from the wiki should be ported over though.  Just some
basic info on how to use the component.

sean

On 10/25/05, sharath reddy <[EMAIL PROTECTED]> wrote:
> Hi Sean,
>
> I did send it as a text attachment. I am sending it
> again, this time as a zip file. Maybe this will work.
>
> Now that I am (finally) set up to send Forrest
> patches, do you have any ideas/suggestions on which
> parts of the documention I could help out with?
>
> Regards,
> Sharath
>
>
> --- Sean Schofield <[EMAIL PROTECTED]> wrote:
>
> > Can you send your patch as an actual text
> > attachment?   I think gmail
> > is converting the "" into spaces and the patch
> > is getting
> > screwed up.
> >
> > sean
> >
> > On 10/21/05, sharath reddy <[EMAIL PROTECTED]>
> > wrote:
> > > Hi,
> > >
> > > Small clean-up and also documented the new
> > > 'itemStyleClass' attribute that was added.
> > >
> > >
> > >
> > >
> > >
> > > __________________________________
> > > Yahoo! FareChase: Search multiple travel sites in
> > one click.
> > > http://farechase.yahoo.com
> > >
> > > Index: content/xdocs/tomahawk/dataList.xml
> > >
> >
> ===================================================================
> > > --- content/xdocs/tomahawk/dataList.xml (revision
> > 326406)
> > > +++ content/xdocs/tomahawk/dataList.xml (working
> > copy)
> > > @@ -52,7 +52,8 @@
> > >              <title>Usage</title>
> > >              <source>
> > >  <t:dataList id="String"
> > > -               styleClass="CSSClass"
> > > +               styleClass="CSSClass1"
> > > +               itemStyleClass="CSSClass2"
> > >                 var="String"
> > >                 value="List"
> > >                 layout="Constant"
> > > @@ -79,6 +80,15 @@
> > >                  </code>
> > >                  <br/>
> > >                  <code>
> > > +                    styleClass  - The CSS class
> > used to style the list
> > > +                </code>
> > > +                <br/>
> > > +                <code>
> > > +                    itemStyleClass  - The CSS
> > class used to style each element of the list (not
> > applicable
> > > +                                      when layout
> > = simple)
> > > +                </code>
> > > +                <br/>
> > > +                <code>
> > >                      rowIndexVar - a parameter
> > name, under which the current rowIndex
> > >                                    is set in
> > request scope similar to the var parameter.
> > >                  </code>
> > >
> > >
> > >
> >
>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
>
>

Reply via email to