You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Thomas Andraschko <an...@gmail.com> on 2020/07/22 12:48:47 UTC

MyFaces Homepage

Hi,

as you all know, the MyFaces homepage is very old. I also tried to get the
site plugin running for Core 2.3-next but i didn't get it working.

I really would like to get rid of the whole maven generation site and just
a something MUCH easier like asciidoctor or markdown.

I setup something here: https://github.com/tandraschko/myfaces-homepage
Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/

It uses markdown and docsify! This makes the maintenance very very easy for
the future.

What needs to be done:
- Transfer content
- Styling

Whats the downside of it?
We cant use our maven plugins to generate the "context param config" page,
it needs to be done manually.

WDYT?

Best regards,
Thomas

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
Guys, the new Homepage is now live!
you can see a .asf.yaml file in the gitrepo, which automatically triggers a
new "build".

We can later also create a staging branch (
https://myfaces.staged.apache.org/), currently both production and staging
uses the master branch

Am Fr., 7. Aug. 2020 um 13:14 Uhr schrieb Thomas Andraschko <
andraschko.thomas@gmail.com>:

> Repo created!
>
> https://gitbox.apache.org/repos/asf?p=myfaces-homepage.git;a=tree
>
> You can simply try it by copy the content of the repo to e.g. nginx/html
> and call http://localhost
>
> Please push your changes, especially the Tobago content :)
>
> I will try to create a auto stage feature now (
> https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
> )
>
>
>
>
>
> Am Do., 6. Aug. 2020 um 14:05 Uhr schrieb Thomas Andraschko <
> andraschko.thomas@gmail.com>:
>
>> The next steps are
>> 1) Finish the myfaces core todos
>> 2) create repo for the Homepage in Apache git
>> 3) push your content in the markdown files
>> 4) deploy it
>>
>>
>>
>> Udo Schnurpfeil <lo...@apache.org> schrieb am Do., 6. Aug. 2020, 12:54:
>>
>>> Hi,
>>>
>>> for Tobago, there is not so much project documentation on the homepage.
>>> Most of it is in the Demo on tobago-vm.apache.org.
>>>
>>> The rest should be handled in the same way as the other MyFaces
>>> projects. But I really not now what the todos are for Tobago...
>>>
>>> Regards,
>>>
>>> Udo
>>> Am 02.08.20 um 21:12 schrieb Thomas Andraschko:
>>>
>>> Yeah, i will add dependencies and SPI section next week.
>>>
>>> What about Tobago, Tobago-Guys? ;) Otherwise i will just add a link to
>>> the old tobago homepage.
>>>
>>>
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virenfrei.
>>> www.avast.com
>>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>>>
>>> Am Di., 28. Juli 2020 um 21:29 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>>>
>>>> I think it could be helpful to add a dependencies section for the
>>>> commons-* runtime libs the older releases need?  But yeah, most of the
>>>> important info is here.
>>>>
>>>> On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko <
>>>> andraschko.thomas@gmail.com> wrote:
>>>>
>>>>> IMO core is now almost done, please check it. We just need to add the
>>>>> SPI secion to each version:
>>>>> https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>>>>>
>>>>> Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wtlucy@gmail.com
>>>>> >:
>>>>>
>>>>>> I agree, the menu looks good - the search bar in particular is
>>>>>> helpful.  The content layout for each release (I see that you've filled out
>>>>>> them all now) makes sense to me.
>>>>>>
>>>>>> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>
>>>>>>> *quite good
>>>>>>>
>>>>>>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>
>>>>>>>> Please checkout Core and 2.2 again :)
>>>>>>>> I added all context params by modifying the WebContextParamsLogger
>>>>>>>>
>>>>>>>> I think also the menu structure is quite now.
>>>>>>>>
>>>>>>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>>>>>>> pnicolucci@gmail.com>:
>>>>>>>>
>>>>>>>>> +1 for the link to javadoc.io, I think that would actually work
>>>>>>>>> very nicely.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>>
>>>>>>>>> Paul Nicolucci
>>>>>>>>>
>>>>>>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> i think we could still host the javadoc by ourself if we want. We
>>>>>>>>>> can just generate the javadoc html (without the other site stuff) + copy it
>>>>>>>>>> in a subfolder of the homepage.
>>>>>>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>>>>>>
>>>>>>>>>> WDYT?
>>>>>>>>>>
>>>>>>>>>> Best regards,
>>>>>>>>>> Thomas
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>>>>>>> pnicolucci@gmail.com>:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> Having had to update the site recently a few times I like the
>>>>>>>>>>> idea of making this easier to do.
>>>>>>>>>>>
>>>>>>>>>>> One thing that comes to mind is would we still be able to
>>>>>>>>>>> generate and deploy the docs? For example:
>>>>>>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>>>>>>
>>>>>>>>>>> Thanks,
>>>>>>>>>>>
>>>>>>>>>>> Paul Nicolucci
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> I'm absolutely in favor of updating the site if we can improve
>>>>>>>>>>>> the ease of maintainability.  The current site has a lot of stale
>>>>>>>>>>>> information which would be nice to update or get rid of.  Markdown is great
>>>>>>>>>>>> for lowering the barrier to making updates - I like the example you've come
>>>>>>>>>>>> up with.  I think losing the automatic context param configuration doc
>>>>>>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>>>>>>
>>>>>>>>>>>> Overall +1 from me for overhauling the site.  I like the format
>>>>>>>>>>>> of what you've gotten started with.
>>>>>>>>>>>>
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> Bill
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> up ;)
>>>>>>>>>>>>>
>>>>>>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> as you all know, the MyFaces homepage is very old. I also
>>>>>>>>>>>>>> tried to get the site plugin running for Core 2.3-next but i didn't get it
>>>>>>>>>>>>>> working.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I really would like to get rid of the whole maven generation
>>>>>>>>>>>>>> site and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I setup something here:
>>>>>>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>>>>>>> Preview:
>>>>>>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> It uses markdown and docsify! This makes the maintenance very
>>>>>>>>>>>>>> very easy for the future.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> What needs to be done:
>>>>>>>>>>>>>> - Transfer content
>>>>>>>>>>>>>> - Styling
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Whats the downside of it?
>>>>>>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> WDYT?
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>>> Thomas
>>>>>>>>>>>>>>
>>>>>>>>>>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
Repo created!

https://gitbox.apache.org/repos/asf?p=myfaces-homepage.git;a=tree

