Ok, I go ahead then :)

By the way,

Laurent pointed out yesterday the fact that a search box is needed, and I do
agree.
I checked how other search boxes are implemented in other projects such as
CXF or Mahout

They include a little form that calls confluence search just for their
projects. For Tapestry :

<FORM action="http://cwiki.apache.org/confluence/dosearchsite.action";
method="get" style="font-size: 10px;">
  <INPUT name="where" type="hidden" value="TAPESTRY"></INPUT>
  <INPUT maxlength="255" name="queryString" size="15" type="text"
value></INPUT>
  <INPUT name="btnG" type="submit" value="Search"></INPUT>
</FORM>

But this displays the confluence search page result. :(
This could be a temporal solution until we find a way to replace the search
result page for a custom one... If there is not an easier solution.

What do you think ?

Katia

2010/12/28 Howard Lewis Ship <[email protected]>

> I have no objection; I looked at it yesterday using IE8 and it looked fine!
>
> You might find the easiest way is to rename Index to IndexV1, then rename
> IndexV2 to Index.  You should not have to re-upload the images that way.
>
> On Tue, Dec 28, 2010 at 11:12 AM, Katia Aresti <[email protected]
> >wrote:
>
> > Can I start moving content to the front page ?
> >
> >
> >
> > 2010/12/27 Thiago H. de Paula Figueiredo <[email protected]>
> >
> > > On Fri, 24 Dec 2010 13:10:07 -0200, Emmanuel DEMEY <
> > > [email protected]> wrote:
> > >
> > >  Hello Katia
> > >>
> > >
> > > Hi, everyone!
> > >
> > >
> > >   First, congratulations for the new design. It makes you want to work
> > >> with Tapestry ;). You did a good job.
> > >>
> > >
> > > Indeed!
> > >
> > >
> > >  On IE6, I agree with you. It is now a browser that few people use. But
> > do
> > >> not rush to write CSS crap, just to be compatible with IE6. Priority
> is
> > >> being comptaible with other browsers. you did!
> > >> For IE6, we can make changes later.
> > >>
> > >
> > > Most developers don't use it anyway.
> > >
> > > --
> > > Thiago H. de Paula Figueiredo
> > > Independent Java, Apache Tapestry 5 and Hibernate consultant,
> developer,
> > > and instructor
> > > Owner, Ars Machina Tecnologia da Informação Ltda.
> > > http://www.arsmachina.com.br
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > >
> > >
> >
>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to
> learn
> how I can get you up and productive in Tapestry fast!
>
> (971) 678-5210
> http://howardlewisship.com
>

Reply via email to