[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH]: make warning box on project_issues page stand out more

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-11-19 18:13:08 CET

Hi.

From monitoring the issues@ list, I concluded that there still are quite a
few people missing the warning box on the project_issues.html page. So I here
I send a proposed change.

From sussman and cmpilato I understood that tigris.org may filter out the
style info, but you never know until you try.

The patch below is also available from
http://encorps.dnsalias.com/svn-public/patches/project_issues.html.patch2 .
A patch without the grey background can be found at
http://encorps.dnsalias.com/svn-public/patches/project_issues.html.patch1

bye,

Erik.

Index: project_issues.html
===================================================================
--- project_issues.html (revision 7799)
+++ project_issues.html (working copy)
@@ -25,22 +25,24 @@
    and reports of bugs. However, we ask that you follow a few
    guidelines with respect to the issue filing process.</p>
 
-<div class="alert">
-<p>Before filing an issue in the Issue Tracker, please:</p>
+<div class="alert" style="background-color: #ccc">
+<p><span style="color: red; font-weight: bold;">Before filing an issue
+ in the Issue Tracker</span>, please:</p>
 
 <ul>
- <li>Look through the <a
+ <li><span style="color: red; font-weight: bold;">Look through the <a
      
href="http://subversion.tigris.org/issues/buglist.cgi?component=subversion&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED">existing
- issues</a> to determine if your concern has already been noted by
- someone else.</li>
- <li>Make sure that you've read the appropriate documentation (for
- example, the <a href="http://svnbook.red-bean.com/">Subversion
+ issues</a></span><br>
+ to determine if your concern has already been noted by someone
else.</li>
+ <li><span style="color: red; font-weight: bold;">Make sure that you've
+ read the appropriate documentation</span><br>
+ (for example, the <a href="http://svnbook.red-bean.com/">Subversion
       book</a>) to verify that you are using the software
       appropriately, and to determine if any problems you are seeing are
       perhaps not real bugs.</li>
- <li>Send email to the users list (<a
-
href="mailto:users@subversion.tigris.org">users@subversion.tigris.org</a>)or
- development list (<a
+ <li><span style="color:red; font-weight: bold;">Send email to the users
+ list (<a
href="mailto:users@subversion.tigris.org">users@subversion.tigris.org</a>)</span><br>
+ or development list (<a
      
href="mailto:dev@subversion.tigris.org">dev@subversion.tigris.org</a>)
       fully describing the enhancement or bug that brought you here
       today. That will give the community a chance to ask questions

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 19 18:13:54 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.