1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN">
<html>
<head>
<title>Template Toolkit Documentation</title>
<link rel="stylesheet" type="text/css" href="./css/blue.css" title="Clear Blue">
<link rel="alternate stylesheet" type="text/css" href="./css/orange.css" title="Clear Orange">
<link rel="alternate stylesheet" type="text/css" href="./css/green.css" title="Clear Green">
<link rel="alternate stylesheet" type="text/css" href="./css/purple.css" title="Clear Purple">
<link rel="alternate stylesheet" type="text/css" href="./css/grey.css" title="Clear Grey">
<link rel="alternate stylesheet" type="text/css" href="./css/print.css" title="Print">
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="./css/ie6.css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="./css/ie7.css" />
<![endif]-->
<link rel="stylesheet" type="text/css" href="./css/print.css" media="print">
<script type="text/javascript" src="./js/tt2.js"></script>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="author" content="Andy Wardley">
</head>
<body id="body">
<div id="layout">
<div id="header">
<a href="./index.html" id="logo" alt="" title="Click for the Home Page"><span class="alt">TT2 Home Page</span></a>
<ul id="trail">
<li class="last"><a href=".">???</a></li>
</ul>
<div class="controls">
<a href="#" class="menu show" onclick="widescreen_off(); return false" title="Show Menu">
<span class="about">Click to view the menu. It's very nice.</span>
</a>
<a href="#" class="menu hide" onclick="widescreen_on(); return false" title="Hide Menu">
<span class="about">Click to hide the menu and go all widescreen!</span>
</a>
<div class="pager">
<span class="go back">Back<span class="about">You can't go back. It exists in a different dimension and I left the keys at home.</span></span>
<span class="go up">Up<span class="about">Yeah right, I bet you've love to go up, but you can't.</span></span>
<span class="go next">Next<span class="about">No, you can't go to the next page. You're silly to even think that you could.</span></span>
</div>
</div>
<h1 class="headline"></h1>
</div>
<div id="page">
<div id="sidebar">
<a href="./index.html" id="logo"></a>
<div id="menu">
<ul class="menu">
<li class="l0 first"><a href="./manual/index.html">Manual</a></li>
<li class="l0"><a href="./modules/index.html">Modules</a></li>
<li class="l0"><a href="./tools/index.html">Tools</a></li>
<li class="l0"><a href="./tutorial/index.html">Tutorial</a></li>
<li class="l0 last"><a href="./faq/index.html">FAQ</a></li>
</ul>
<div class="foot"></div>
</div>
</div>
<div id="content">
<div class="section">
<div class="head">
<h1 id="contents" onclick="switch_section(this)" title="Click title to show/hide section content.">Contents</h1>
<a href="#body" class="top" title="Back up to the top of the page" >Top</a>
</div>
<div class="body">
<ul class="toc">
<li class=""><a href="#section_0">BLAH</a></li>
<li class=""><a href="#section_1">SECTION</a></li>
<li class=""><a href="#section_2">Heading 1 </a></li>
<li class=""><a href="#section_3">Heading 1</a></li>
<li class="sub"><a href="#section_3_0">Heading 2</a></li>
<li class="subsub"><a href="#section_3_0_0">Badger Quotes</a></li>
</ul>
</div>
</div>
<style type="text/css">
div.outer {
border: 1px solid red;
padding: 0 0 0 50px;
clear: right;
}
div.inner {
margin: 0 0 4px 0px;
min-height: 20px;
border: 1px solid green;
}
div.outer div.inner h1 {
padding: 0 80px 4px 28px;
margin: 0 0 0 -28px;
font-size: 18px;
line-height: 22px;
font-weight: bold;
background: url('/images/arrows/large/blue/dot.gif') no-repeat top left;
border: 1px solid blue;
}
div.section {
border: 1px solid red;
}
div.section div.head {
border: 1px solid green;
}
div.section div.head h1 {
border: 1px solid blue;
}
</style>
<div class="outer">
<div class="inner">
<h1 id="section_0">BLAH</h1>
Inner stuff
</div>
Outer stuff
</div>
<div class="section">
<div class="head">
<h1 id="section_1">SECTION</h1>
<a href="#body" class="top" title="Back up to the top of the page" >Top</a>
Inner stuff
</div>
Outer stuff
</div>
<h1 id="section_2">Heading 1 </h1>
<p>
Lorem ipsum modo mundi adolescens ne duo, viris laudem quaerendum
has at. Graeco timeam et mea, ne pro porro alterum veritus, at
soluta accusam gloriatur eos.
</p>
<p>
Docendi cotidieque per in, usu nulla doctus tractatos ex. Accusata
comprehensam et duo, vel altera
sententiae id. Eos alterum adolescens ne, te usu mundi noster
volumus. Te quot discere mea.
</p>
<p>
Maiorum mentitum contentiones an eam, cum ad vivendo ponderum
adolescens. Nostrud dissentias concludaturque eam ne. Ea illud choro
consequuntur eum. Mea inani semper aliquam cu, ea sea labores
phaedrum conclusionemque.
</p>
<h1 id="section_3">Heading 1</h1>
<h2 id="section_3_0">Heading 2</h2>
<p>First Para</p>
<p>Second Para</p>
<pre>Pre text</pre>
<p>third para</p>
<h3 id="section_3_0_0">Badger Quotes</h3>
<p>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
"You can't go back. It exists in a different dimension and I left the keys at home."<br/>
"Yeah right, I bet you've love to go up, but you can't."<br/>
"No, you can't go to the next page. You're silly to even think that you could."<br/>
"Since when did going back become so important?"<br/>
"Help! I'm stuck on this web page and I can't get off. Please don't go up, help me!"<br/>
"You may think I look cute and cuddly, but I've got a fiery temper."<br/>
"Are you looking at my nuts? I spent ages foraging for them. Hands off!"<br/>
"If you are going up, be sure to wear some flowers in your hair..."<br/>
"Have you seen my skateboard? I left it around here somewhere..."<br/>
"Go back? Are you mad?"<br/>
"Hello, I'm a talking badger."<br/>
"My name is <i>Meles Meles</i>, but you can call me "Badger"."<br/>
"You can't go back. Would you like to come foraging for nuts and berries in the forest with me instead?"<br/>
"I'm sorry Dave, I can't do that."<br/>
"I'd love to help you go to the next page but I can't. I'm just a badger."<br/>
</p>
This is some text. Hello World
<p>
Lorem ipsum modo mundi adolescens ne duo, viris laudem quaerendum
has at. Graeco timeam et mea, ne pro porro alterum veritus, at
soluta accusam gloriatur eos.
</p>
<p>
Docendi cotidieque per in, usu nulla doctus tractatos ex. Accusata
comprehensam et duo, vel altera
sententiae id. Eos alterum adolescens ne, te usu mundi noster
volumus. Te quot discere mea.
</p>
<p>
Maiorum mentitum contentiones an eam, cum ad vivendo ponderum
adolescens. Nostrud dissentias concludaturque eam ne. Ea illud choro
consequuntur eum. Mea inani semper aliquam cu, ea sea labores
phaedrum conclusionemque.
</p></div>
<br class="clear" />
<div class="pageinfo">
<a href="http://template-toolkit.org/docs/test.html">http://template-toolkit.org/docs/test.html</a>
</div>
</div>
<div id="footer">
<a href="http://opensource.org/" class="osi"></a>
<div class="controls">
<div class="pager">
<span class="go back">Back<span class="about"></span></span>
<span class="go up">Up<span class="about"></span></span>
<span class="go next">Next<span class="about"></span></span>
</div>
</div>
<div class="copyright">
Copyright © 1996-2012 <a href="http://wardley.org/">Andy Wardley</a>. All Rights Reserved.
</div>
<div class="licence">
The <a href="http://template-toolkit.org/">Template Toolkit</a> is <a href="http://opensource.org/">Open Source</a> software.
You can redistribute and/or modify it under the terms of the <a href="http://www.opensource.org/licenses/gpl-license.php">GNU Public Licence</a>
or the <a href="http://www.opensource.org/licenses/artistic-license.php">Perl Artistic Licence</a>.
</div>
</div>
<div id="palette">
<ul>
<li class="first"><a href="#" class="blue" onclick="set_style('Clear Blue')"></a></li>
<li><a href="#" class="orange" onclick="set_style('Clear Orange')"></a></li>
<li><a href="#" class="green" onclick="set_style('Clear Green')"></a></li>
<li><a href="#" class="purple" onclick="set_style('Clear Purple')"></a></li>
<li><a href="#" class="grey" onclick="set_style('Clear Grey')"></a></li>
</ul>
</div>
</div> </body>
</html>
|