You can simply try it by copy the content of the repo to e.g. nginx/html
and call http://localhost

Please push your changes, especially the Tobago content :)

I will try to create a auto stage feature now (
https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features)





Am Do., 6. Aug. 2020 um 14:05 Uhr schrieb Thomas Andraschko <
andraschko.thomas@gmail.com>:

> The next steps are
> 1) Finish the myfaces core todos
> 2) create repo for the Homepage in Apache git
> 3) push your content in the markdown files
> 4) deploy it
>
>
>
> Udo Schnurpfeil <lo...@apache.org> schrieb am Do., 6. Aug. 2020, 12:54:
>
>> Hi,
>>
>> for Tobago, there is not so much project documentation on the homepage.
>> Most of it is in the Demo on tobago-vm.apache.org.
>>
>> The rest should be handled in the same way as the other MyFaces projects.
>> But I really not now what the todos are for Tobago...
>>
>> Regards,
>>
>> Udo
>> Am 02.08.20 um 21:12 schrieb Thomas Andraschko:
>>
>> Yeah, i will add dependencies and SPI section next week.
>>
>> What about Tobago, Tobago-Guys? ;) Otherwise i will just add a link to
>> the old tobago homepage.
>>
>>
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virenfrei.
>> www.avast.com
>> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>>
>> Am Di., 28. Juli 2020 um 21:29 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>>
>>> I think it could be helpful to add a dependencies section for the
>>> commons-* runtime libs the older releases need?  But yeah, most of the
>>> important info is here.
>>>
>>> On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko <
>>> andraschko.thomas@gmail.com> wrote:
>>>
>>>> IMO core is now almost done, please check it. We just need to add the
>>>> SPI secion to each version:
>>>> https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>>>>
>>>> Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wtlucy@gmail.com
>>>> >:
>>>>
>>>>> I agree, the menu looks good - the search bar in particular is
>>>>> helpful.  The content layout for each release (I see that you've filled out
>>>>> them all now) makes sense to me.
>>>>>
>>>>> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>
>>>>>> *quite good
>>>>>>
>>>>>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>>>>>> andraschko.thomas@gmail.com>:
>>>>>>
>>>>>>> Please checkout Core and 2.2 again :)
>>>>>>> I added all context params by modifying the WebContextParamsLogger
>>>>>>>
>>>>>>> I think also the menu structure is quite now.
>>>>>>>
>>>>>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>>>>>> pnicolucci@gmail.com>:
>>>>>>>
>>>>>>>> +1 for the link to javadoc.io, I think that would actually work
>>>>>>>> very nicely.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>>
>>>>>>>> Paul Nicolucci
>>>>>>>>
>>>>>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> i think we could still host the javadoc by ourself if we want. We
>>>>>>>>> can just generate the javadoc html (without the other site stuff) + copy it
>>>>>>>>> in a subfolder of the homepage.
>>>>>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>>>>>
>>>>>>>>> WDYT?
>>>>>>>>>
>>>>>>>>> Best regards,
>>>>>>>>> Thomas
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>>>>>> pnicolucci@gmail.com>:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> Having had to update the site recently a few times I like the
>>>>>>>>>> idea of making this easier to do.
>>>>>>>>>>
>>>>>>>>>> One thing that comes to mind is would we still be able to
>>>>>>>>>> generate and deploy the docs? For example:
>>>>>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>>
>>>>>>>>>> Paul Nicolucci
>>>>>>>>>>
>>>>>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> I'm absolutely in favor of updating the site if we can improve
>>>>>>>>>>> the ease of maintainability.  The current site has a lot of stale
>>>>>>>>>>> information which would be nice to update or get rid of.  Markdown is great
>>>>>>>>>>> for lowering the barrier to making updates - I like the example you've come
>>>>>>>>>>> up with.  I think losing the automatic context param configuration doc
>>>>>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>>>>>
>>>>>>>>>>> Overall +1 from me for overhauling the site.  I like the format
>>>>>>>>>>> of what you've gotten started with.
>>>>>>>>>>>
>>>>>>>>>>> Regards,
>>>>>>>>>>> Bill
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> up ;)
>>>>>>>>>>>>
>>>>>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> as you all know, the MyFaces homepage is very old. I also
>>>>>>>>>>>>> tried to get the site plugin running for Core 2.3-next but i didn't get it
>>>>>>>>>>>>> working.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I really would like to get rid of the whole maven generation
>>>>>>>>>>>>> site and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>>>>>
>>>>>>>>>>>>> I setup something here:
>>>>>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>>>>>> Preview:
>>>>>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>>>>>
>>>>>>>>>>>>> It uses markdown and docsify! This makes the maintenance very
>>>>>>>>>>>>> very easy for the future.
>>>>>>>>>>>>>
>>>>>>>>>>>>> What needs to be done:
>>>>>>>>>>>>> - Transfer content
>>>>>>>>>>>>> - Styling
>>>>>>>>>>>>>
>>>>>>>>>>>>> Whats the downside of it?
>>>>>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>>>>>
>>>>>>>>>>>>> WDYT?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Best regards,
>>>>>>>>>>>>> Thomas
>>>>>>>>>>>>>
>>>>>>>>>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
The next steps are
1) Finish the myfaces core todos
2) create repo for the Homepage in Apache git
3) push your content in the markdown files
4) deploy it



Udo Schnurpfeil <lo...@apache.org> schrieb am Do., 6. Aug. 2020, 12:54:

