You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Howard Lewis Ship <hl...@gmail.com> on 2010/11/23 20:51:21 UTC

Fixing the web site

A pretty urgent need on the CWiki is to fix all the Javadoc URLs

There's a lot of URLs of the form:

    ../apidocs/etc

That need to be:

    http://tapestry.apache.org/current/apidocs

current is a symbolic link to the current release, currently
tapestry-5.2-dev

There's also a goodly number of minor problems that came from the mechanical
way that the files were converted.  Still, just a few minor touchups and
things work nicely!


-- 
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

Re: Fixing the web site

Posted by Howard Lewis Ship <hl...@gmail.com>.
I'm working on: https://cwiki.apache.org/confluence/display/TAPESTRY/Logging


On Tue, Nov 23, 2010 at 2:59 PM, Howard Lewis Ship <hl...@gmail.com> wrote:

> I'm working on
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>  <https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates>
>
> On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
> christophe.cordenier@gmail.com> wrote:
>
>> Hi
>>
>> I have made some fixes, here is the list of pages i didn't fixed yet and
>> that are returned by a confluence search with '../apidoc' pattern
>>
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
>> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
>> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>>
>> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>>
>> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
>> >
>> > There's a lot of URLs of the form:
>> >
>> >    ../apidocs/etc
>> >
>> > That need to be:
>> >
>> >    http://tapestry.apache.org/current/apidocs
>> >
>> > current is a symbolic link to the current release, currently
>> > tapestry-5.2-dev
>> >
>> > There's also a goodly number of minor problems that came from the
>> > mechanical
>> > way that the files were converted.  Still, just a few minor touchups and
>> > things work nicely!
>> >
>> >
>> > --
>> > 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
>> >
>>
>>
>>
>> --
>> Regards,
>> Christophe Cordenier.
>>
>> Committer on Apache Tapestry 5
>> Co-creator of wooki @wookicentral.com
>>
>
>
>
> --
> 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
>



-- 
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

Re: Fixing the web site

Posted by Howard Lewis Ship <hl...@gmail.com>.
I'm working on

https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
<https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates>

On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
christophe.cordenier@gmail.com> wrote:

> Hi
>
> I have made some fixes, here is the list of pages i didn't fixed yet and
> that are returned by a confluence search with '../apidoc' pattern
>
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>
> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>
> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
> >
> > There's a lot of URLs of the form:
> >
> >    ../apidocs/etc
> >
> > That need to be:
> >
> >    http://tapestry.apache.org/current/apidocs
> >
> > current is a symbolic link to the current release, currently
> > tapestry-5.2-dev
> >
> > There's also a goodly number of minor problems that came from the
> > mechanical
> > way that the files were converted.  Still, just a few minor touchups and
> > things work nicely!
> >
> >
> > --
> > 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
> >
>
>
>
> --
> Regards,
> Christophe Cordenier.
>
> Committer on Apache Tapestry 5
> Co-creator of wooki @wookicentral.com
>



-- 
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

Re: Fixing the web site

Posted by Andreas Andreou <an...@di.uoa.gr>.
y, page renames work fine so that references still work
I think the only exception/problem is when renaming a page
that is a subpage of another one - you'd have to manually change
the main page then...

On Wed, Nov 24, 2010 at 00:38, Howard Lewis Ship <hl...@gmail.com> wrote:
> Great; there are a lot of bad links on pages too, from linking the Maven
> way.  Some images have been lost as well.
>
> Plus I'm converting {noformat} to {code} and making use of {warning} and
> {note}.
>
> Finally, there is often a missing blank line after a list (lines leading
> with "*") that causes render problems.
>
> I'm switching back and forth between wiki text editing and preview.  Sorry,
> I don't trust the rich text editor (it doesn't handle a lot of things
> correctly).
>
> Also, I'm finding its easier to copy the text to TextMate, fix the problem
> (including many spelling errors) and copy it back to CWiki.
>
> Also, some of these pages have horrible names ("IoC+-+module"), so perhaps
> we can rename them as well. Does Confluence handle renames nicely (i.e.,
> find references on other pages)?
>
> On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
> christophe.cordenier@gmail.com> wrote:
>
>> Hi
>>
>> I have made some fixes, here is the list of pages i didn't fixed yet and
>> that are returned by a confluence search with '../apidoc' pattern
>>
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
>> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
>> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>>
>> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>>
>> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
>> >
>> > There's a lot of URLs of the form:
>> >
>> >    ../apidocs/etc
>> >
>> > That need to be:
>> >
>> >    http://tapestry.apache.org/current/apidocs
>> >
>> > current is a symbolic link to the current release, currently
>> > tapestry-5.2-dev
>> >
>> > There's also a goodly number of minor problems that came from the
>> > mechanical
>> > way that the files were converted.  Still, just a few minor touchups and
>> > things work nicely!
>> >
>> >
>> > --
>> > 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
>> >
>>
>>
>>
>> --
>> Regards,
>> Christophe Cordenier.
>>
>> Committer on Apache Tapestry 5
>> Co-creator of wooki @wookicentral.com
>>
>
>
>
> --
> 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
>



