[jira] Commented: (FOR-530) [views] New contract; compliance-links

2005-06-09 Thread Juan Jose Pablos (JIRA)
[ 
http://issues.apache.org/jira/browse/FOR-530?page=comments#action_12313146 ] 

Juan Jose Pablos commented on FOR-530:
--

done. ( we need to give a hand to Thorsten with your patches diwaker)

> [views] New contract; compliance-links
> --
>
>  Key: FOR-530
>  URL: http://issues.apache.org/jira/browse/FOR-530
>  Project: Forrest
> Type: Improvement
>   Components: Skins (general issues)
> Versions: 0.8
> Reporter: Diwaker Gupta
> Assignee: Thorsten Scherler
>  Attachments: compliance-links.ft
>
> This is a new contract to put in the 'Valid XHTML' and 'Valid CSS' links.

-- 
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-530) [views] New contract; compliance-links

2005-06-09 Thread Diwaker Gupta (JIRA)
[ 
http://issues.apache.org/jira/browse/FOR-530?page=comments#action_12313137 ] 

Diwaker Gupta commented on FOR-530:
---

There's a small improvement in the compliance-links contract -- basically the 
CSS validator was not using the referer field to automatically validate the 
referring page. This fixes it:

Index: compliance-links.ft
===
--- compliance-links.ft (revision 189669)
+++ compliance-links.ft (working copy)
@@ -32,7 +32,7 @@
 src="http://www.w3.org/Icons/valid-xhtml10";
 alt="Valid XHTML 1.0!" height="31" width="88" />
 
-http://jigsaw.w3.org/css-validator/";>
+http://jigsaw.w3.org/css-validator/check/referer";>
 http://jigsaw.w3.org/css-validator/images/vcss";
 alt="Valid CSS!"/>

> [views] New contract; compliance-links
> --
>
>  Key: FOR-530
>  URL: http://issues.apache.org/jira/browse/FOR-530
>  Project: Forrest
> Type: Improvement
>   Components: Skins (general issues)
> Versions: 0.8
> Reporter: Diwaker Gupta
> Assignee: Thorsten Scherler
>  Attachments: compliance-links.ft
>
> This is a new contract to put in the 'Valid XHTML' and 'Valid CSS' links.

-- 
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