www/adium.im 305:a783848f9608: Colorful 1.4 changelog.

commits at adium.im commits at adium.im
Sun Oct 31 15:48:23 UTC 2010


details:	http://hg.adium.im/www/adium.im/rev/a783848f9608
revision:	305:a783848f9608
author:		Zachary West <zacw at adium.im>
date:		Sun Oct 31 11:48:19 2010 -0400

Colorful 1.4 changelog.

diffs (225 lines):

diff -r ef61c448b171 -r a783848f9608 changelogs/1.4.html
--- a/changelogs/1.4.html	Sun Oct 31 10:37:34 2010 -0500
+++ b/changelogs/1.4.html	Sun Oct 31 11:48:19 2010 -0400
@@ -1,165 +1,44 @@
-<!DOCTYPE html
-    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-<head>
- <title>Adium 1.4 Changes</title><style type="text/css">
 
- at import url(http://trac.adium.im/chrome/common/sites/adium/tracnav.css);
-   
-/* Override links*/
-a:link, a:visited {
-		color: #00008b;
+	<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+		"http://www.w3.org/TR/html4/strict.dtd"> 
+	<html> 
+	<head> 
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
+<style>
+ul {
+	padding-left: 20px;
 }
-a:link:hover, a:visited:hover {
-		color: red;
-        text-decoration: underline;
-        border-bottom: none;
+li > a[href*="/ticket/"] {
+	font-size: 8pt;
+	text-decoration: none;
+}
+.changegroup {
+	margin: 5px;
+	margin-bottom: 20px;
+	border: 1px dotted gray;
+}
+.changegroup h3 {
+	background-color: #abff82;
+	padding: 4px 8px;
+	color: #333;
+	margin: 0;
+}
+#majorchanges h3 {
+	background-color: #ffadad;
+	background-color: #afd7ff;
 }
 
-/* Remove margins and fix the navigation bar */
-body {
-/*        margin: 0px; */
-        font: inherit;
+.changegroup ul {
+	margin: 8px;
 }
-#content {
-        margin: 0px 10px 0px 10px;
+#powered img {
+	border-width: 0px;
 }
-#mainnav {
-        background: rgb(233,238,249);
-        border: none;
-        border-bottom: 1px solid #d7d7d7;
-        margin-top: 0px;
-}
-#mainnav :link, #mainnav :visited {
-         background: none;
-        border: none;
-        padding: .2em 20px;
-}
-#mainnav :link:hover, #mainnav :visited:hover {
-         background-color: inherit;
-         border: none;
-         text-decoration: underline;
-        color: black;
-}
-#mainnav .active:link, #mainnav .active:visited {
-        background: none;
-         border: none;
-         color: black;
-        font-weight: bold;
-         text-decoration: none;
-}
-#mainnav .active:link:hover, #mainnav .active:visited:hover {
-         border: none;
-}
-
-
-/* Hide the top banner, login info, search field */
-#banner {
-        display: none;
-}
-
-/* Accommodate our login info at the bottom of the page */
-#footer {
-        border-bottom: 1px solid;
-        padding-left: 10px;
-        padding-right: 10px;
-}
-#bottomnav {
-        margin: 10px 0px 10px 0px;
-}
-.centernav h2, .centernav hr { display: none }
-.centernav ul { font-size: 10px; list-style: none; margin: 0; text-align: center }
-.centernav li {
-        border-right: 1px solid #d7d7d7;
-        display: inline;
-        padding: 0 .75em;
-        white-space: nowrap;
-}
-.centernav li.last { border-right: none }
-
-/* CSS for Adium header */
-#titlecontainer {
-        background: #336699;
-        color: #FFFFFF;
-        font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
-        font-size: 44px;
-        text-shadow: 2px 2px 3px gray;
-        height: 24px;
-        padding: 1px 16px 0px 16px;
-}
-#titlecontainer a:link, #titlecontainer a:visited { color: white; background: none; border: none;}
-
-/* Tabs */
-#navcontainer {
-        background: #336699;
-        text-align: right;
-        padding: 4px 16px 5px 0px;
-
-        font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
-}
-.navtab, .navtabtraccurrent {
-        width: 60px;
-        height: 22px;
-        padding: 3px 12px 4px 12px;
-        margin: 0px -2px 0px -2px;
-        border: none;
-        border: 1px solid #cccccc;
-        text-align: center;
-        font-size: 12px;
-        font-size: 12px;
-}
-.navtab {
-        background: #fff url(http://adium.im/images/tab_off_bg.gif) repeat-x;
-        text-decoration: none;
-}
-.navtab:link, .navtab:visited { color: black; text-decoration: none; border: 1px solid #cccccc; }
-.navtab:hover, .navtab:visited:hover { color:black; text-decoration: none; background: white; border: 1px solid #cccccc;}
-
-.navtabtraccurrent, .navtabtraccurrent:link, .navtabtraccurrent:visited, .navtabtraccurrent:hover, .navtabtraccurrent:visited:hover {
-        color: black;
-        border-bottom: 1px solid rgb(233,238,249);
-        background: rgb(233,238,249);
-        text-decoration: none;
-}
-
-/* Custom font for Trac */
-#traccontent {
- font: normal 13px verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
-}
-
-/* Styles for TracNav */
-.wiki-toc.trac-nav h4 { margin: 0; padding: 0; }
-/*.wiki-toc.trac-nav ul > li:first-child { margin-right: 4ex; }*/
-.wiki-toc.trac-nav .edit {
- position: absolute;
- top: 2px;
- right: 3px;
- margin-left: 3px;
- border: 0;
-}
-.wiki-toc.trac-nav .edit a { color:blue; border-color:blue; }
-
-.wiki-toc { background: rgb(233,238,249); }
-.wiki-toc .active { background: white;}
-
-/* Styles for TracSearchBox */
-.wiki-searchbox {
- margin-left: 24px;
-}
-
-/* */
-#ticket { 
- background: rgb(233,238,249);
-}
-
-/* For LastModified */
-span.last-modified { border-bottom: 1px dotted gray; cursor: help; }
 </style>
- <script type="text/javascript" src="http://trac.adium.im/chrome/common/js/trac.js"></script>
-</head>
-<body>
-<h2 id="Version1.410312010">Version 1.4 (10/31/2010)</h2>
+	
+</head><body>				
+<div class="changegroup" id="majorchanges">
+<h3>Version 1.4</h2>
 <ul><li>Requires Mac OS X 10.5 or later
 </li><li>Added Twitter
 </li><li>Added IRC
@@ -167,8 +46,9 @@
 </li><li>Updated to libpurple 2.6.6 with added fixes
 </li><li>Mind-bogglingly large number of enhancements and bug fixes
 </li></ul><p>
+</div>
  
-</p>
+<div class="changegroup">
 <h3 id="Twitter">Twitter</h3>
 <ul><li>Timeline messages appear in a group chat, direct messages as a one-on-one chat with a contact.
 </li><li>Adding and removing contact list buddies follows and unfollows them, respectively.
@@ -397,4 +277,7 @@
 </li></ul><h3 id="Localization">Localization</h3>
 <ul><li>Added Ukrainian and Slovakian translations
 </li><li>Updated and improved other translations
-</li><ul>
\ No newline at end of file
+</li></ul>
+</div>
+</body>
+</html>
\ No newline at end of file




More information about the commits mailing list