[jira] (MSKINS-19) fluido doesn't render links

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-19.


   Resolution: Fixed
Fix Version/s: fluido-1.1

> fluido doesn't render links
> ---
>
> Key: MSKINS-19
> URL: https://jira.codehaus.org/browse/MSKINS-19
> Project: Maven Skins
>  Issue Type: Bug
>  Components: Fluido Skin
>Affects Versions: fluido-1.0
> Environment: Maven 3.0.3
> Fluido 1.0
>Reporter: Jean-Baptiste Onofré
>Assignee: Simone Tripodi
> Fix For: fluido-1.1
>
> Attachments: MSKIN.patch
>
>
> With the following site.xml:
> 
> 
> org.apache.maven.skins
> maven-fluido-skin
> 1.0
> 
> 
> Kalumet
> images/logo.png
> http://incubator.apache.org/kalumet
> 
> 
> 
> 
> 
> 
> 
> 
> 
> http://www.apache.org"/>
> 
> 
> 
> the body.links are not displayed at all (not in the top banner, nor in 
> "External Links" of the left banner).
> The attached patch renders the links.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-12) Internet Explorer 9 shows scrollbar on

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MSKINS-12:
-

  Component/s: Stylus Skin
   Default Skin
Affects Version/s: classic-1.0
   default-1.0
Fix Version/s: classic-1.0.1
   default-1.0.1
   stylus-1.4
 Assignee: Robert Scholte

> Internet Explorer 9 shows scrollbar on 
> -
>
> Key: MSKINS-12
> URL: https://jira.codehaus.org/browse/MSKINS-12
> Project: Maven Skins
>  Issue Type: Bug
>  Components: Classic Skin, Default Skin, Stylus Skin
>Affects Versions: classic-1.0, default-1.0, stylus-1.3
> Environment: Microsoft Windows Vista, Internet Explorer 9
>Reporter: Heinrich Schuchardt
>Assignee: Robert Scholte
>Priority: Trivial
> Fix For: stylus-1.4, default-1.0.1, classic-1.0.1
>
> Attachments: ie9.png
>
>
> Internet Explorer 9 shows a scroll bar on the navigation column.
> Examples are:
> http://maven.apache.org/skins/maven-default-skin/
> http://maven.apache.org/index.html
> A workaround is:
> #navcolumn {
>   overflow: hidden;
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-12) Internet Explorer 9 shows scrollbar on

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-12.


Resolution: Fixed

