www/adium.im 548:4eb3302a804c: URL's kept breaking, so provide a...
commits at adium.im
commits at adium.im
Sun Feb 12 17:59:19 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/4eb3302a804c
revision: 548:4eb3302a804c
branch: rewrite
author: Paul Wilde <me at paulwilde.co.uk>
date: Sun Feb 12 17:59:13 2012 +0000
URL's kept breaking, so provide a direct path back to the root of the directory, simply find and replace remove "/rewrite" before going live.
diffs (529 lines):
diff -r aabaadae568c -r 4eb3302a804c about/index.php
--- a/about/index.php Sun Feb 12 16:51:34 2012 +0000
+++ b/about/index.php Sun Feb 12 17:59:13 2012 +0000
@@ -6,29 +6,27 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
- <link rel="stylesheet" href="../assets/styles/global.css">
- <link rel="stylesheet" href="../assets/styles/about.css">
- <link rel="stylesheet" href="../assets/scripts/fancybox/fancybox.css">
- <link rel="shortcut icon" href="favicon.ico">
- <link rel="apple-touch-icon" href="apple-touch-icon.png">
+ <link rel="stylesheet" href="/rewrite/assets/styles/global.css">
+ <link rel="stylesheet" href="/rewrite/assets/styles/about.css">
+ <link rel="stylesheet" href="/rewrite/assets/scripts/fancybox/fancybox.css">
+ <link rel="shortcut icon" href="/rewrite/favicon.ico">
+ <link rel="apple-touch-icon" href="/rewrite/apple-touch-icon.png">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="../assets/scripts/fancybox/fancybox.min.js"></script>
- <script src="../assets/scripts/about.js"></script>
- <!-- Notice: Remove base href when live -->
- <base href="http://adium.im/rewrite/">
+ <script src="/rewrite/assets/scripts/fancybox/fancybox.min.js"></script>
+ <script src="/rewrite/assets/scripts/about.js"></script>
</head>
<body>
<header>
<div class="menu">
<div class="container">
- <div id="menu-logo"><a href=""><span>Adium</span></a></div>
+ <div id="menu-logo"><a href="/rewrite/"><span>Adium</span></a></div>
<nav>
<ul>
- <li class="home"><a href=""><span>Home</span></a></li>
+ <li class="home"><a href="/rewrite/"><span>Home</span></a></li>
<li class="about active"><span>About</span></li>
- <li class="help"><a href="help"><span>Help</span></a></li>
- <li class="blog"><a href="blog"><span>Blog</span></a></li>
+ <li class="help"><a href="/rewrite/help/"><span>Help</span></a></li>
+ <li class="blog"><a href="/rewrite/blog/"><span>Blog</span></a></li>
<li class="xtras"><a href="http://xtras.adium.im"><span>Xtras</span></a></li>
<li class="dev"><a href="http://trac.adium.im"><span>Development</span></a></li>
<li class="merch"><a href="http://adium.spreadshirt.com"><span>Merchandise</span></a></li>
@@ -64,21 +62,21 @@
<span class="features">
<ul>
<li>Open Source, so everyone can see how Adium works and <a href="http://trac.adium.im/wiki/Development">help improve it</a></li>
- <li>Support for a wide range of different Instant Messaging services (<a href="help/documentation/accounts-list-of-services">see the full list</a>)</li>
+ <li>Support for a wide range of different Instant Messaging services (<a href="/rewrite/help/documentation/accounts-list-of-services">see the full list</a>)</li>
<li>A delightful <attr title="User Interface">UI</attr></li>
<ul>
- <li><a href="help/documentation/messaging-tabbed-messaging">Tabbed chat windows</a></li>
+ <li><a href="/rewrite/help/documentation/messaging-tabbed-messaging">Tabbed chat windows</a></li>
</ul>
<li>Mac OS X integration</li>
<ul>
- <li><a href="help/documentation/advanced-features-address-book-integration">Address Book integration</a></li>
- <li><a href="help/documentation/messaging-message-view">WebKit Message View</a>: Theme your chat windows</li>
+ <li><a href="/rewrite/help/documentation/advanced-features-address-book-integration">Address Book integration</a></li>
+ <li><a href="/rewrite/help/documentation/messaging-message-view">WebKit Message View</a>: Theme your chat windows</li>
</ul>
- <li><a href="help/documentation/contact-list-combining-contacts">Combined Contacts</a>: Merge your contacts so that each one represents a person, not an account</li>
- <li>A sophisticated events system (including <a href="help/documentation/advanced-features-growl-gupport">Growl notifications</a>)</li>
+ <li><a href="/rewrite/help/documentation/contact-list-combining-contacts">Combined Contacts</a>: Merge your contacts so that each one represents a person, not an account</li>
+ <li>A sophisticated events system (including <a href="/rewrite/help/documentation/advanced-features-growl-gupport">Growl notifications</a>)</li>
<li><a href="http://trac.adium.im/wiki/OTREncryption">OTR Encryption</a></li>
- <li><a href="help/documentation/advanced-features-file-transfer">File Transfer</a></li>
- <li><a href="help/documentation/advanced-features-adium-xtras">Xtras</a> and many, many other customization options</li>
+ <li><a href="/rewrite/help/documentation/advanced-features-file-transfer">File Transfer</a></li>
+ <li><a href="/rewrite/help/documentation/advanced-features-adium-xtras">Xtras</a> and many, many other customization options</li>
<li>A beautiful icon, the "<a href="http://trac.adium.im/wiki/Adiumy">Adiumy</a>" duck</li>
<li><a href="http://trac.adium.im/wiki/Translations">Translations</a>: Adium speaks 27 different languages</li>
</ul>
@@ -88,80 +86,80 @@
<section>
<h1 class="padding-fix">Screenshots</h1>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
</figure>
<figure class="thumbnail">
- <a href="assets/images/screenshots/thumbnail_large.png">
+ <a href="/rewrite/assets/images/screenshots/thumbnail_large.png">
<div class="overlay">
<span></span>
- <img src="assets/images/screenshots/thumbnail.png" alt="Thumbnail">
+ <img src="/rewrite/assets/images/screenshots/thumbnail.png" alt="Thumbnail">
</div>
<figcaption>Just a brief description explaining how exciting this thumbnail is</figcaption>
</a>
diff -r aabaadae568c -r 4eb3302a804c help/documentation/adium-documentation.htmlfrag
--- a/help/documentation/adium-documentation.htmlfrag Sun Feb 12 16:51:34 2012 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,111 +0,0 @@
-<h1>Adium Documentation</h1>
-<p>Welcome to the Documentation!</p>
-<p>Adium seeks to be the most user-friendly and intuitive universal instant messaging client possible while maintaining significant flexibility. This documentation should help to answer most any question you may have; if you have a concern or request not covered here, please visit <a href="/help/">Adium Help</a>.</p>
-<p>The articles below cover a wide range of topics from initial setup and messaging to advanced contact list management and customization.</p>
-<p>So don't hesitate â jump right in! :)</p>
-
-<hr>
-
-<h2>Accounts</h2>
-<img src="../gfx/accounts-sm.png" alt="Image of Adium account types">
-<p class="list-header">Adium supports 21 different IM protocols from AIM to Yahoo. It lets you connect as many names on as many different services as you want all at the same time and gives you the flexibility to maintain all your contacts on a single contact list.</p>
-<ul>
- <li><a href="accounts-list-of-services">List of services supported and their interoperability â¸</a></li>
- <li><a href="accounts-creating-accounts">Creating accounts â¸</a></li>
- <li><a href="accounts-contact-icons">Contact icons â¸</a></li>
- <li><a href="accounts-setting-your-status">Setting your status â¸</a></li>
- <li>Specific account use
- <ul>
- <li><a href="service-information-irc-support">IRC â¸</a></li>
- <li><a href="service-information-twitter-support">Twitter â¸</a></li>
- </ul>
- </li>
-</ul>
-
-<hr>
-
-<h2>The contact list</h2>
-<img src="../gfx/Default contact list.png" alt="Exemplary default contact list">
-<p class="list-header">The contact list shows which contacts are online, their status and the protocol that they are on. Maintain all your contacts from different accounts in a single list and organize them in groups and combine contacts with multiple accounts into one entity.</p>
-<ul>
- <li><a href="contact-list-contact-list">The contact list â¸</a></li>
- <li><a href="contact-list-status-icons">Status icons â¸</a></li>
- <li><a href="contact-list-managing-contacts">Managing contacts â¸</a></li>
- <li><a href="contact-list-managing-groups">Managing groups â¸</a></li>
- <li><a href="contact-list-combining-contacts">Combining contacts â¸</a></li>
- <li><a href="contact-list-sorting-displaying-contacts">Sorting and displaying contacts â¸</a></li>
- <li><a href="contact-list-blocking-unblocking">Blocking and unblocking contacts â¸</a></li>
-</ul>
-
-<hr>
-
-<h2>Messaging</h2>
-<img src="../gfx/Message-sm.png" alt="Message window screenshot">
-<p class="list-header">The Messaging window lets you communicate with your contacts. There are various features of this window from choosing which account of your contact you're talking to or want to talk to, adding files and emoticons to conversations and past chat history with the contact.</p>
-<ul>
- <li><a href="messaging-message-view">The message view â¸</a></li>
- <li><a href="messaging-sending-messages">Sending messages â¸</a></li>
- <li><a href="messaging-group-chat">Group chat â¸</a></li>
- <li><a href="messaging-fonts-and-colors">Fonts and colors â¸</a></li>
- <li><a href="messaging-tabbed-messaging">Tabbed messaging â¸</a></li>
- <li><a href="messaging-transcript-viewer">Chat Transcript Viewer â¸</a></li>
-</ul>
-
-<hr>
-
-<h2>Advanced features</h2>
-<img src="../gfx/Growl notification.png" alt="Example Growl Notification">
-<p class="list-header">Adium sports a variety of advanced features.</p>
-<ul>
- <li><a href="advanced-features-adium-xtras">Adium Xtras â¸</a></li>
- <li><a href="advanced-features-growl-support">Growl support â¸</a></li>
- <li><a href="advanced-features-address-book-integration">Address Book integration â¸</a></li>
- <li><a href="advanced-features-file-transfer">File transfer â¸</a></li>
- <li><a href="advanced-features-direct-connect">AIM: Direct Connect â¸</a></li>
- <li><a href="advanced-features-search-for-buddy-by-email">AIM: Search for buddy by email address â¸</a></li>
- <li><a href="advanced-features-nudge-buzz">MSN: Nudge / Yahoo: Buzz â¸</a></li>
-</ul>
-
-<hr>
-
-<h2>Miscellaneous</h2>
-<p class="list-header">This section covers a few topics that do not fit in the other sections.</p>
-<ul>
- <li><a href="miscellaneous-keyboard-shortcuts">Keyboard shortcuts â¸</a></li>
- <li><a href="miscellaneous-backing-up-adium">Backing up Adium â¸</a></li>
- <li><a href="miscellaneous-uninstalling">Uninstalling Adium â¸</a></li>
- <li><a href="miscellaneous-locations-adium-files">Locations of Adium files â¸</a></li>
- <li><a href="miscellaneous-av-skype-support">Audio/Video chat and Skype support â¸</a></li>
- <li><a href="miscellaneous-support-other-os">Support for other operating systems â¸</a></li>
-</ul>
-
-<hr>
-
-<h2>Information about the services supported</h2>
-<p class="list-header">On the following pages you can find some information on the different service supported, e.g. history and censorship.</p>
-<ul>
- <li><a href="accounts-xmpp">XMPP ("Jabber")</a>, including:</li>
- <ul>
- <li><a href="accounts-google-talk">Google Talk</a></li>
- <li><a href="accounts-lj-talk">LJ (LiveJournal) Talk</a></li>
- <li><a href="accounts-facebook-chat">Facebook Chat</a></li>
- <li><a href="accounts-gizmo5">Gizmo5</a></li>
- </ul>
- <li><a href="accounts-msn">MSN Messenger</a></li>
- <li><a href="accounts-aim">AOL Instant Messenger (AIM)</a>, including:</li>
- <ul>
- <li><a href="accounts-mobileme">MobileMe</a> (formerly known as .Mac)</li>
- </ul>
- <li><a href="accounts-yahoo">Yahoo! Messenger</a>, including:</li>
- <ul>
- <li><a href="accounts-yahoo-japan">Yahoo! Japan Messenger</a></li>
- </ul>
- <li><a href="accounts-icq">ICQ</a></li>
- <li><a href="accounts-bonjour">Bonjour</a>, compatible with iChat</li>
- <li><a href="accounts-twitter">Twitter</a></li>
- <li><a href="accounts-irc">IRC</a></li>
- <li><a href="accounts-myspace">MySpaceIM</a></li>
- <li><a href="accounts-gadu-gadu">Gadu-Gadu</a></li>
- <li><a href="accounts-sametime">IBM Lotus Sametime</a></li>
- <li><a href="accounts-groupwise">Novell GroupWise</a></li>
-</ul>
\ No newline at end of file
diff -r aabaadae568c -r 4eb3302a804c help/documentation/index.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/help/documentation/index.htmlfrag Sun Feb 12 17:59:13 2012 +0000
@@ -0,0 +1,111 @@
+<h1>Adium Documentation</h1>
+<p>Welcome to the Documentation!</p>
+<p>Adium seeks to be the most user-friendly and intuitive universal instant messaging client possible while maintaining significant flexibility. This documentation should help to answer most any question you may have; if you have a concern or request not covered here, please visit <a href="/rewrite/help/">Adium Help</a>.</p>
+<p>The articles below cover a wide range of topics from initial setup and messaging to advanced contact list management and customization.</p>
+<p>So don't hesitate â jump right in! :)</p>
+
+<hr>
+
+<h2>Accounts</h2>
+<img src="../gfx/accounts-sm.png" alt="Image of Adium account types">
+<p class="list-header">Adium supports 21 different IM protocols from AIM to Yahoo. It lets you connect as many names on as many different services as you want all at the same time and gives you the flexibility to maintain all your contacts on a single contact list.</p>
+<ul>
+ <li><a href="accounts-list-of-services">List of services supported and their interoperability â¸</a></li>
+ <li><a href="accounts-creating-accounts">Creating accounts â¸</a></li>
+ <li><a href="accounts-contact-icons">Contact icons â¸</a></li>
+ <li><a href="accounts-setting-your-status">Setting your status â¸</a></li>
+ <li>Specific account use
+ <ul>
+ <li><a href="service-information-irc-support">IRC â¸</a></li>
+ <li><a href="service-information-twitter-support">Twitter â¸</a></li>
+ </ul>
+ </li>
+</ul>
+
+<hr>
+
+<h2>The contact list</h2>
+<img src="../gfx/Default contact list.png" alt="Exemplary default contact list">
+<p class="list-header">The contact list shows which contacts are online, their status and the protocol that they are on. Maintain all your contacts from different accounts in a single list and organize them in groups and combine contacts with multiple accounts into one entity.</p>
+<ul>
+ <li><a href="contact-list-contact-list">The contact list â¸</a></li>
+ <li><a href="contact-list-status-icons">Status icons â¸</a></li>
+ <li><a href="contact-list-managing-contacts">Managing contacts â¸</a></li>
+ <li><a href="contact-list-managing-groups">Managing groups â¸</a></li>
+ <li><a href="contact-list-combining-contacts">Combining contacts â¸</a></li>
+ <li><a href="contact-list-sorting-displaying-contacts">Sorting and displaying contacts â¸</a></li>
+ <li><a href="contact-list-blocking-unblocking">Blocking and unblocking contacts â¸</a></li>
+</ul>
+
+<hr>
+
+<h2>Messaging</h2>
+<img src="../gfx/Message-sm.png" alt="Message window screenshot">
+<p class="list-header">The Messaging window lets you communicate with your contacts. There are various features of this window from choosing which account of your contact you're talking to or want to talk to, adding files and emoticons to conversations and past chat history with the contact.</p>
+<ul>
+ <li><a href="messaging-message-view">The message view â¸</a></li>
+ <li><a href="messaging-sending-messages">Sending messages â¸</a></li>
+ <li><a href="messaging-group-chat">Group chat â¸</a></li>
+ <li><a href="messaging-fonts-and-colors">Fonts and colors â¸</a></li>
+ <li><a href="messaging-tabbed-messaging">Tabbed messaging â¸</a></li>
+ <li><a href="messaging-transcript-viewer">Chat Transcript Viewer â¸</a></li>
+</ul>
+
+<hr>
+
+<h2>Advanced features</h2>
+<img src="../gfx/Growl notification.png" alt="Example Growl Notification">
+<p class="list-header">Adium sports a variety of advanced features.</p>
+<ul>
+ <li><a href="advanced-features-adium-xtras">Adium Xtras â¸</a></li>
+ <li><a href="advanced-features-growl-support">Growl support â¸</a></li>
+ <li><a href="advanced-features-address-book-integration">Address Book integration â¸</a></li>
+ <li><a href="advanced-features-file-transfer">File transfer â¸</a></li>
+ <li><a href="advanced-features-direct-connect">AIM: Direct Connect â¸</a></li>
+ <li><a href="advanced-features-search-for-buddy-by-email">AIM: Search for buddy by email address â¸</a></li>
+ <li><a href="advanced-features-nudge-buzz">MSN: Nudge / Yahoo: Buzz â¸</a></li>
+</ul>
+
+<hr>
+
+<h2>Miscellaneous</h2>
+<p class="list-header">This section covers a few topics that do not fit in the other sections.</p>
+<ul>
+ <li><a href="miscellaneous-keyboard-shortcuts">Keyboard shortcuts â¸</a></li>
+ <li><a href="miscellaneous-backing-up-adium">Backing up Adium â¸</a></li>
+ <li><a href="miscellaneous-uninstalling">Uninstalling Adium â¸</a></li>
+ <li><a href="miscellaneous-locations-adium-files">Locations of Adium files â¸</a></li>
+ <li><a href="miscellaneous-av-skype-support">Audio/Video chat and Skype support â¸</a></li>
+ <li><a href="miscellaneous-support-other-os">Support for other operating systems â¸</a></li>
+</ul>
+
+<hr>
+
+<h2>Information about the services supported</h2>
+<p class="list-header">On the following pages you can find some information on the different service supported, e.g. history and censorship.</p>
+<ul>
+ <li><a href="accounts-xmpp">XMPP ("Jabber")</a>, including:</li>
+ <ul>
+ <li><a href="accounts-google-talk">Google Talk</a></li>
+ <li><a href="accounts-lj-talk">LJ (LiveJournal) Talk</a></li>
+ <li><a href="accounts-facebook-chat">Facebook Chat</a></li>
+ <li><a href="accounts-gizmo5">Gizmo5</a></li>
+ </ul>
+ <li><a href="accounts-msn">MSN Messenger</a></li>
+ <li><a href="accounts-aim">AOL Instant Messenger (AIM)</a>, including:</li>
+ <ul>
+ <li><a href="accounts-mobileme">MobileMe</a> (formerly known as .Mac)</li>
+ </ul>
+ <li><a href="accounts-yahoo">Yahoo! Messenger</a>, including:</li>
+ <ul>
+ <li><a href="accounts-yahoo-japan">Yahoo! Japan Messenger</a></li>
+ </ul>
+ <li><a href="accounts-icq">ICQ</a></li>
+ <li><a href="accounts-bonjour">Bonjour</a>, compatible with iChat</li>
+ <li><a href="accounts-twitter">Twitter</a></li>
+ <li><a href="accounts-irc">IRC</a></li>
+ <li><a href="accounts-myspace">MySpaceIM</a></li>
+ <li><a href="accounts-gadu-gadu">Gadu-Gadu</a></li>
+ <li><a href="accounts-sametime">IBM Lotus Sametime</a></li>
+ <li><a href="accounts-groupwise">Novell GroupWise</a></li>
+</ul>
\ No newline at end of file
diff -r aabaadae568c -r 4eb3302a804c help/documentation/index.php
--- a/help/documentation/index.php Sun Feb 12 16:51:34 2012 +0000
+++ b/help/documentation/index.php Sun Feb 12 17:59:13 2012 +0000
@@ -6,23 +6,23 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
- <link rel="stylesheet" href="../../assets/styles/global.css">
- <link rel="stylesheet" href="../../assets/styles/help.css">
- <link rel="shortcut icon" href="favicon.ico">
- <link rel="apple-touch-icon" href="apple-touch-icon.png">
+ <link rel="stylesheet" href="/rewrite/assets/styles/global.css">
+ <link rel="stylesheet" href="/rewrite/assets/styles/help.css">
+ <link rel="shortcut icon" href="/rewrite/favicon.ico">
+ <link rel="apple-touch-icon" href="/rewrite/apple-touch-icon.png">
</head>
<body>
<header>
<div class="menu">
<div class="container">
- <div id="menu-logo"><a href=""><span>Adium</span></a></div>
+ <div id="menu-logo"><a href="/rewrite/"><span>Adium</span></a></div>
<nav>
<ul>
- <li class="home"><a href=""><span>Home</span></a></li>
- <li class="about"><a href="about"><span>About</span></a></li>
+ <li class="home"><a href="/rewrite/"><span>Home</span></a></li>
+ <li class="about"><a href="/rewrite/about/"><span>About</span></a></li>
<li class="help active"><span>Help</span></li>
- <li class="blog"><a href="blog"><span>Blog</span></a></li>
+ <li class="blog"><a href="/rewrite/blog/"><span>Blog</span></a></li>
<li class="xtras"><a href="http://xtras.adium.im"><span>Xtras</span></a></li>
<li class="dev"><a href="http://trac.adium.im"><span>Development</span></a></li>
<li class="merch"><a href="http://adium.spreadshirt.com"><span>Merchandise</span></a></li>
@@ -45,7 +45,7 @@
if (isset($_GET['doc']) && file_exists($_GET['doc'] . '.htmlfrag'))
include($_GET['doc'] . '.htmlfrag');
else
- include('adium-documentation.htmlfrag');
+ include('index.htmlfrag');
?>
</article>
</section>
diff -r aabaadae568c -r 4eb3302a804c help/index.php
--- a/help/index.php Sun Feb 12 16:51:34 2012 +0000
+++ b/help/index.php Sun Feb 12 17:59:13 2012 +0000
@@ -6,27 +6,25 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
- <link rel="stylesheet" href="../assets/styles/global.css">
- <link rel="stylesheet" href="../assets/styles/help.css">
- <link rel="shortcut icon" href="favicon.ico">
- <link rel="apple-touch-icon" href="apple-touch-icon.png">
+ <link rel="stylesheet" href="/rewrite/assets/styles/global.css">
+ <link rel="stylesheet" href="/rewrite/assets/styles/help.css">
+ <link rel="shortcut icon" href="/rewrite/favicon.ico">
+ <link rel="apple-touch-icon" href="/rewrite/apple-touch-icon.png">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="../assets/scripts/help.js"></script>
- <!-- Notice: Remove base href when live -->
- <base href="http://adium.im/rewrite/">
+ <script src="/rewrite/assets/scripts/help.js"></script>
</head>
<body>
<header>
<div class="menu">
<div class="container">
- <div id="menu-logo"><a href=""><span>Adium</span></a></div>
+ <div id="menu-logo"><a href="/rewrite/"><span>Adium</span></a></div>
<nav>
<ul>
- <li class="home"><a href=""><span>Home</span></a></li>
- <li class="about"><a href="about"><span>About</span></a></li>
+ <li class="home"><a href="/rewrite/"><span>Home</span></a></li>
+ <li class="about"><a href="/rewrite/about/"><span>About</span></a></li>
<li class="help active"><span>Help</span></li>
- <li class="blog"><a href="blog"><span>Blog</span></a></li>
+ <li class="blog"><a href="/rewrite/blog/"><span>Blog</span></a></li>
<li class="xtras"><a href="http://xtras.adium.im"><span>Xtras</span></a></li>
<li class="dev"><a href="http://trac.adium.im"><span>Development</span></a></li>
<li class="merch"><a href="http://adium.spreadshirt.com"><span>Merchandise</span></a></li>
@@ -55,10 +53,10 @@
<p>Check these pages to get started using Adium in no time.</p>
<p class="list-header">With the exception of the screencasts, you can also find this information in Adium under Help â Adium Help.</p>
<ul>
- <li><a href="help/screencasts">Screencasts</a>: videos with basic information.</li>
- <li><a href="help/documentation">Adium Documentation</a>: extensive collection of articles covering a wide range of topics.</li>
- <li><a href="help/documentation/troubleshooting">Solve common problems</a></li>
- <li><a href="help/documentation/what-news">Check out the great new features in Adium 1.4</a></li>
+ <li><a href="/rewrite/help/screencasts">Screencasts</a>: videos with basic information.</li>
+ <li><a href="/rewrite/help/documentation">Adium Documentation</a>: extensive collection of articles covering a wide range of topics.</li>
+ <li><a href="/rewrite/help/documentation/troubleshooting">Solve common problems</a></li>
+ <li><a href="/rewrite/help/documentation/whats-new">Check out the great new features in Adium 1.4</a></li>
</ul>
<hr>
diff -r aabaadae568c -r 4eb3302a804c index.php
--- a/index.php Sun Feb 12 16:51:34 2012 +0000
+++ b/index.php Sun Feb 12 17:59:13 2012 +0000
@@ -101,16 +101,14 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
- <link rel="stylesheet" href="assets/styles/global.css">
- <link rel="stylesheet" href="assets/styles/home.css">
- <link rel="stylesheet" href="assets/scripts/fancybox/fancybox.css">
- <link rel="shortcut icon" href="favicon.ico">
- <link rel="apple-touch-icon" href="apple-touch-icon.png">
+ <link rel="stylesheet" href="/rewrite/assets/styles/global.css">
+ <link rel="stylesheet" href="/rewrite/assets/styles/home.css">
+ <link rel="stylesheet" href="/rewrite/assets/scripts/fancybox/fancybox.css">
+ <link rel="shortcut icon" href="/rewrite/favicon.ico">
+ <link rel="apple-touch-icon" href="/rewrite/apple-touch-icon.png">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="assets/scripts/fancybox/fancybox.min.js"></script>
- <script src="assets/scripts/home.js"></script>
- <!-- Notice: Remove base href when live -->
- <base href="http://adium.im/rewrite/">
+ <script src="/rewrite/assets/scripts/fancybox/fancybox.min.js"></script>
+ <script src="/rewrite/assets/scripts/home.js"></script>
</head>
<body>
More information about the commits
mailing list