> Hi,
>
> for Tobago, there is not so much project documentation on the homepage.
> Most of it is in the Demo on tobago-vm.apache.org.
>
> The rest should be handled in the same way as the other MyFaces projects.
> But I really not now what the todos are for Tobago...
>
> Regards,
>
> Udo
> Am 02.08.20 um 21:12 schrieb Thomas Andraschko:
>
> Yeah, i will add dependencies and SPI section next week.
>
> What about Tobago, Tobago-Guys? ;) Otherwise i will just add a link to the
> old tobago homepage.
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virenfrei.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>
> Am Di., 28. Juli 2020 um 21:29 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>
>> I think it could be helpful to add a dependencies section for the
>> commons-* runtime libs the older releases need?  But yeah, most of the
>> important info is here.
>>
>> On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko <
>> andraschko.thomas@gmail.com> wrote:
>>
>>> IMO core is now almost done, please check it. We just need to add the
>>> SPI secion to each version:
>>> https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>>>
>>> Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>>>
>>>> I agree, the menu looks good - the search bar in particular is
>>>> helpful.  The content layout for each release (I see that you've filled out
>>>> them all now) makes sense to me.
>>>>
>>>> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
>>>> andraschko.thomas@gmail.com> wrote:
>>>>
>>>>> *quite good
>>>>>
>>>>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>>>>> andraschko.thomas@gmail.com>:
>>>>>
>>>>>> Please checkout Core and 2.2 again :)
>>>>>> I added all context params by modifying the WebContextParamsLogger
>>>>>>
>>>>>> I think also the menu structure is quite now.
>>>>>>
>>>>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>>>>> pnicolucci@gmail.com>:
>>>>>>
>>>>>>> +1 for the link to javadoc.io, I think that would actually work
>>>>>>> very nicely.
>>>>>>>
>>>>>>> Regards,
>>>>>>>
>>>>>>> Paul Nicolucci
>>>>>>>
>>>>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> i think we could still host the javadoc by ourself if we want. We
>>>>>>>> can just generate the javadoc html (without the other site stuff) + copy it
>>>>>>>> in a subfolder of the homepage.
>>>>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>>>>
>>>>>>>> WDYT?
>>>>>>>>
>>>>>>>> Best regards,
>>>>>>>> Thomas
>>>>>>>>
>>>>>>>>
>>>>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>>>>> pnicolucci@gmail.com>:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Having had to update the site recently a few times I like the idea
>>>>>>>>> of making this easier to do.
>>>>>>>>>
>>>>>>>>> One thing that comes to mind is would we still be able to generate
>>>>>>>>> and deploy the docs? For example:
>>>>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>>
>>>>>>>>> Paul Nicolucci
>>>>>>>>>
>>>>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> I'm absolutely in favor of updating the site if we can improve
>>>>>>>>>> the ease of maintainability.  The current site has a lot of stale
>>>>>>>>>> information which would be nice to update or get rid of.  Markdown is great
>>>>>>>>>> for lowering the barrier to making updates - I like the example you've come
>>>>>>>>>> up with.  I think losing the automatic context param configuration doc
>>>>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>>>>
>>>>>>>>>> Overall +1 from me for overhauling the site.  I like the format
>>>>>>>>>> of what you've gotten started with.
>>>>>>>>>>
>>>>>>>>>> Regards,
>>>>>>>>>> Bill
>>>>>>>>>>
>>>>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> up ;)
>>>>>>>>>>>
>>>>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>>>>
>>>>>>>>>>>> Hi,
>>>>>>>>>>>>
>>>>>>>>>>>> as you all know, the MyFaces homepage is very old. I also tried
>>>>>>>>>>>> to get the site plugin running for Core 2.3-next but i didn't get it
>>>>>>>>>>>> working.
>>>>>>>>>>>>
>>>>>>>>>>>> I really would like to get rid of the whole maven generation
>>>>>>>>>>>> site and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>>>>
>>>>>>>>>>>> I setup something here:
>>>>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>>>>> Preview:
>>>>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>>>>
>>>>>>>>>>>> It uses markdown and docsify! This makes the maintenance very
>>>>>>>>>>>> very easy for the future.
>>>>>>>>>>>>
>>>>>>>>>>>> What needs to be done:
>>>>>>>>>>>> - Transfer content
>>>>>>>>>>>> - Styling
>>>>>>>>>>>>
>>>>>>>>>>>> Whats the downside of it?
>>>>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>>>>
>>>>>>>>>>>> WDYT?
>>>>>>>>>>>>
>>>>>>>>>>>> Best regards,
>>>>>>>>>>>> Thomas
>>>>>>>>>>>>
>>>>>>>>>>>

Re: MyFaces Homepage

Posted by Udo Schnurpfeil <lo...@apache.org>.
Hi,

for Tobago, there is not so much project documentation on the homepage.
Most of it is in the Demo on tobago-vm.apache.org.

The rest should be handled in the same way as the other MyFaces
projects. But I really not now what the todos are for Tobago...

Regards,

Udo

