[jira] Created: (QDOX-164) Update site

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (QDOX-164) Update site

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Update site
-----------

                 Key: QDOX-164
                 URL: http://jira.codehaus.org/browse/QDOX-164
             Project: QDox
          Issue Type: Task
          Components: Website
            Reporter: Robert Scholte
            Priority: Minor
         Attachments: project-information.patch

The current site doesn't provide enough information. It would be very nice to have some of the dynamic created pages based on the pom as they are supplied by the site-plugin. Since qdox uses xsite to generate the website I had to find a way to make some of the project-documentation pages available. I'd come pretty far. I added a new (let's say empty) template for the site-reports, ready to be picked up by xsite.
But there's a small issue here: xsite expects it's pages in src/site/content, but the site-plugin already generated them somewhere under target. A bad solution would be to set the outputdirectory of the site-plugin to src/site/content.
Added a patch to start with for those who think they can help me.


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (QDOX-164) Update site

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/QDOX-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=181350#action_181350 ]

Robert Scholte commented on QDOX-164:
-------------------------------------

revision 612 contains commits for the new website. It's a mixture with the best of both worlds: reports are dynamically generated and xsite can decorate these pages.
It's a huge step forward, but there are still some small issues, so I won't close this issue yet.
* The javadoc link isn't generated in the menu
* add the rest of the mailinglists
* update mainpage (reporting issue can be removed)
* double reference to QDOX Usage in menu
* The model-description isn't up to date. Maybe generate it with qdox??

> Update site
> -----------
>
>                 Key: QDOX-164
>                 URL: http://jira.codehaus.org/browse/QDOX-164
>             Project: QDox
>          Issue Type: Task
>          Components: Website
>            Reporter: Robert Scholte
>            Priority: Minor
>         Attachments: project-information.patch
>
>
> The current site doesn't provide enough information. It would be very nice to have some of the dynamic created pages based on the pom as they are supplied by the site-plugin. Since qdox uses xsite to generate the website I had to find a way to make some of the project-documentation pages available. I'd come pretty far. I added a new (let's say empty) template for the site-reports, ready to be picked up by xsite.
> But there's a small issue here: xsite expects it's pages in src/site/content, but the site-plugin already generated them somewhere under target. A bad solution would be to set the outputdirectory of the site-plugin to src/site/content.
> Added a patch to start with for those who think they can help me.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Updated: (QDOX-164) Update site

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/QDOX-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte updated QDOX-164:
--------------------------------

    Attachment: qdox-site.patch

I spend some time refreshing the look and feel of the site and finishing the other tasks above. I've already committed the new images, but here's the patch for all textbased files.
Maybe I need to append the enforcer-plugin for running the site goal, because I'm making use of the maven.buildnumber property which seems to be provided since maven 2.0.9.
The buildnumber will show the last published date in the upper right corner.
Some pages have been restructured, making it better readable (I hope).

> Update site
> -----------
>
>                 Key: QDOX-164
>                 URL: http://jira.codehaus.org/browse/QDOX-164
>             Project: QDox
>          Issue Type: Task
>          Components: Website
>            Reporter: Robert Scholte
>            Priority: Minor
>         Attachments: project-information.patch, qdox-site.patch
>
>
> The current site doesn't provide enough information. It would be very nice to have some of the dynamic created pages based on the pom as they are supplied by the site-plugin. Since qdox uses xsite to generate the website I had to find a way to make some of the project-documentation pages available. I'd come pretty far. I added a new (let's say empty) template for the site-reports, ready to be picked up by xsite.
> But there's a small issue here: xsite expects it's pages in src/site/content, but the site-plugin already generated them somewhere under target. A bad solution would be to set the outputdirectory of the site-plugin to src/site/content.
> Added a patch to start with for those who think they can help me.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Closed: (QDOX-164) Update site

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/QDOX-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed QDOX-164.
-------------------------------

         Assignee: Robert Scholte
       Resolution: Fixed
    Fix Version/s: 1.10

new site has been deployed

> Update site
> -----------
>
>                 Key: QDOX-164
>                 URL: http://jira.codehaus.org/browse/QDOX-164
>             Project: QDox
>          Issue Type: Task
>          Components: Website
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 1.10
>
>         Attachments: project-information.patch, qdox-site.patch
>
>
> The current site doesn't provide enough information. It would be very nice to have some of the dynamic created pages based on the pom as they are supplied by the site-plugin. Since qdox uses xsite to generate the website I had to find a way to make some of the project-documentation pages available. I'd come pretty far. I added a new (let's say empty) template for the site-reports, ready to be picked up by xsite.
> But there's a small issue here: xsite expects it's pages in src/site/content, but the site-plugin already generated them somewhere under target. A bad solution would be to set the outputdirectory of the site-plugin to src/site/content.
> Added a patch to start with for those who think they can help me.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email