[JIRA] Updated: (FOR-509) Deprecated skin designated to replace non-existant skin

2005-05-27 Thread issues
The following issue has been updated:

Updater: Ross Gardler (mailto:[EMAIL PROTECTED])
   Date: Fri, 27 May 2005 6:28 AM
Comment:
Scheduled for 0.7 release
Changes:
 type changed from Task to Improvement
 Version changed to 0.6
 Component changed to Skins (general issues)
 Fix Version changed to 0.7-dev
-
For a full history of the issue, see:

  http://issues.cocoondev.org//browse/FOR-509?page=history

-
View the issue:
  http://issues.cocoondev.org//browse/FOR-509

Here is an overview of the issue:
-
Key: FOR-509
Summary: Deprecated skin designated to replace non-existant skin
   Type: Improvement

 Status: Unassigned
   Priority: Minor

Project: Forrest
 Components: 
 Skins (general issues)
   Fix Fors:
 0.7-dev
   Versions:
 0.6

   Assignee: 
   Reporter: Maurice Lanselle

Created: Fri, 27 May 2005 5:51 AM
Updated: Fri, 27 May 2005 6:28 AM

Description:
In forrest.build.xml, a skin-aliasing occurs to replace skins which no longer 
exist by an alternative, and a warning is issued.  Similarly, a warning is 
issued when a deprecated skin is chosen.  It can happen that a deprecated skin 
is designated to replace a no-longer-existing skin: this should be avoided to 
prevent confusion. Maintenance should ensure that only non-deprecated (i.e. 
supported) skins are designated replacements each time the build file is 
updated or skins are deprecated. 


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

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



Re: [JIRA] Updated: (FOR-509) Deprecated skin designated to replace non-existant skin

2005-05-27 Thread Tim Williams
Unless I've oversimplified this, here's the change for this.  crust
now goes to pelt.

Skin aliasing for backwards compatability
0.5 = 0.6
krysalis-site = ... warn about future removal
forrest-site = ... warn about future removal
crust = pelt
forrest-css = pelt
avalon-tigris = tigris
tigris-style = tigris

I wasn't sure whether that version info should change or not? 

--tim

On 5/27/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 The following issue has been updated:
 
 Updater: Ross Gardler (mailto:[EMAIL PROTECTED])
Date: Fri, 27 May 2005 6:28 AM
 Comment:
 Scheduled for 0.7 release
 Changes:
  type changed from Task to Improvement
  Version changed to 0.6
  Component changed to Skins (general issues)
  Fix Version changed to 0.7-dev
 -
 For a full history of the issue, see:
 
   http://issues.cocoondev.org//browse/FOR-509?page=history
 
 -
 View the issue:
   http://issues.cocoondev.org//browse/FOR-509
 
 Here is an overview of the issue:
 -
 Key: FOR-509
 Summary: Deprecated skin designated to replace non-existant skin
Type: Improvement
 
  Status: Unassigned
Priority: Minor
 
 Project: Forrest
  Components:
  Skins (general issues)
Fix Fors:
  0.7-dev
Versions:
  0.6
 
Assignee:
Reporter: Maurice Lanselle
 
 Created: Fri, 27 May 2005 5:51 AM
 Updated: Fri, 27 May 2005 6:28 AM
 
 Description:
 In forrest.build.xml, a skin-aliasing occurs to replace skins which no longer 
 exist by an alternative, and a warning is issued.  Similarly, a warning is 
 issued when a deprecated skin is chosen.  It can happen that a deprecated 
 skin is designated to replace a no-longer-existing skin: this should be 
 avoided to prevent confusion. Maintenance should ensure that only 
 non-deprecated (i.e. supported) skins are designated replacements each time 
 the build file is updated or skins are deprecated.
 
 
 -
 JIRA INFORMATION:
 This message is automatically generated by JIRA.
 
 If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
 
 If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
 



for-509.patch
Description: Binary data


Re: [JIRA] Updated: (FOR-509) Deprecated skin designated to replace non-existant skin

2005-05-27 Thread Ross Gardler

Tim Williams wrote:

Unless I've oversimplified this, here's the change for this.  crust
now goes to pelt.


Excellent, thanks for your contribution.

Please attach to the issue, it may get lost in the mail lists as I don;t 
have time to apply it right now.


Ross


[JIRA] Updated: (FOR-509) Deprecated skin designated to replace non-existant skin

2005-05-27 Thread issues
The following issue has been updated:

Updater: Tim Williams (mailto:[EMAIL PROTECTED])
   Date: Fri, 27 May 2005 9:13 AM
Comment:
Unless I've oversimplified this, here's the change for this.  crust
now goes to pelt.

   Skin aliasing for backwards compatability
   0.5 = 0.6
   krysalis-site = ... warn about future removal
   forrest-site = ... warn about future removal
   crust = pelt
   forrest-css = pelt
   avalon-tigris = tigris
   tigris-style = tigris

I wasn't sure whether that version info should change or not?

--tim
Changes:
 Attachment changed to for-509.patch
-
For a full history of the issue, see:

  http://issues.cocoondev.org//browse/FOR-509?page=history

-
View the issue:
  http://issues.cocoondev.org//browse/FOR-509

Here is an overview of the issue:
-
Key: FOR-509
Summary: Deprecated skin designated to replace non-existant skin
   Type: Improvement

 Status: Unassigned
   Priority: Minor

Project: Forrest
 Components: 
 Skins (general issues)
   Fix Fors:
 0.7-dev
   Versions:
 0.6

   Assignee: 
   Reporter: Maurice Lanselle

Created: Fri, 27 May 2005 5:51 AM
Updated: Fri, 27 May 2005 9:13 AM

Description:
In forrest.build.xml, a skin-aliasing occurs to replace skins which no longer 
exist by an alternative, and a warning is issued.  Similarly, a warning is 
issued when a deprecated skin is chosen.  It can happen that a deprecated skin 
is designated to replace a no-longer-existing skin: this should be avoided to 
prevent confusion. Maintenance should ensure that only non-deprecated (i.e. 
supported) skins are designated replacements each time the build file is 
updated or skins are deprecated. 


-
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa

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