Am 02.08.20 um 21:12 schrieb Thomas Andraschko:
> Yeah, i will add dependencies and SPI section next week.
>
> What about Tobago, Tobago-Guys? ;) Otherwise i will just add a link to
> the old tobago homepage.
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
> 	Virenfrei. www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>
>
>
> Am Di., 28. Juli 2020 um 21:29 Uhr schrieb Bill Lucy <wtlucy@gmail.com
> <ma...@gmail.com>>:
>
>     I think it could be helpful to add a dependencies section for the
>     commons-* runtime libs the older releases need?  But yeah, most of
>     the important info is here.
>
>     On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko
>     <andraschko.thomas@gmail.com <ma...@gmail.com>>
>     wrote:
>
>         IMO core is now almost done, please check it. We just need to
>         add the SPI secion to each version:
>         https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>
>         Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy
>         <wtlucy@gmail.com <ma...@gmail.com>>:
>
>             I agree, the menu looks good - the search bar in
>             particular is helpful.  The content layout for each
>             release (I see that you've filled out them all now) makes
>             sense to me.
>
>             On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko
>             <andraschko.thomas@gmail.com
>             <ma...@gmail.com>> wrote:
>
>                 *quite good
>
>                 Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas
>                 Andraschko <andraschko.thomas@gmail.com
>                 <ma...@gmail.com>>:
>
>                     Please checkout Core and 2.2 again :)
>                     I added all context params by modifying the
>                     WebContextParamsLogger
>
>                     I think also the menu structure is quite now.
>
>                     Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul
>                     Nicolucci <pnicolucci@gmail.com
>                     <ma...@gmail.com>>:
>
>                         +1 for the link to javadoc.io
>                         <http://javadoc.io>, I think that would
>                         actually work very nicely.
>
>                         Regards,
>
>                         Paul Nicolucci
>
>                         On Mon, Jul 27, 2020 at 8:59 AM Thomas
>                         Andraschko <andraschko.thomas@gmail.com
>                         <ma...@gmail.com>> wrote:
>
>                             Hi,
>
>                             i think we could still host the javadoc by
>                             ourself if we want. We can just generate
>                             the javadoc html (without the other site
>                             stuff) + copy it in a subfolder of the
>                             homepage.
>                             But in general i would i add a link to:
>                             https://javadoc.io/
>
>                             WDYT?
>
>                             Best regards,
>                             Thomas
>
>
>                             Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb
>                             Paul Nicolucci <pnicolucci@gmail.com
>                             <ma...@gmail.com>>:
>
>                                 Hi,
>
>                                 Having had to update the site recently
>                                 a few times I like the idea of making
>                                 this easier to do.
>
>                                 One thing that comes to mind is would
>                                 we still be able to generate and
>                                 deploy the docs? For example:
>                                 https://myfaces.apache.org/core23/javadoc.html
>
>                                 Thanks,
>
>                                 Paul Nicolucci
>
>                                 On Mon, Jul 27, 2020 at 8:31 AM Bill
>                                 Lucy <wtlucy@gmail.com
>                                 <ma...@gmail.com>> wrote:
>
>                                     I'm absolutely in favor of
>                                     updating the site if we can
>                                     improve the ease of
>                                     maintainability.  The current site
>                                     has a lot of stale information
>                                     which would be nice to update or
>                                     get rid of.  Markdown is great for
>                                     lowering the barrier to making
>                                     updates - I like the example
>                                     you've come up with.  I think
>                                     losing the automatic context param
>                                     configuration doc generation is a
>                                     small downside - it won't be
>                                     difficult to add the markdown for
>                                     a new param in the rare event that
>                                     we create a new one.
>
>                                     Overall +1 from me for overhauling
>                                     the site.  I like the format of
>                                     what you've gotten started with.
>
>                                     Regards,
>                                     Bill
>
>                                     On Mon, Jul 27, 2020 at 5:21 AM
>                                     Thomas Andraschko
>                                     <andraschko.thomas@gmail.com
>                                     <ma...@gmail.com>>
>                                     wrote:
>
>                                         up ;)
>
>                                         Am Mi., 22. Juli 2020 um
>                                         14:48 Uhr schrieb Thomas
>                                         Andraschko
>                                         <andraschko.thomas@gmail.com
>                                         <ma...@gmail.com>>:
>
>                                             Hi,
>
>                                             as you all know, the
>                                             MyFaces homepage is very
>                                             old. I also tried to get
>                                             the site plugin running
>                                             for Core 2.3-next but i
>                                             didn't get it working.
>
>                                             I really would like to get
>                                             rid of the whole maven
>                                             generation site and just a
>                                             something MUCH easier like
>                                             asciidoctor or markdown.
>
>                                             I setup something here:
>                                             https://github.com/tandraschko/myfaces-homepage
>                                             Preview:
>                                             https://raw.githack.com/tandraschko/myfaces-homepage/master/
>
>                                             It uses markdown and
>                                             docsify! This makes the
>                                             maintenance very very easy
>                                             for the future.
>
>                                             What needs to be done:
>                                             - Transfer content
>                                             - Styling
>
>                                             Whats the downside of it?
>                                             We cant use our maven
>                                             plugins to generate the
>                                             "context param config"
>                                             page, it needs to be done
>                                             manually.
>
>                                             WDYT?
>
>                                             Best regards,
>                                             Thomas
>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
Yeah, i will add dependencies and SPI section next week.

What about Tobago, Tobago-Guys? ;) Otherwise i will just add a link to the
old tobago homepage.

<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virenfrei.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Am Di., 28. Juli 2020 um 21:29 Uhr schrieb Bill Lucy <wt...@gmail.com>:

> I think it could be helpful to add a dependencies section for the
> commons-* runtime libs the older releases need?  But yeah, most of the
> important info is here.
>
> On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko <
> andraschko.thomas@gmail.com> wrote:
>
>> IMO core is now almost done, please check it. We just need to add the SPI
>> secion to each version:
>> https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>>
>> Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>>
>>> I agree, the menu looks good - the search bar in particular is helpful.
>>> The content layout for each release (I see that you've filled out them all
>>> now) makes sense to me.
>>>
>>> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
>>> andraschko.thomas@gmail.com> wrote:
>>>
>>>> *quite good
>>>>
>>>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>>>> andraschko.thomas@gmail.com>:
>>>>
>>>>> Please checkout Core and 2.2 again :)
>>>>> I added all context params by modifying the WebContextParamsLogger
>>>>>
>>>>> I think also the menu structure is quite now.
>>>>>
>>>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>>>> pnicolucci@gmail.com>:
>>>>>
>>>>>> +1 for the link to javadoc.io, I think that would actually work very
>>>>>> nicely.
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Paul Nicolucci
>>>>>>
>>>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> i think we could still host the javadoc by ourself if we want. We
>>>>>>> can just generate the javadoc html (without the other site stuff) + copy it
>>>>>>> in a subfolder of the homepage.
>>>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>>>
>>>>>>> WDYT?
>>>>>>>
>>>>>>> Best regards,
>>>>>>> Thomas
>>>>>>>
>>>>>>>
>>>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>>>> pnicolucci@gmail.com>:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Having had to update the site recently a few times I like the idea
>>>>>>>> of making this easier to do.
>>>>>>>>
>>>>>>>> One thing that comes to mind is would we still be able to generate
>>>>>>>> and deploy the docs? For example:
>>>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>>
>>>>>>>> Paul Nicolucci
>>>>>>>>
>>>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> I'm absolutely in favor of updating the site if we can improve the
>>>>>>>>> ease of maintainability.  The current site has a lot of stale information
>>>>>>>>> which would be nice to update or get rid of.  Markdown is great for
>>>>>>>>> lowering the barrier to making updates - I like the example you've come up
>>>>>>>>> with.  I think losing the automatic context param configuration doc
>>>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>>>
>>>>>>>>> Overall +1 from me for overhauling the site.  I like the format of
>>>>>>>>> what you've gotten started with.
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> Bill
>>>>>>>>>
>>>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> up ;)
>>>>>>>>>>
>>>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> as you all know, the MyFaces homepage is very old. I also tried
>>>>>>>>>>> to get the site plugin running for Core 2.3-next but i didn't get it
>>>>>>>>>>> working.
>>>>>>>>>>>
>>>>>>>>>>> I really would like to get rid of the whole maven generation
>>>>>>>>>>> site and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>>>
>>>>>>>>>>> I setup something here:
>>>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>>>> Preview:
>>>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>>>
>>>>>>>>>>> It uses markdown and docsify! This makes the maintenance very
>>>>>>>>>>> very easy for the future.
>>>>>>>>>>>
>>>>>>>>>>> What needs to be done:
>>>>>>>>>>> - Transfer content
>>>>>>>>>>> - Styling
>>>>>>>>>>>
>>>>>>>>>>> Whats the downside of it?
>>>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>>>
>>>>>>>>>>> WDYT?
>>>>>>>>>>>
>>>>>>>>>>> Best regards,
>>>>>>>>>>> Thomas
>>>>>>>>>>>
>>>>>>>>>>

