You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2006/02/13 03:03:56 UTC

[jira] Created: (FOR-817) Enhancements to Coat Theme

Enhancements to Coat Theme
--------------------------

         Key: FOR-817
         URL: http://issues.apache.org/jira/browse/FOR-817
     Project: Forrest
        Type: Improvement
  Components: Dispatcher (aka views)  
    Versions: 0.8-dev    
    Reporter: Ross Gardler


The attached zip contains the HTML and CSS files created by Helma over at Cocoon. It can bee seen at 

http://web.inter.nl.net/users/hepabolu/cocoondocsskin/index.html 

and 

http://web.inter.nl.net/users/hepabolu/cocoondocsskin/samples/sample.html 

Helma is not a Forrest user so has made the changes on a sample site I provided. We need to integrate these changes in the coat theme and the Cocoon docs so that the Cocoon docs can be built with it.

The cocoon docs are in Cocoons SVN, but of course, we have have the Coat theme here. First task is to extract the common stuff and place it in the theme.

For an outline of changes made see this thread on cocoon-dev: http://marc.theaimsgroup.com/?t=113758557300001&r=1&w=2



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


[jira] Commented: (FOR-817) Enhancements to Coat Theme

Posted by "Helma van der Linden (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-817?page=comments#action_12366200 ] 

Helma van der Linden commented on FOR-817:
------------------------------------------

On rereading the thread I realised I misinterpreted the comment about more space above the headers. So I added a line to each h1 thru h4:

(only added lines here)

h1, h2 {  padding-top: 0.5em; }

h3, h4 { padding-top: 0.3em; }

Add this to both coat-screen.css and coat-print.css.



> Enhancements to Coat Theme
> --------------------------
>
>          Key: FOR-817
>          URL: http://issues.apache.org/jira/browse/FOR-817
>      Project: Forrest
>         Type: Improvement
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: Ross Gardler
>  Attachments: cocoondocsskin.zip
>
> The attached zip contains the HTML and CSS files created by Helma over at Cocoon. It can bee seen at 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/index.html 
> and 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/samples/sample.html 
> Helma is not a Forrest user so has made the changes on a sample site I provided. We need to integrate these changes in the coat theme and the Cocoon docs so that the Cocoon docs can be built with it.
> The cocoon docs are in Cocoons SVN, but of course, we have have the Coat theme here. First task is to extract the common stuff and place it in the theme.
> For an outline of changes made see this thread on cocoon-dev: http://marc.theaimsgroup.com/?t=113758557300001&r=1&w=2

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


[jira] Updated: (FOR-817) Enhancements to Coat Theme

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-817?page=all ]

Ross Gardler updated FOR-817:
-----------------------------

    Attachment: cocoondocsskin.zip

> Enhancements to Coat Theme
> --------------------------
>
>          Key: FOR-817
>          URL: http://issues.apache.org/jira/browse/FOR-817
>      Project: Forrest
>         Type: Improvement
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: Ross Gardler
>  Attachments: cocoondocsskin.zip
>
> The attached zip contains the HTML and CSS files created by Helma over at Cocoon. It can bee seen at 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/index.html 
> and 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/samples/sample.html 
> Helma is not a Forrest user so has made the changes on a sample site I provided. We need to integrate these changes in the coat theme and the Cocoon docs so that the Cocoon docs can be built with it.
> The cocoon docs are in Cocoons SVN, but of course, we have have the Coat theme here. First task is to extract the common stuff and place it in the theme.
> For an outline of changes made see this thread on cocoon-dev: http://marc.theaimsgroup.com/?t=113758557300001&r=1&w=2

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


[jira] Commented: (FOR-817) Enhancements to Coat Theme

Posted by "Helma van der Linden (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-817?page=comments#action_12366201 ] 

Helma van der Linden commented on FOR-817:
------------------------------------------

After adding the above change, I realised coat-screen.css (+layout.css and nav.css) are completely separate from coat-print.css (+layout-print.css). Since the differences between them are very minor, maybe it's more efficient to create a "media-independent" set that has all info that is currently in both and the screen and print versions only override the things that are different.

I'll have a look at this if I find the time. If not, I suppose it's a matter of figuring out the diff and adding it to "coat.css" with an additional <link href="coat.css".../> (without media attribute).

> Enhancements to Coat Theme
> --------------------------
>
>          Key: FOR-817
>          URL: http://issues.apache.org/jira/browse/FOR-817
>      Project: Forrest
>         Type: Improvement
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: Ross Gardler
>  Attachments: cocoondocsskin.zip
>
> The attached zip contains the HTML and CSS files created by Helma over at Cocoon. It can bee seen at 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/index.html 
> and 
> http://web.inter.nl.net/users/hepabolu/cocoondocsskin/samples/sample.html 
> Helma is not a Forrest user so has made the changes on a sample site I provided. We need to integrate these changes in the coat theme and the Cocoon docs so that the Cocoon docs can be built with it.
> The cocoon docs are in Cocoons SVN, but of course, we have have the Coat theme here. First task is to extract the common stuff and place it in the theme.
> For an outline of changes made see this thread on cocoon-dev: http://marc.theaimsgroup.com/?t=113758557300001&r=1&w=2

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