-- 
Andreas Andreou - andyhot@apache.org - http://blog.andyhot.gr
Tapestry PMC / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Fixing the web site

Posted by Howard Lewis Ship <hl...@gmail.com>.
Great; there are a lot of bad links on pages too, from linking the Maven
way.  Some images have been lost as well.

Plus I'm converting {noformat} to {code} and making use of {warning} and
{note}.

Finally, there is often a missing blank line after a list (lines leading
with "*") that causes render problems.

I'm switching back and forth between wiki text editing and preview.  Sorry,
I don't trust the rich text editor (it doesn't handle a lot of things
correctly).

Also, I'm finding its easier to copy the text to TextMate, fix the problem
(including many spelling errors) and copy it back to CWiki.

Also, some of these pages have horrible names ("IoC+-+module"), so perhaps
we can rename them as well. Does Confluence handle renames nicely (i.e.,
find references on other pages)?

On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
christophe.cordenier@gmail.com> wrote:

> Hi
>
> I have made some fixes, here is the list of pages i didn't fixed yet and
> that are returned by a confluence search with '../apidoc' pattern
>
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>
> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>
> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
> >
> > There's a lot of URLs of the form:
> >
> >    ../apidocs/etc
> >
> > That need to be:
> >
> >    http://tapestry.apache.org/current/apidocs
> >
> > current is a symbolic link to the current release, currently
> > tapestry-5.2-dev
> >
> > There's also a goodly number of minor problems that came from the
> > mechanical
> > way that the files were converted.  Still, just a few minor touchups and
> > things work nicely!
> >
> >
> > --
> > 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
> >
>
>
>
> --
> Regards,
> Christophe Cordenier.
>
> Committer on Apache Tapestry 5
> Co-creator of wooki @wookicentral.com
>



-- 
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

Re: Fixing the web site

Posted by Bob Harner <bo...@gmail.com>.
Ok, I think I got all of the ../apidocs links in the pages that
Christophe listed.

On Tue, Nov 23, 2010 at 9:55 PM, Bob Harner <bo...@gmail.com> wrote:
> I've fixed the  ../apidocs links on the last 6 or 8 pages in that list
> and will do a few more before quitting.
>
> On Tue, Nov 23, 2010 at 8:23 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
>> I'm working on ...
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>>
>>
>>
>> On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
>> christophe.cordenier@gmail.com> wrote:
>>
>>> Hi
>>>
>>> I have made some fixes, here is the list of pages i didn't fixed yet and
>>> that are returned by a confluence search with '../apidoc' pattern
>>>
>>>
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
>>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>>>
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>>>
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>>>
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>>>
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
>>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>>>
>>> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>>>
>>> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
>>> >
>>> > There's a lot of URLs of the form:
>>> >
>>> >    ../apidocs/etc
>>> >
>>> > That need to be:
>>> >
>>> >    http://tapestry.apache.org/current/apidocs
>>> >
>>> > current is a symbolic link to the current release, currently
>>> > tapestry-5.2-dev
>>> >
>>> > There's also a goodly number of minor problems that came from the
>>> > mechanical
>>> > way that the files were converted.  Still, just a few minor touchups and
>>> > things work nicely!
>>> >
>>> >
>>> > --
>>> > 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
>>> >
>>>
>>>
>>>
>>> --
>>> Regards,
>>> Christophe Cordenier.
>>>
>>> Committer on Apache Tapestry 5
>>> Co-creator of wooki @wookicentral.com
>>>
>>
>>
>>
>> --
>> 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
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Fixing the web site

Posted by Bob Harner <bo...@gmail.com>.
I've fixed the  ../apidocs links on the last 6 or 8 pages in that list
and will do a few more before quitting.