Re: MyFaces Homepage

Posted by Bill Lucy <wt...@gmail.com>.
I think it could be helpful to add a dependencies section for the commons-*
runtime libs the older releases need?  But yeah, most of the important info
is here.

On Tue, Jul 28, 2020 at 11:57 AM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> IMO core is now almost done, please check it. We just need to add the SPI
> secion to each version:
> https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html
>
> Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wt...@gmail.com>:
>
>> I agree, the menu looks good - the search bar in particular is helpful.
>> The content layout for each release (I see that you've filled out them all
>> now) makes sense to me.
>>
>> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
>> andraschko.thomas@gmail.com> wrote:
>>
>>> *quite good
>>>
>>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>>> andraschko.thomas@gmail.com>:
>>>
>>>> Please checkout Core and 2.2 again :)
>>>> I added all context params by modifying the WebContextParamsLogger
>>>>
>>>> I think also the menu structure is quite now.
>>>>
>>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>>> pnicolucci@gmail.com>:
>>>>
>>>>> +1 for the link to javadoc.io, I think that would actually work very
>>>>> nicely.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Paul Nicolucci
>>>>>
>>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> i think we could still host the javadoc by ourself if we want. We can
>>>>>> just generate the javadoc html (without the other site stuff) + copy it in
>>>>>> a subfolder of the homepage.
>>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>>
>>>>>> WDYT?
>>>>>>
>>>>>> Best regards,
>>>>>> Thomas
>>>>>>
>>>>>>
>>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>>> pnicolucci@gmail.com>:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Having had to update the site recently a few times I like the idea
>>>>>>> of making this easier to do.
>>>>>>>
>>>>>>> One thing that comes to mind is would we still be able to generate
>>>>>>> and deploy the docs? For example:
>>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>>
>>>>>>> Thanks,
>>>>>>>
>>>>>>> Paul Nicolucci
>>>>>>>
>>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>>>>>
>>>>>>>> I'm absolutely in favor of updating the site if we can improve the
>>>>>>>> ease of maintainability.  The current site has a lot of stale information
>>>>>>>> which would be nice to update or get rid of.  Markdown is great for
>>>>>>>> lowering the barrier to making updates - I like the example you've come up
>>>>>>>> with.  I think losing the automatic context param configuration doc
>>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>>
>>>>>>>> Overall +1 from me for overhauling the site.  I like the format of
>>>>>>>> what you've gotten started with.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Bill
>>>>>>>>
>>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> up ;)
>>>>>>>>>
>>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> as you all know, the MyFaces homepage is very old. I also tried
>>>>>>>>>> to get the site plugin running for Core 2.3-next but i didn't get it
>>>>>>>>>> working.
>>>>>>>>>>
>>>>>>>>>> I really would like to get rid of the whole maven generation site
>>>>>>>>>> and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>>
>>>>>>>>>> I setup something here:
>>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>>> Preview:
>>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>>
>>>>>>>>>> It uses markdown and docsify! This makes the maintenance very
>>>>>>>>>> very easy for the future.
>>>>>>>>>>
>>>>>>>>>> What needs to be done:
>>>>>>>>>> - Transfer content
>>>>>>>>>> - Styling
>>>>>>>>>>
>>>>>>>>>> Whats the downside of it?
>>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>>
>>>>>>>>>> WDYT?
>>>>>>>>>>
>>>>>>>>>> Best regards,
>>>>>>>>>> Thomas
>>>>>>>>>>
>>>>>>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
IMO core is now almost done, please check it. We just need to add the SPI
secion to each version:
https://myfaces.apache.org/wiki/core/user-guide/configuration-of-special-features/integration-with-application-and-web-servers.html

Am Di., 28. Juli 2020 um 14:33 Uhr schrieb Bill Lucy <wt...@gmail.com>:

> I agree, the menu looks good - the search bar in particular is helpful.
> The content layout for each release (I see that you've filled out them all
> now) makes sense to me.
>
> On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
> andraschko.thomas@gmail.com> wrote:
>
>> *quite good
>>
>> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
>> andraschko.thomas@gmail.com>:
>>
>>> Please checkout Core and 2.2 again :)
>>> I added all context params by modifying the WebContextParamsLogger
>>>
>>> I think also the menu structure is quite now.
>>>
>>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>>> pnicolucci@gmail.com>:
>>>
>>>> +1 for the link to javadoc.io, I think that would actually work very
>>>> nicely.
>>>>
>>>> Regards,
>>>>
>>>> Paul Nicolucci
>>>>
>>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>>> andraschko.thomas@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> i think we could still host the javadoc by ourself if we want. We can
>>>>> just generate the javadoc html (without the other site stuff) + copy it in
>>>>> a subfolder of the homepage.
>>>>> But in general i would i add a link to: https://javadoc.io/
>>>>>
>>>>> WDYT?
>>>>>
>>>>> Best regards,
>>>>> Thomas
>>>>>
>>>>>
>>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>>> pnicolucci@gmail.com>:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Having had to update the site recently a few times I like the idea of
>>>>>> making this easier to do.
>>>>>>
>>>>>> One thing that comes to mind is would we still be able to generate
>>>>>> and deploy the docs? For example:
>>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>> Paul Nicolucci
>>>>>>
>>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>>>>
>>>>>>> I'm absolutely in favor of updating the site if we can improve the
>>>>>>> ease of maintainability.  The current site has a lot of stale information
>>>>>>> which would be nice to update or get rid of.  Markdown is great for
>>>>>>> lowering the barrier to making updates - I like the example you've come up
>>>>>>> with.  I think losing the automatic context param configuration doc
>>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>>> for a new param in the rare event that we create a new one.
>>>>>>>
>>>>>>> Overall +1 from me for overhauling the site.  I like the format of
>>>>>>> what you've gotten started with.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Bill
>>>>>>>
>>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>>
>>>>>>>> up ;)
>>>>>>>>
>>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> as you all know, the MyFaces homepage is very old. I also tried to
>>>>>>>>> get the site plugin running for Core 2.3-next but i didn't get it working.
>>>>>>>>>
>>>>>>>>> I really would like to get rid of the whole maven generation site
>>>>>>>>> and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>>
>>>>>>>>> I setup something here:
>>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>>> Preview:
>>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>>
>>>>>>>>> It uses markdown and docsify! This makes the maintenance very very
>>>>>>>>> easy for the future.
>>>>>>>>>
>>>>>>>>> What needs to be done:
>>>>>>>>> - Transfer content
>>>>>>>>> - Styling
>>>>>>>>>
>>>>>>>>> Whats the downside of it?
>>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>>
>>>>>>>>> WDYT?
>>>>>>>>>
>>>>>>>>> Best regards,
>>>>>>>>> Thomas
>>>>>>>>>
>>>>>>>>