The {{overflow:hidden}} will hide the end of lines if there's not enough space, 
so that can't be the right solution. By adding some {{padding-bottom}} I've 
managed to make the scrollbar disappear.
Fix for stylus: [rev. 1222956|http://svn.apache.org/viewvc?rev=1222956&view=rev]
Fix for default: [rev. 
1222957|http://svn.apache.org/viewvc?rev=1222957&view=rev]
Fix for classic: [rev. 
1222959|http://svn.apache.org/viewvc?rev=1222959&view=rev]

> Internet Explorer 9 shows scrollbar on 
> -
>
> Key: MSKINS-12
> URL: https://jira.codehaus.org/browse/MSKINS-12
> Project: Maven Skins
>  Issue Type: Bug
>  Components: Classic Skin, Default Skin, Stylus Skin
>Affects Versions: classic-1.0, default-1.0, stylus-1.3
> Environment: Microsoft Windows Vista, Internet Explorer 9
>Reporter: Heinrich Schuchardt
>Assignee: Robert Scholte
>Priority: Trivial
> Fix For: stylus-1.4, default-1.0.1, classic-1.0.1
>
> Attachments: ie9.png
>
>
> Internet Explorer 9 shows a scroll bar on the navigation column.
> Examples are:
> http://maven.apache.org/skins/maven-default-skin/
> http://maven.apache.org/index.html
> A workaround is:
> #navcolumn {
>   overflow: hidden;
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-10) Suppress line wrapping in navigation caused by spaces or hyphens

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MSKINS-10:
-

  Component/s: (was: Default Skin)
   Stylus Skin
Affects Version/s: stylus-1.3
Fix Version/s: stylus-1.4
 Assignee: Robert Scholte

>From these skins, only the stylus has a customized {{maven-base.css}}. The 
>original is pulled in from Doxia, so it has to be fixed there too.

> Suppress line wrapping in navigation caused by spaces or hyphens  
> --
>
> Key: MSKINS-10
> URL: https://jira.codehaus.org/browse/MSKINS-10
> Project: Maven Skins
>  Issue Type: Improvement
>  Components: Stylus Skin
>Affects Versions: stylus-1.3
> Environment: Maven 2.2.1, maven-site-plugin 2.2
>Reporter: Michael Hinterseher
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> Long navigation entries are wrapped by browser. This reduces the usability of 
> the navigation tree.
> In combination with the nice on mouse over showing the full text the 
> navigation readability would improve if line wrapping would be suppressed.
> Change items in navigation from
> 
> to
> 
> Or define a class and a style for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-10) Suppress line wrapping in navigation caused by spaces or hyphens

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-10.


Resolution: Fixed

Fixed in [rev. 1222966|http://svn.apache.org/viewvc?rev=1222966&view=rev]
The {{white-space:nowrap}} can result in a vertial scrollbar. I've decided to 
fix it with a {{text-indent}} to recognize the menu items better.

> Suppress line wrapping in navigation caused by spaces or hyphens  
> --
>
> Key: MSKINS-10
> URL: https://jira.codehaus.org/browse/MSKINS-10
> Project: Maven Skins
>  Issue Type: Improvement
>  Components: Stylus Skin
>Affects Versions: stylus-1.3
> Environment: Maven 2.2.1, maven-site-plugin 2.2
>Reporter: Michael Hinterseher
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> Long navigation entries are wrapped by browser. This reduces the usability of 
> the navigation tree.
> In combination with the nice on mouse over showing the full text the 
> navigation readability would improve if line wrapping would be suppressed.
> Change items in navigation from
> 
> to
> 
> Or define a class and a style for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-459) Change style for menuitems to recognize the ones with a long name

2011-12-24 Thread Robert Scholte (JIRA)
Robert Scholte created DOXIA-459:


 Summary: Change style for menuitems to recognize the ones with a 
long name
 Key: DOXIA-459
 URL: https://jira.codehaus.org/browse/DOXIA-459
 Project: Maven Doxia
  Issue Type: Improvement
  Components: Site Renderer
Affects Versions: 1.2
Reporter: Robert Scholte
Priority: Minor


If a menuitem has long name, it will break on spaces. So you have a menuitem 
divided over two lines, but it looks like 2 separate items. By using 
{{text-indent}} (see MSKINS-10) you'll recognize each item much better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-459) Change style for menuitems to recognize the ones with a long name

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/DOXIA-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed DOXIA-459.


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

Fixed in [rev. 1222973|http://svn.apache.org/viewvc?rev=1222973&view=rev]

> Change style for menuitems to recognize the ones with a long name
> -
>
> Key: DOXIA-459
> URL: https://jira.codehaus.org/browse/DOXIA-459
> Project: Maven Doxia
>  Issue Type: Improvement
>  Components: Site Renderer
>Affects Versions: 1.2
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 1.3
>
>
> If a menuitem has long name, it will break on spaces. So you have a menuitem 
> divided over two lines, but it looks like 2 separate items. By using 
> {{text-indent}} (see MSKINS-10) you'll recognize each item much better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-18) Use background instead of 'Search...' for searchField

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-18.


   Resolution: Fixed
Fix Version/s: fluido-1.1
 Assignee: Simone Tripodi

Fixed in [rev. 1221770|http://svn.apache.org/viewvc?rev=1221770&view=rev]
Resolved by changed the complete googleSearch-box.

> Use background instead of 'Search...' for searchField
> -
>
> Key: MSKINS-18
> URL: https://jira.codehaus.org/browse/MSKINS-18
> Project: Maven Skins
>  Issue Type: Improvement
>  Components: Fluido Skin
>Affects Versions: fluido-1.0
>Reporter: Robert Scholte
>Assignee: Simone Tripodi
>Priority: Minor
> Fix For: fluido-1.1
>
>
> Hitting the 'Go' button will cause a search for 'Search...'. 
> Also: once you've hit this field, you'll never get the 'Search...' back.
> One trick is to use a background which will hide if the field gets the focus 
> and will reappear if it looses the focus and the field is still empty.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-20) Add custom property publishDate

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte reopened MSKINS-20:
--


Let's do it for all the other non-fluido skins too

> Add custom property publishDate
> ---
>
> Key: MSKINS-20
> URL: https://jira.codehaus.org/browse/MSKINS-20
> Project: Maven Skins
>  Issue Type: New Feature
>  Components: Stylus Skin
>Affects Versions: stylus-1.3
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> To be able to reskin existing sites with the fluido-skin we need to lock the 
> publish date, since we're not changing content but just the skin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-20) Add custom property publishDate

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MSKINS-20:
-

  Component/s: Default Skin
   Classic Skin
   Application Skin
Affects Version/s: classic-1.0
   default-1.0

> Add custom property publishDate
> ---
>
> Key: MSKINS-20
> URL: https://jira.codehaus.org/browse/MSKINS-20
> Project: Maven Skins
>  Issue Type: New Feature
>  Components: Application Skin, Classic Skin, Default Skin, Stylus Skin
>Affects Versions: classic-1.0, default-1.0, stylus-1.3
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> To be able to reskin existing sites with the fluido-skin we need to lock the 
> publish date, since we're not changing content but just the skin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-20) Add custom property publishDate

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated MSKINS-20:
-

  Component/s: (was: Default Skin)
   (was: Classic Skin)
   (was: Application Skin)
Affects Version/s: (was: classic-1.0)
   (was: default-1.0)

> Add custom property publishDate
> ---
>
> Key: MSKINS-20
> URL: https://jira.codehaus.org/browse/MSKINS-20
> Project: Maven Skins
>  Issue Type: New Feature
>  Components: Stylus Skin
>Affects Versions: stylus-1.3
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> To be able to reskin existing sites with the fluido-skin we need to lock the 
> publish date, since we're not changing content but just the skin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (MSKINS-20) Add custom property publishDate

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/MSKINS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed MSKINS-20.


Resolution: Fixed

Other skins need to be fixed in Doxia Site Renderer, so I'm done here

> Add custom property publishDate
> ---
>
> Key: MSKINS-20
> URL: https://jira.codehaus.org/browse/MSKINS-20
> Project: Maven Skins
>  Issue Type: New Feature
>  Components: Stylus Skin
>Affects Versions: stylus-1.3
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: stylus-1.4
>
>
> To be able to reskin existing sites with the fluido-skin we need to lock the 
> publish date, since we're not changing content but just the skin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIA-458) Make publish date configurable

2011-12-24 Thread Robert Scholte (JIRA)

 [ 
https://jira.codehaus.org/browse/DOXIA-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed DOXIA-458.


   Resolution: Fixed
Fix Version/s: 1.3

Fixed in [rev. 1222981|http://svn.apache.org/viewvc?rev=1222981&view=rev]

> Make publish date configurable
> --
>
> Key: DOXIA-458
> URL: https://jira.codehaus.org/browse/DOXIA-458
> Project: Maven Doxia
>  Issue Type: Improvement
>  Components: Site Renderer
>Affects Versions: 1.2
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 1.3
>
>
> When reskinning a site, the content won't change. So the publish date 
> shouldn't change either.
> A lot of people relate this date to the deployment-date.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIASITETOOLS-63) Make publish date configurable

2011-12-24 Thread Lukas Theussl (JIRA)

 [ 
https://jira.codehaus.org/browse/DOXIASITETOOLS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Theussl moved DOXIA-458 to DOXIASITETOOLS-63:
---

Fix Version/s: (was: 1.3)
   1.3
  Component/s: (was: Site Renderer)
   Site renderer
Affects Version/s: (was: 1.2)
   1.2
  Key: DOXIASITETOOLS-63  (was: DOXIA-458)
  Project: Maven Doxia Sitetools  (was: Maven Doxia)

> Make publish date configurable
> --
>
> Key: DOXIASITETOOLS-63
> URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-63
> Project: Maven Doxia Sitetools
>  Issue Type: Improvement
>  Components: Site renderer
>Affects Versions: 1.2
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 1.3
>
>
> When reskinning a site, the content won't change. So the publish date 
> shouldn't change either.
> A lot of people relate this date to the deployment-date.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] (DOXIASITETOOLS-64) Change style for menuitems to recognize the ones with a long name

2011-12-24 Thread Lukas Theussl (JIRA)

 [ 
https://jira.codehaus.org/browse/DOXIASITETOOLS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukas Theussl moved DOXIA-459 to DOXIASITETOOLS-64:
---

Fix Version/s: (was: 1.3)
   1.3
  Component/s: (was: Site Renderer)
   Site renderer
Affects Version/s: (was: 1.2)
   1.2
  Key: DOXIASITETOOLS-64  (was: DOXIA-459)
  Project: Maven Doxia Sitetools  (was: Maven Doxia)

> Change style for menuitems to recognize the ones with a long name
> -
>
> Key: DOXIASITETOOLS-64
> URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-64
> Project: Maven Doxia Sitetools
>  Issue Type: Improvement
>  Components: Site renderer
>Affects Versions: 1.2
>Reporter: Robert Scholte
>Assignee: Robert Scholte
>Priority: Minor
> Fix For: 1.3
>
>
> If a menuitem has long name, it will break on spaces. So you have a menuitem 
> divided over two lines, but it looks like 2 separate items. By using 
> {{text-indent}} (see MSKINS-10) you'll recognize each item much better.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira