You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by je...@jakarta.apache.org on 2004/07/06 18:41:54 UTC

[jira] Created: (JS2-89) Implement PLT.C CSS Style Definitions

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-89

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-89
    Summary: Implement PLT.C CSS Style Definitions
       Type: New Feature

     Status: Open
   Priority: Major

    Project: Jetspeed 2
 Components: 
             Layout
   Fix Fors:
             2.0-dev/cvs
   Versions:
             2.0-dev/cvs

   Assignee: David Sean Taylor
   Reporter: David Sean Taylor

    Created: Tue, 6 Jul 2004 9:40 AM
    Updated: Tue, 6 Jul 2004 9:40 AM

Description:
Implement PLT.C CSS Style Definitions from the Portlet API Spec
This will allow portlets to use common CSS Styles



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (JS2-89) Implement PLT.C CSS Style Definitions

Posted by je...@jakarta.apache.org.
The following issue has been updated:

    Updater: Enrique Lara (mailto:enriquelara_6009@hotmail.com)
       Date: Tue, 20 Jul 2004 1:20 PM
    Comment:
Implemented some of the proposed changes from the J2 "Layouts and decorator handling" documentation.


PATCH Note:  Created from sub-folder:  jakarta-jetspeed-2/portal/src


o Implemented Proposal: Adding style sheets to decorations
Note:  using following locations:
  decorations/portlet/{MIME type}/{decorator name}/css
  decorations/layout/{MIME type}/{decorator name}/css

o Implemented Proposal: Add style sheet processing to aggregator engine
Note:Iterating over "cssUrls" within each decorator-top.vm


o Mangled "region-name" into top-level css class, ie.:
Note: This is to avoid css-class collision if/when more layout-level css classes are defined.

Instead of:
       .Jetspeed .portlet-font {}
       BODY.Jetspeed {}
Now:
       .portlet-Jetspeed .portlet-font {}
       BODY.layout-Jetspeed {}

    Changes:
             Attachment changed to patchfile.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JS2-89?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-89

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-89
    Summary: Implement PLT.C CSS Style Definitions
       Type: New Feature

     Status: Open
   Priority: Major

    Project: Jetspeed 2
 Components: 
             Layout
   Fix Fors:
             2.0-dev/cvs
   Versions:
             2.0-dev/cvs

   Assignee: David Sean Taylor
   Reporter: David Sean Taylor

    Created: Tue, 6 Jul 2004 9:40 AM
    Updated: Tue, 20 Jul 2004 1:20 PM

Description:
Implement PLT.C CSS Style Definitions from the Portlet API Spec
This will allow portlets to use common CSS Styles



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (JS2-89) Implement PLT.C CSS Style Definitions

Posted by je...@jakarta.apache.org.
The following issue has been updated:

    Updater: Jeremy Ford (mailto:jford@apache.org)
       Date: Tue, 20 Jul 2004 9:06 AM
    Comment:
Patch file from Enrique Lara
    Changes:
             Attachment changed to j2-skins.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JS2-89?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-89

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-89
    Summary: Implement PLT.C CSS Style Definitions
       Type: New Feature

     Status: Open
   Priority: Major

    Project: Jetspeed 2
 Components: 
             Layout
   Fix Fors:
             2.0-dev/cvs
   Versions:
             2.0-dev/cvs

   Assignee: David Sean Taylor
   Reporter: David Sean Taylor

    Created: Tue, 6 Jul 2004 9:40 AM
    Updated: Tue, 20 Jul 2004 9:06 AM

Description:
Implement PLT.C CSS Style Definitions from the Portlet API Spec
This will allow portlets to use common CSS Styles



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (JS2-89) Implement PLT.C CSS Style Definitions

Posted by je...@jakarta.apache.org.
Message:

   The following issue has been resolved as FIXED.

   Resolver: Jeremy Ford
       Date: Thu, 2 Sep 2004 10:11 AM

All remaining issues have been resolved.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS2-89

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS2-89
    Summary: Implement PLT.C CSS Style Definitions
       Type: New Feature

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Jetspeed 2
 Components: 
             Layout
   Fix Fors:
             2.0-dev/cvs
   Versions:
             2.0-dev/cvs

   Assignee: David Sean Taylor
   Reporter: David Sean Taylor

    Created: Tue, 6 Jul 2004 9:40 AM
    Updated: Thu, 2 Sep 2004 10:11 AM

Description:
Implement PLT.C CSS Style Definitions from the Portlet API Spec
This will allow portlets to use common CSS Styles



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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