Re: MyFaces Homepage

Posted by Bill Lucy <wt...@gmail.com>.
I agree, the menu looks good - the search bar in particular is helpful.
The content layout for each release (I see that you've filled out them all
now) makes sense to me.

On Mon, Jul 27, 2020 at 11:16 AM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> *quite good
>
> Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
> andraschko.thomas@gmail.com>:
>
>> Please checkout Core and 2.2 again :)
>> I added all context params by modifying the WebContextParamsLogger
>>
>> I think also the menu structure is quite now.
>>
>> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
>> pnicolucci@gmail.com>:
>>
>>> +1 for the link to javadoc.io, I think that would actually work very
>>> nicely.
>>>
>>> Regards,
>>>
>>> Paul Nicolucci
>>>
>>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>>> andraschko.thomas@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> i think we could still host the javadoc by ourself if we want. We can
>>>> just generate the javadoc html (without the other site stuff) + copy it in
>>>> a subfolder of the homepage.
>>>> But in general i would i add a link to: https://javadoc.io/
>>>>
>>>> WDYT?
>>>>
>>>> Best regards,
>>>> Thomas
>>>>
>>>>
>>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>>> pnicolucci@gmail.com>:
>>>>
>>>>> Hi,
>>>>>
>>>>> Having had to update the site recently a few times I like the idea of
>>>>> making this easier to do.
>>>>>
>>>>> One thing that comes to mind is would we still be able to generate and
>>>>> deploy the docs? For example:
>>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Paul Nicolucci
>>>>>
>>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>>>
>>>>>> I'm absolutely in favor of updating the site if we can improve the
>>>>>> ease of maintainability.  The current site has a lot of stale information
>>>>>> which would be nice to update or get rid of.  Markdown is great for
>>>>>> lowering the barrier to making updates - I like the example you've come up
>>>>>> with.  I think losing the automatic context param configuration doc
>>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>>> for a new param in the rare event that we create a new one.
>>>>>>
>>>>>> Overall +1 from me for overhauling the site.  I like the format of
>>>>>> what you've gotten started with.
>>>>>>
>>>>>> Regards,
>>>>>> Bill
>>>>>>
>>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>>
>>>>>>> up ;)
>>>>>>>
>>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>>> andraschko.thomas@gmail.com>:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> as you all know, the MyFaces homepage is very old. I also tried to
>>>>>>>> get the site plugin running for Core 2.3-next but i didn't get it working.
>>>>>>>>
>>>>>>>> I really would like to get rid of the whole maven generation site
>>>>>>>> and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>>
>>>>>>>> I setup something here:
>>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>>> Preview:
>>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>>
>>>>>>>> It uses markdown and docsify! This makes the maintenance very very
>>>>>>>> easy for the future.
>>>>>>>>
>>>>>>>> What needs to be done:
>>>>>>>> - Transfer content
>>>>>>>> - Styling
>>>>>>>>
>>>>>>>> Whats the downside of it?
>>>>>>>> We cant use our maven plugins to generate the "context param
>>>>>>>> config" page, it needs to be done manually.
>>>>>>>>
>>>>>>>> WDYT?
>>>>>>>>
>>>>>>>> Best regards,
>>>>>>>> Thomas
>>>>>>>>
>>>>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
*quite good

Am Mo., 27. Juli 2020 um 17:11 Uhr schrieb Thomas Andraschko <
andraschko.thomas@gmail.com>:

> Please checkout Core and 2.2 again :)
> I added all context params by modifying the WebContextParamsLogger
>
> I think also the menu structure is quite now.
>
> Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
> pnicolucci@gmail.com>:
>
>> +1 for the link to javadoc.io, I think that would actually work very
>> nicely.
>>
>> Regards,
>>
>> Paul Nicolucci
>>
>> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
>> andraschko.thomas@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> i think we could still host the javadoc by ourself if we want. We can
>>> just generate the javadoc html (without the other site stuff) + copy it in
>>> a subfolder of the homepage.
>>> But in general i would i add a link to: https://javadoc.io/
>>>
>>> WDYT?
>>>
>>> Best regards,
>>> Thomas
>>>
>>>
>>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>>> pnicolucci@gmail.com>:
>>>
>>>> Hi,
>>>>
>>>> Having had to update the site recently a few times I like the idea of
>>>> making this easier to do.
>>>>
>>>> One thing that comes to mind is would we still be able to generate and
>>>> deploy the docs? For example:
>>>> https://myfaces.apache.org/core23/javadoc.html
>>>>
>>>> Thanks,
>>>>
>>>> Paul Nicolucci
>>>>
>>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>>
>>>>> I'm absolutely in favor of updating the site if we can improve the
>>>>> ease of maintainability.  The current site has a lot of stale information
>>>>> which would be nice to update or get rid of.  Markdown is great for
>>>>> lowering the barrier to making updates - I like the example you've come up
>>>>> with.  I think losing the automatic context param configuration doc
>>>>> generation is a small downside - it won't be difficult to add the markdown
>>>>> for a new param in the rare event that we create a new one.
>>>>>
>>>>> Overall +1 from me for overhauling the site.  I like the format of
>>>>> what you've gotten started with.
>>>>>
>>>>> Regards,
>>>>> Bill
>>>>>
>>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>>> andraschko.thomas@gmail.com> wrote:
>>>>>
>>>>>> up ;)
>>>>>>
>>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>>> andraschko.thomas@gmail.com>:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> as you all know, the MyFaces homepage is very old. I also tried to
>>>>>>> get the site plugin running for Core 2.3-next but i didn't get it working.
>>>>>>>
>>>>>>> I really would like to get rid of the whole maven generation site
>>>>>>> and just a something MUCH easier like asciidoctor or markdown.
>>>>>>>
>>>>>>> I setup something here:
>>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>>> Preview:
>>>>>>> https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>>
>>>>>>> It uses markdown and docsify! This makes the maintenance very very
>>>>>>> easy for the future.
>>>>>>>
>>>>>>> What needs to be done:
>>>>>>> - Transfer content
>>>>>>> - Styling
>>>>>>>
>>>>>>> Whats the downside of it?
>>>>>>> We cant use our maven plugins to generate the "context param config"
>>>>>>> page, it needs to be done manually.
>>>>>>>
>>>>>>> WDYT?
>>>>>>>
>>>>>>> Best regards,
>>>>>>> Thomas
>>>>>>>
>>>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
Please checkout Core and 2.2 again :)
I added all context params by modifying the WebContextParamsLogger