On Tue, Nov 23, 2010 at 8:23 PM, Howard Lewis Ship <hl...@gmail.com> wrote:
> I'm working on ...
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>
>
>
> On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
> christophe.cordenier@gmail.com> wrote:
>
>> Hi
>>
>> I have made some fixes, here is the list of pages i didn't fixed yet and
>> that are returned by a confluence search with '../apidoc' pattern
>>
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
>> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
>> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
>> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>>
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
>> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
>> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>>
>> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>>
>> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
>> >
>> > There's a lot of URLs of the form:
>> >
>> >    ../apidocs/etc
>> >
>> > That need to be:
>> >
>> >    http://tapestry.apache.org/current/apidocs
>> >
>> > current is a symbolic link to the current release, currently
>> > tapestry-5.2-dev
>> >
>> > There's also a goodly number of minor problems that came from the
>> > mechanical
>> > way that the files were converted.  Still, just a few minor touchups and
>> > things work nicely!
>> >
>> >
>> > --
>> > 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
>> >
>>
>>
>>
>> --
>> Regards,
>> Christophe Cordenier.
>>
>> Committer on Apache Tapestry 5
>> Co-creator of wooki @wookicentral.com
>>
>
>
>
> --
> 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: Fixing the web site

Posted by Howard Lewis Ship <hl...@gmail.com>.
I'm working on ...

https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override



On Tue, Nov 23, 2010 at 2:12 PM, Christophe Cordenier <
christophe.cordenier@gmail.com> wrote:

> Hi
>
> I have made some fixes, here is the list of pages i didn't fixed yet and
> that are returned by a confluence search with '../apidoc' pattern
>
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
> https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
> https://cwiki.apache.org/confluence/display/TAPESTRY/Test
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
> https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
> https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
> https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
> https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
> https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
> https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
>
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
> https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
> https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
> https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
> https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
> https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
> https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
> https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates
>
> 2010/11/23 Howard Lewis Ship <hl...@gmail.com>
>
> > A pretty urgent need on the CWiki is to fix all the Javadoc URLs
> >
> > There's a lot of URLs of the form:
> >
> >    ../apidocs/etc
> >
> > That need to be:
> >
> >    http://tapestry.apache.org/current/apidocs
> >
> > current is a symbolic link to the current release, currently
> > tapestry-5.2-dev
> >
> > There's also a goodly number of minor problems that came from the
> > mechanical
> > way that the files were converted.  Still, just a few minor touchups and
> > things work nicely!
> >
> >
> > --
> > 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
> >
>
>
>
> --
> Regards,
> Christophe Cordenier.
>
> Committer on Apache Tapestry 5
> Co-creator of wooki @wookicentral.com
>



-- 
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

Re: Fixing the web site

Posted by Christophe Cordenier <ch...@gmail.com>.
Hi

I have made some fixes, here is the list of pages i didn't fixed yet and
that are returned by a confluence search with '../apidoc' pattern

https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+servconf
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=21792074
https://cwiki.apache.org/confluence/display/TAPESTRY/Unit+testing+pages+or+components
https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Parameters
https://cwiki.apache.org/confluence/display/TAPESTRY/Class+Reloading
https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Rendering
https://cwiki.apache.org/confluence/display/TAPESTRY/Content+Type+and+Markup
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+order
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+shadow
https://cwiki.apache.org/confluence/display/TAPESTRY/Test
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+decorator
https://cwiki.apache.org/confluence/display/TAPESTRY/Persistent+State
https://cwiki.apache.org/confluence/display/TAPESTRY/Configuration
https://cwiki.apache.org/confluence/display/TAPESTRY/CSS
https://cwiki.apache.org/confluence/display/TAPESTRY/DOM
https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Events
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+autoload
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+command
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+pipeline
https://cwiki.apache.org/confluence/display/TAPESTRY/Upload
https://cwiki.apache.org/confluence/display/TAPESTRY/Reload
https://cwiki.apache.org/confluence/display/TAPESTRY/Localization
https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Lifecycle
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+override
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+cookbook+-+patterns
https://cwiki.apache.org/confluence/display/TAPESTRY/IoC+-+module
https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Classes
https://cwiki.apache.org/confluence/display/TAPESTRY/Layout+Component
https://cwiki.apache.org/confluence/display/TAPESTRY/Page+Navigation
https://cwiki.apache.org/confluence/display/TAPESTRY/Input+Validation
https://cwiki.apache.org/confluence/display/TAPESTRY/Userguide
https://cwiki.apache.org/confluence/display/TAPESTRY/Forms2
https://cwiki.apache.org/confluence/display/TAPESTRY/Logging
https://cwiki.apache.org/confluence/display/TAPESTRY/Component+Templates

2010/11/23 Howard Lewis Ship <hl...@gmail.com>

> A pretty urgent need on the CWiki is to fix all the Javadoc URLs
>
> There's a lot of URLs of the form:
>
>    ../apidocs/etc
>
> That need to be:
>
>    http://tapestry.apache.org/current/apidocs
>
> current is a symbolic link to the current release, currently
> tapestry-5.2-dev
>
> There's also a goodly number of minor problems that came from the
> mechanical
> way that the files were converted.  Still, just a few minor touchups and
> things work nicely!
>
>
> --
> 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
>



-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com