summary refs log tree commit diff stats
path: root/theme/layouts/7/layout.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2010-03-01 17:31:52 -0500
committerStarla Insigna <hatkirby@fourisland.com>2010-03-01 17:31:52 -0500
commita1247d574e9872b564abcd2850bc33becac9577b (patch)
tree46245203c28cb08ba37efe185335dea17cc882ee /theme/layouts/7/layout.tpl
parent78570eed305682021c1791b1f44ca9235cfcb9ac (diff)
downloadfourisland-a1247d574e9872b564abcd2850bc33becac9577b.tar.gz
fourisland-a1247d574e9872b564abcd2850bc33becac9577b.tar.bz2
fourisland-a1247d574e9872b564abcd2850bc33becac9577b.zip
Changed most absolute URLs to relative URLs
Because Four Island is often viewed using a subdomain or an IP address in lieu of the actual domain name, relative URLs are needed to render the page
correctly in most circumstances.
Diffstat (limited to 'theme/layouts/7/layout.tpl')
-rwxr-xr-xtheme/layouts/7/layout.tpl22
1 files changed, 11 insertions, 11 deletions
diff --git a/theme/layouts/7/layout.tpl b/theme/layouts/7/layout.tpl index 3acf1cc..b944475 100755 --- a/theme/layouts/7/layout.tpl +++ b/theme/layouts/7/layout.tpl
@@ -3,9 +3,9 @@
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head> 4 <head>
5 <title><!--EXTRATITLE-->Four Island</title> 5 <title><!--EXTRATITLE-->Four Island</title>
6 <link rel="stylesheet" type="text/css" href="http://fourisland.com/theme/css.php" /> 6 <link rel="stylesheet" type="text/css" href="/theme/css.php" />
7 <!--[if IE]><link rel="stylesheet" type="text/css" href="http://fourisland.com/theme/css/ie.css" /><![endif]--> 7 <!--[if IE]><link rel="stylesheet" type="text/css" href="/theme/css/ie.css" /><![endif]-->
8 <link rel="stylesheet" type="text/css" href="http://fourisland.com/theme/css/print.css" media="print" /> 8 <link rel="stylesheet" type="text/css" href="/theme/css/print.css" media="print" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 <meta http-equiv="Content-Language" content="en" /> 10 <meta http-equiv="Content-Language" content="en" />
11 <link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/FourIsland?format=xml" title="Four Island" /> 11 <link rel="alternate" type="application/rss+xml" href="http://feeds.feedburner.com/FourIsland?format=xml" title="Four Island" />
@@ -19,7 +19,7 @@
19 <div id="flash"><!--FLASH--></div> 19 <div id="flash"><!--FLASH--></div>
20 20
21 <div id="header"> 21 <div id="header">
22 <div id="banner"><a href="http://fourisland.com/">Four Island</a></div> 22 <div id="banner"><a href="/">Four Island</a></div>
23 </div> 23 </div>
24 24
25 <div id="page-content"> 25 <div id="page-content">
@@ -121,7 +121,7 @@
121 <div id="content"> 121 <div id="content">
122 <ul id="navbar"> 122 <ul id="navbar">
123 <li<!--BLOGACTIVE-->> 123 <li<!--BLOGACTIVE-->>
124 <a href="http://fourisland.com/"> 124 <a href="/">
125 <img src="/theme/images/icons/newspaper.png" alt="Blog" /> 125 <img src="/theme/images/icons/newspaper.png" alt="Blog" />
126 <span>Blog</span> 126 <span>Blog</span>
127 </a> 127 </a>
@@ -132,28 +132,28 @@
132 </li> 132 </li>
133 133
134 <li<!--FOURMACTIVE-->> 134 <li<!--FOURMACTIVE-->>
135 <a href="http://fourisland.com/fourm/"> 135 <a href="/fourm/">
136 <img src="/theme/images/icons/comment.png" alt="The Fourm" /> 136 <img src="/theme/images/icons/comment.png" alt="The Fourm" />
137 <span>The Fourm</span> 137 <span>The Fourm</span>
138 </a> 138 </a>
139 </li> 139 </li>
140 140
141 <li<!--WIKIACTIVE-->> 141 <li<!--WIKIACTIVE-->>
142 <a href="http://fourisland.com/wiki/"> 142 <a href="/wiki/">
143 <img src="/theme/images/icons/report.png" alt="Wiki" /> 143 <img src="/theme/images/icons/report.png" alt="Wiki" />
144 <span>Wiki</span> 144 <span>Wiki</span>
145 </a> 145 </a>
146 </li> 146 </li>
147 147
148 <li<!--POLLACTIVE-->> 148 <li<!--POLLACTIVE-->>
149 <a href="http://fourisland.com/poll/"> 149 <a href="/poll/">
150 <img src="/theme/images/icons/overlays.png" alt="Polls" /> 150 <img src="/theme/images/icons/overlays.png" alt="Polls" />
151 <span>Polls</span> 151 <span>Polls</span>
152 </a> 152 </a>
153 </li> 153 </li>
154 154
155 <li<!--QUOTESACTIVE-->> 155 <li<!--QUOTESACTIVE-->>
156 <a href="http://fourisland.com/quotes/"> 156 <a href="/quotes/">
157 <img src="/theme/images/icons/16-file-page.png" alt="Quotes" /> 157 <img src="/theme/images/icons/16-file-page.png" alt="Quotes" />
158 <span>Quotes</span> 158 <span>Quotes</span>
159 </a> 159 </a>
@@ -161,7 +161,7 @@
161 161
162 <!--BEGIN MEMBERS--> 162 <!--BEGIN MEMBERS-->
163 <li<!--LOGACTIVE-->> 163 <li<!--LOGACTIVE-->>
164 <a href="http://fourisland.com/fourm/ucp.php?mode=log<!--LOGDATA-->&amp;redirect=<!--REDIRPAGE-->&amp;sid=<!--SID-->"> 164 <a href="/fourm/ucp.php?mode=log<!--LOGDATA-->&amp;redirect=<!--REDIRPAGE-->&amp;sid=<!--SID-->">
165 <img src="/theme/images/icons/door_in.png" alt="Log<!--LOGDATA-->" /> 165 <img src="/theme/images/icons/door_in.png" alt="Log<!--LOGDATA-->" />
166 <span>Log<!--LOGDATA--></span> 166 <span>Log<!--LOGDATA--></span>
167 </a> 167 </a>
@@ -170,7 +170,7 @@
170 170
171 <!--BEGIN ADMIN--> 171 <!--BEGIN ADMIN-->
172 <li<!--PANELACTIVE-->> 172 <li<!--PANELACTIVE-->>
173 <a href="http://fourisland.com/admin/"> 173 <a href="/admin/">
174 <img src="/theme/images/icons/rainbow.png" alt="Admin" /> 174 <img src="/theme/images/icons/rainbow.png" alt="Admin" />
175 <span>Admin</span> 175 <span>Admin</span>
176 </a> 176 </a>