I think also the menu structure is quite now.

Am Mo., 27. Juli 2020 um 15:10 Uhr schrieb Paul Nicolucci <
pnicolucci@gmail.com>:

> +1 for the link to javadoc.io, I think that would actually work very
> nicely.
>
> Regards,
>
> Paul Nicolucci
>
> On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
> andraschko.thomas@gmail.com> wrote:
>
>> Hi,
>>
>> i think we could still host the javadoc by ourself if we want. We can
>> just generate the javadoc html (without the other site stuff) + copy it in
>> a subfolder of the homepage.
>> But in general i would i add a link to: https://javadoc.io/
>>
>> WDYT?
>>
>> Best regards,
>> Thomas
>>
>>
>> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
>> pnicolucci@gmail.com>:
>>
>>> Hi,
>>>
>>> Having had to update the site recently a few times I like the idea of
>>> making this easier to do.
>>>
>>> One thing that comes to mind is would we still be able to generate and
>>> deploy the docs? For example:
>>> https://myfaces.apache.org/core23/javadoc.html
>>>
>>> Thanks,
>>>
>>> Paul Nicolucci
>>>
>>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>>
>>>> I'm absolutely in favor of updating the site if we can improve the ease
>>>> of maintainability.  The current site has a lot of stale information which
>>>> would be nice to update or get rid of.  Markdown is great for lowering the
>>>> barrier to making updates - I like the example you've come up with.  I
>>>> think losing the automatic context param configuration doc generation is a
>>>> small downside - it won't be difficult to add the markdown for a new param
>>>> in the rare event that we create a new one.
>>>>
>>>> Overall +1 from me for overhauling the site.  I like the format of what
>>>> you've gotten started with.
>>>>
>>>> Regards,
>>>> Bill
>>>>
>>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>>> andraschko.thomas@gmail.com> wrote:
>>>>
>>>>> up ;)
>>>>>
>>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>>> andraschko.thomas@gmail.com>:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> as you all know, the MyFaces homepage is very old. I also tried to
>>>>>> get the site plugin running for Core 2.3-next but i didn't get it working.
>>>>>>
>>>>>> I really would like to get rid of the whole maven generation site and
>>>>>> just a something MUCH easier like asciidoctor or markdown.
>>>>>>
>>>>>> I setup something here:
>>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>>> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>>
>>>>>> It uses markdown and docsify! This makes the maintenance very very
>>>>>> easy for the future.
>>>>>>
>>>>>> What needs to be done:
>>>>>> - Transfer content
>>>>>> - Styling
>>>>>>
>>>>>> Whats the downside of it?
>>>>>> We cant use our maven plugins to generate the "context param config"
>>>>>> page, it needs to be done manually.
>>>>>>
>>>>>> WDYT?
>>>>>>
>>>>>> Best regards,
>>>>>> Thomas
>>>>>>
>>>>>

Re: MyFaces Homepage

Posted by Paul Nicolucci <pn...@gmail.com>.
+1 for the link to javadoc.io, I think that would actually work very nicely.

Regards,

Paul Nicolucci

On Mon, Jul 27, 2020 at 8:59 AM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> Hi,
>
> i think we could still host the javadoc by ourself if we want. We can just
> generate the javadoc html (without the other site stuff) + copy it in a
> subfolder of the homepage.
> But in general i would i add a link to: https://javadoc.io/
>
> WDYT?
>
> Best regards,
> Thomas
>
>
> Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
> pnicolucci@gmail.com>:
>
>> Hi,
>>
>> Having had to update the site recently a few times I like the idea of
>> making this easier to do.
>>
>> One thing that comes to mind is would we still be able to generate and
>> deploy the docs? For example:
>> https://myfaces.apache.org/core23/javadoc.html
>>
>> Thanks,
>>
>> Paul Nicolucci
>>
>> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>>
>>> I'm absolutely in favor of updating the site if we can improve the ease
>>> of maintainability.  The current site has a lot of stale information which
>>> would be nice to update or get rid of.  Markdown is great for lowering the
>>> barrier to making updates - I like the example you've come up with.  I
>>> think losing the automatic context param configuration doc generation is a
>>> small downside - it won't be difficult to add the markdown for a new param
>>> in the rare event that we create a new one.
>>>
>>> Overall +1 from me for overhauling the site.  I like the format of what
>>> you've gotten started with.
>>>
>>> Regards,
>>> Bill
>>>
>>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>>> andraschko.thomas@gmail.com> wrote:
>>>
>>>> up ;)
>>>>
>>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>>> andraschko.thomas@gmail.com>:
>>>>
>>>>> Hi,
>>>>>
>>>>> as you all know, the MyFaces homepage is very old. I also tried to get
>>>>> the site plugin running for Core 2.3-next but i didn't get it working.
>>>>>
>>>>> I really would like to get rid of the whole maven generation site and
>>>>> just a something MUCH easier like asciidoctor or markdown.
>>>>>
>>>>> I setup something here:
>>>>> https://github.com/tandraschko/myfaces-homepage
>>>>> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>>
>>>>> It uses markdown and docsify! This makes the maintenance very very
>>>>> easy for the future.
>>>>>
>>>>> What needs to be done:
>>>>> - Transfer content
>>>>> - Styling
>>>>>
>>>>> Whats the downside of it?
>>>>> We cant use our maven plugins to generate the "context param config"
>>>>> page, it needs to be done manually.
>>>>>
>>>>> WDYT?
>>>>>
>>>>> Best regards,
>>>>> Thomas
>>>>>
>>>>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
Hi,

i think we could still host the javadoc by ourself if we want. We can just
generate the javadoc html (without the other site stuff) + copy it in a
subfolder of the homepage.
But in general i would i add a link to: https://javadoc.io/

WDYT?

Best regards,
Thomas


Am Mo., 27. Juli 2020 um 14:42 Uhr schrieb Paul Nicolucci <
pnicolucci@gmail.com>:

> Hi,
>
> Having had to update the site recently a few times I like the idea of
> making this easier to do.
>
> One thing that comes to mind is would we still be able to generate and
> deploy the docs? For example:
> https://myfaces.apache.org/core23/javadoc.html
>
> Thanks,
>
> Paul Nicolucci
>
> On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:
>
>> I'm absolutely in favor of updating the site if we can improve the ease
>> of maintainability.  The current site has a lot of stale information which
>> would be nice to update or get rid of.  Markdown is great for lowering the
>> barrier to making updates - I like the example you've come up with.  I
>> think losing the automatic context param configuration doc generation is a
>> small downside - it won't be difficult to add the markdown for a new param
>> in the rare event that we create a new one.
>>
>> Overall +1 from me for overhauling the site.  I like the format of what
>> you've gotten started with.
>>
>> Regards,
>> Bill
>>
>> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
>> andraschko.thomas@gmail.com> wrote:
>>
>>> up ;)
>>>
>>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>>> andraschko.thomas@gmail.com>:
>>>
>>>> Hi,
>>>>
>>>> as you all know, the MyFaces homepage is very old. I also tried to get
>>>> the site plugin running for Core 2.3-next but i didn't get it working.
>>>>
>>>> I really would like to get rid of the whole maven generation site and
>>>> just a something MUCH easier like asciidoctor or markdown.
>>>>
>>>> I setup something here: https://github.com/tandraschko/myfaces-homepage
>>>> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>>
>>>> It uses markdown and docsify! This makes the maintenance very very easy
>>>> for the future.
>>>>
>>>> What needs to be done:
>>>> - Transfer content
>>>> - Styling
>>>>
>>>> Whats the downside of it?
>>>> We cant use our maven plugins to generate the "context param config"
>>>> page, it needs to be done manually.
>>>>
>>>> WDYT?
>>>>
>>>> Best regards,
>>>> Thomas
>>>>
>>>

Re: MyFaces Homepage

Posted by Paul Nicolucci <pn...@gmail.com>.
Hi,

Having had to update the site recently a few times I like the idea of
making this easier to do.

One thing that comes to mind is would we still be able to generate and
deploy the docs? For example: https://myfaces.apache.org/core23/javadoc.html

Thanks,

Paul Nicolucci

On Mon, Jul 27, 2020 at 8:31 AM Bill Lucy <wt...@gmail.com> wrote:

> I'm absolutely in favor of updating the site if we can improve the ease of
> maintainability.  The current site has a lot of stale information which
> would be nice to update or get rid of.  Markdown is great for lowering the
> barrier to making updates - I like the example you've come up with.  I
> think losing the automatic context param configuration doc generation is a
> small downside - it won't be difficult to add the markdown for a new param
> in the rare event that we create a new one.
>
> Overall +1 from me for overhauling the site.  I like the format of what
> you've gotten started with.
>
> Regards,
> Bill
>
> On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
> andraschko.thomas@gmail.com> wrote:
>
>> up ;)
>>
>> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
>> andraschko.thomas@gmail.com>:
>>
>>> Hi,
>>>
>>> as you all know, the MyFaces homepage is very old. I also tried to get
>>> the site plugin running for Core 2.3-next but i didn't get it working.
>>>
>>> I really would like to get rid of the whole maven generation site and
>>> just a something MUCH easier like asciidoctor or markdown.
>>>
>>> I setup something here: https://github.com/tandraschko/myfaces-homepage
>>> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>>
>>> It uses markdown and docsify! This makes the maintenance very very easy
>>> for the future.
>>>
>>> What needs to be done:
>>> - Transfer content
>>> - Styling
>>>
>>> Whats the downside of it?
>>> We cant use our maven plugins to generate the "context param config"
>>> page, it needs to be done manually.
>>>
>>> WDYT?
>>>
>>> Best regards,
>>> Thomas
>>>
>>

Re: MyFaces Homepage

Posted by Bill Lucy <wt...@gmail.com>.
I'm absolutely in favor of updating the site if we can improve the ease of
maintainability.  The current site has a lot of stale information which
would be nice to update or get rid of.  Markdown is great for lowering the
barrier to making updates - I like the example you've come up with.  I
think losing the automatic context param configuration doc generation is a
small downside - it won't be difficult to add the markdown for a new param
in the rare event that we create a new one.

Overall +1 from me for overhauling the site.  I like the format of what
you've gotten started with.

Regards,
Bill

On Mon, Jul 27, 2020 at 5:21 AM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> up ;)
>
> Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
> andraschko.thomas@gmail.com>:
>
>> Hi,
>>
>> as you all know, the MyFaces homepage is very old. I also tried to get
>> the site plugin running for Core 2.3-next but i didn't get it working.
>>
>> I really would like to get rid of the whole maven generation site and
>> just a something MUCH easier like asciidoctor or markdown.
>>
>> I setup something here: https://github.com/tandraschko/myfaces-homepage
>> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>>
>> It uses markdown and docsify! This makes the maintenance very very easy
>> for the future.
>>
>> What needs to be done:
>> - Transfer content
>> - Styling
>>
>> Whats the downside of it?
>> We cant use our maven plugins to generate the "context param config"
>> page, it needs to be done manually.
>>
>> WDYT?
>>
>> Best regards,
>> Thomas
>>
>

Re: MyFaces Homepage

Posted by Thomas Andraschko <an...@gmail.com>.
up ;)

Am Mi., 22. Juli 2020 um 14:48 Uhr schrieb Thomas Andraschko <
andraschko.thomas@gmail.com>:

> Hi,
>
> as you all know, the MyFaces homepage is very old. I also tried to get the
> site plugin running for Core 2.3-next but i didn't get it working.
>
> I really would like to get rid of the whole maven generation site and just
> a something MUCH easier like asciidoctor or markdown.
>
> I setup something here: https://github.com/tandraschko/myfaces-homepage
> Preview: https://raw.githack.com/tandraschko/myfaces-homepage/master/
>
> It uses markdown and docsify! This makes the maintenance very very easy
> for the future.
>
> What needs to be done:
> - Transfer content
> - Styling
>
> Whats the downside of it?
> We cant use our maven plugins to generate the "context param config" page,
> it needs to be done manually.
>
> WDYT?
>
> Best regards,
> Thomas
>