aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCache Saravento <cache@sarava.org>2015-08-07 14:07:50 -0300
committerCache Saravento <cache@sarava.org>2015-08-07 14:07:50 -0300
commiteeb7c436cc670a5910bc868bc2afaa06933334dd (patch)
tree2661af3c1a22ffc2c2b7b7f5a3b7b7b0f28c7eab
parentf9d22a65481e2bdfc26a9f2c66ce2bf6ff8f6bd8 (diff)
downloadcache-eeb7c436cc670a5910bc868bc2afaa06933334dd.tar.gz
cache-eeb7c436cc670a5910bc868bc2afaa06933334dd.tar.bz2
Static generated site
-rw-r--r--Makefile1
-rw-r--r--favicon.icobin0 -> 371 bytes
-rw-r--r--ikiwiki/directive/index.html186
-rw-r--r--ikiwiki/formatting/index.html221
-rw-r--r--ikiwiki/ikiwiki.js54
-rw-r--r--ikiwiki/index.html138
-rw-r--r--ikiwiki/markdown/index.html136
-rw-r--r--ikiwiki/openid/index.html142
-rw-r--r--ikiwiki/pagespec/attachment/index.html153
-rw-r--r--ikiwiki/pagespec/index.html226
-rw-r--r--ikiwiki/pagespec/po/index.html140
-rw-r--r--ikiwiki/pagespec/sorting/index.html138
-rw-r--r--ikiwiki/relativedate.js75
-rw-r--r--ikiwiki/searching/index.html143
-rw-r--r--ikiwiki/subpage/index.html141
-rw-r--r--ikiwiki/subpage/linkingrules/index.html160
-rw-r--r--ikiwiki/toggle.js29
-rw-r--r--ikiwiki/wikilink/index.html164
-rw-r--r--index.html118
-rw-r--r--local.css3
-rw-r--r--sandbox/index.html162
-rw-r--r--shortcuts/index.html213
-rw-r--r--smileys/alert.pngbin0 -> 220 bytes
-rw-r--r--smileys/angry.pngbin0 -> 295 bytes
-rw-r--r--smileys/attention.pngbin0 -> 164 bytes
-rw-r--r--smileys/biggrin.pngbin0 -> 173 bytes
-rw-r--r--smileys/checkmark.pngbin0 -> 133 bytes
-rw-r--r--smileys/devil.pngbin0 -> 354 bytes
-rw-r--r--smileys/frown.pngbin0 -> 168 bytes
-rw-r--r--smileys/icon-error.pngbin0 -> 397 bytes
-rw-r--r--smileys/icon-info.pngbin0 -> 171 bytes
-rw-r--r--smileys/idea.pngbin0 -> 372 bytes
-rw-r--r--smileys/index.html181
-rw-r--r--smileys/neutral.pngbin0 -> 239 bytes
-rw-r--r--smileys/ohwell.pngbin0 -> 167 bytes
-rw-r--r--smileys/prio1.pngbin0 -> 153 bytes
-rw-r--r--smileys/prio2.pngbin0 -> 158 bytes
-rw-r--r--smileys/prio3.pngbin0 -> 153 bytes
-rw-r--r--smileys/question.pngbin0 -> 302 bytes
-rw-r--r--smileys/redface.pngbin0 -> 306 bytes
-rw-r--r--smileys/sad.pngbin0 -> 182 bytes
-rw-r--r--smileys/smile.pngbin0 -> 356 bytes
-rw-r--r--smileys/smile2.pngbin0 -> 334 bytes
-rw-r--r--smileys/smile3.pngbin0 -> 326 bytes
-rw-r--r--smileys/smile4.pngbin0 -> 275 bytes
-rw-r--r--smileys/star_off.pngbin0 -> 297 bytes
-rw-r--r--smileys/star_on.pngbin0 -> 370 bytes
-rw-r--r--smileys/thumbs-up.pngbin0 -> 118 bytes
-rw-r--r--smileys/tired.pngbin0 -> 157 bytes
-rw-r--r--smileys/tongue.pngbin0 -> 176 bytes
-rw-r--r--style.css543
-rw-r--r--templates/index.html214
-rw-r--r--templates/note/index.html132
-rw-r--r--templates/popup/index.html135
-rw-r--r--todo/index.html121
-rw-r--r--wikiicons/diff.pngbin0 -> 219 bytes
-rw-r--r--wikiicons/openidlogin-bg.gifbin0 -> 336 bytes
-rw-r--r--wikiicons/revert.pngbin0 -> 397 bytes
-rw-r--r--wikiicons/search-bg.gifbin0 -> 74 bytes
59 files changed, 4069 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ccd93ad..428262d 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@
web:
@ikiwiki --setup ikiwiki.setup
+ @chmod +x bin/*
web_deploy:
git push www
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..b55eba2
--- /dev/null
+++ b/favicon.ico
Binary files differ
diff --git a/ikiwiki/directive/index.html b/ikiwiki/directive/index.html
new file mode 100644
index 0000000..8dabb09
--- /dev/null
+++ b/ikiwiki/directive/index.html
@@ -0,0 +1,186 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>directive</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>directive</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/directive.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ directive
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sex 13 Mai 2011 13:06:00 BRT</span></strong>
+ </p>
+ <p>Directives are similar to a <a href="../wikilink/">WikiLink</a> in form, except they
+begin with <code>!</code> and may contain parameters. The general form is:</p>
+
+<pre><code>[[!directive param="value" param="value"]]
+</code></pre>
+
+<p>This gets expanded before the rest of the page is processed, and can be used
+to transform the page in various ways.</p>
+
+<p>The quotes around values can be omitted if the value is a simple word.
+Also, some directives may use parameters without values, for example:</p>
+
+<pre><code>[[!tag foo]]
+</code></pre>
+
+<p>A directive does not need to all be on one line, it can be
+wrapped to multiple lines if you like:</p>
+
+<pre><code>[[!directive foo="baldersnatch"
+bar="supercalifragilisticexpialidocious" baz=11]]
+</code></pre>
+
+<p>Also, multiple lines of <em>quoted</em> text can be used for a value.
+To allow quote marks inside the quoted text, delimit the block
+of text with triple-double-quotes or triple-single-quotes:</p>
+
+<pre><code>[[!directive text="""
+1. "foo"
+2. "bar"
+3. "baz"
+""" othertext='''
+1. 'quux'
+2. "foo"
+''']]
+</code></pre>
+
+<p>If you want to put text with triple quotes into a parameter value, you can
+use perl-style here-doc syntax, even nesting it like this:</p>
+
+<pre><code>[[!directive text=&lt;&lt;OUTER
+[[!otherdirective &lt;&lt;INNER
+inner text
+INNER]]
+outer text
+OUTER]]
+</code></pre>
+
+<p>ikiwiki also has an older syntax for directives, which requires a space in
+directives to distinguish them from <a href="../wikilink/">wikilinks</a>. This
+syntax has several disadvantages: it requires a space after directives with
+no parameters (such as <code>[[pagecount ]]</code>), and it prohibits spaces in
+<a href="../wikilink/">wikilinks</a>. ikiwiki now provides the <code>!</code>-prefixed
+syntax shown above as default. However, ikiwiki still supports wikis using
+the older syntax, if the <code>prefix_directives</code> option is disabled.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../formatting/">formatting</a>
+
+ <a href="../">ikiwiki</a>
+
+ <a href="../markdown/">markdown</a>
+
+ <a href="../pagespec/sorting/">pagespec/sorting</a>
+
+ <a href="../../shortcuts/">shortcuts</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sex 13 Mai 2011 13:06:00 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/formatting/index.html b/ikiwiki/formatting/index.html
new file mode 100644
index 0000000..bce7005
--- /dev/null
+++ b/ikiwiki/formatting/index.html
@@ -0,0 +1,221 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Formatting wiki pages</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>Formatting wiki pages</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/formatting.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ Formatting wiki pages
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 26 Ago 2009 14:05:29 BRT</span></strong>
+ </p>
+ <p>Text on this wiki is, by default, written in a form very close to how you
+might write text for an email message. This style of text formatting is
+called <a href="../markdown/">MarkDown</a>, and it works like this:</p>
+
+<p>Leave blank lines between paragraphs.</p>
+
+<p>You can <em>*emphasise*</em> or <strong>**strongly emphasise**</strong> text by placing it
+in single or double asterisks.</p>
+
+<p>To create a list, start each line with an asterisk:</p>
+
+<ul>
+<li>"* this is my list"</li>
+<li>"* another item"</li>
+</ul>
+
+
+<p>To make a numbered list, start each line with a number (any number will
+do) followed by a period:</p>
+
+<ol>
+<li>"1. first line"</li>
+<li>"2. second line"</li>
+<li>"2. third line"</li>
+</ol>
+
+
+<p>To create a header, start a line with one or more <code>#</code> characters followed
+by a space and the header text. The number of <code>#</code> characters controls the
+size of the header:</p>
+
+<h1># h1</h1>
+
+<h2>## h2</h2>
+
+<h3>### h3</h3>
+
+<h4>#### h4</h4>
+
+<h5>##### h5</h5>
+
+<h6>###### h6</h6>
+
+<p>To create a horizontal rule, just write three or more dashes or stars on
+their own line:</p>
+
+<hr />
+
+<p>To quote someone, prefix the quote with "&gt;":</p>
+
+<blockquote><p>To be or not to be,
+that is the question.</p></blockquote>
+
+<p>To write a code block, indent each line with a tab or 4 spaces:</p>
+
+<pre><code>10 PRINT "Hello, world!"
+20 GOTO 10
+</code></pre>
+
+<p>To link to an url or email address, you can just put the
+url in angle brackets: &lt;<a href="http://ikiwiki.info">http://ikiwiki.info</a>&gt;, or you can use the
+form [link text](url)</p>
+
+<hr />
+
+<p>In addition to basic html formatting using <a href="../markdown/">MarkDown</a>, this wiki lets
+you use the following additional features:</p>
+
+<ul>
+<li><p>To link to another page on the wiki, place the page's name inside double
+square brackets. So you would use <code>[[WikiLink]]</code> to link to <a href="../wikilink/">WikiLink</a>.</p></li>
+<li><p>Insert <a href="../../smileys/">smileys</a> and some other useful symbols. <img src="../../smileys/smile.png" alt=":-)" /></p></li>
+<li><p>Use <a href="../../shortcuts/">shortcuts</a> to link to common resources.</p>
+
+<p> [[!wikipedia War_of_1812]]</p></li>
+<li><p>Create and fill out <a href="../../templates/">templates</a> for repeated chunks of
+parameterized wiki text.</p></li>
+<li><p>Insert various <a href="../directive/">directives</a> onto a page to perform useful
+actions.
+For example, you can:</p>
+
+<ul>
+<li><p>Add a table of contents to a page:</p>
+
+<p>[[!toc ]]</p></li>
+<li><p>Change the title of a page:</p>
+
+<p>[[!meta title="full page title"]]</p></li>
+<li><p>Create a blog by inlining a set of pages:</p>
+
+<p>[[!inline pages="blog/*"]]</p></li>
+</ul>
+</li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">ikiwiki</a>
+
+ <a href="../markdown/">markdown</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 26 Ago 2009 14:05:29 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/ikiwiki.js b/ikiwiki/ikiwiki.js
new file mode 100644
index 0000000..aebc5cf
--- /dev/null
+++ b/ikiwiki/ikiwiki.js
@@ -0,0 +1,54 @@
+// ikiwiki's javascript utility function library
+
+var hooks;
+
+// Run onload as soon as the DOM is ready, if possible.
+// gecko, opera 9
+if (document.addEventListener) {
+ document.addEventListener("DOMContentLoaded", run_hooks_onload, false);
+}
+// other browsers
+window.onload = run_hooks_onload;
+
+var onload_done = 0;
+
+function run_hooks_onload() {
+ // avoid firing twice
+ if (onload_done)
+ return;
+ onload_done = true;
+
+ run_hooks("onload");
+}
+
+function run_hooks(name) {
+ if (typeof(hooks) != "undefined") {
+ for (var i = 0; i < hooks.length; i++) {
+ if (hooks[i].name == name) {
+ hooks[i].call();
+ }
+ }
+ }
+}
+
+function hook(name, call) {
+ if (typeof(hooks) == "undefined")
+ hooks = new Array;
+ hooks.push({name: name, call: call});
+}
+
+function getElementsByClass(cls, node, tag) {
+ if (document.getElementsByClass)
+ return document.getElementsByClass(cls, node, tag);
+ if (! node) node = document;
+ if (! tag) tag = '*';
+ var ret = new Array();
+ var pattern = new RegExp("(^|\\s)"+cls+"(\\s|$)");
+ var els = node.getElementsByTagName(tag);
+ for (i = 0; i < els.length; i++) {
+ if ( pattern.test(els[i].className) ) {
+ ret.push(els[i]);
+ }
+ }
+ return ret;
+}
diff --git a/ikiwiki/index.html b/ikiwiki/index.html
new file mode 100644
index 0000000..eecb26b
--- /dev/null
+++ b/ikiwiki/index.html
@@ -0,0 +1,138 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>ikiwiki</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>ikiwiki</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ ikiwiki
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sáb 24 Abr 2010 01:43:45 BRT</span></strong>
+ </p>
+ <p>This wiki is powered by <a href="http://ikiwiki.info/">ikiwiki</a>.</p>
+
+<p>Some documentation on using ikiwiki:</p>
+
+<ul>
+<li><a href="./formatting/">formatting</a></li>
+<li><a href="./wikilink/">wikilink</a></li>
+<li><a href="./subpage/">subpage</a></li>
+<li><a href="./pagespec/">pagespec</a></li>
+<li><a href="./directive/">directive</a></li>
+<li><a href="./markdown/">markdown</a></li>
+<li><a href="./openid/">openid</a></li>
+<li><a href="./searching/">searching</a></li>
+<li><a href="../templates/">templates</a></li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../templates/">templates</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sáb 24 Abr 2010 01:43:45 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/markdown/index.html b/ikiwiki/markdown/index.html
new file mode 100644
index 0000000..a14a748
--- /dev/null
+++ b/ikiwiki/markdown/index.html
@@ -0,0 +1,136 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>markdown</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>markdown</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/markdown.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ markdown
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Seg 10 Nov 2008 20:40:03 BRST</span></strong>
+ </p>
+ <p><a href="http://daringfireball.net/projects/markdown/">Markdown</a>
+is a minimal markup language that resembles plain text as used in
+email messages. It is the markup language used by this wiki by default.</p>
+
+<p>For documentation about the markdown syntax, see <a href="../formatting/">formatting</a> and
+<a href="http://daringfireball.net/projects/markdown/syntax">Markdown: syntax</a>.</p>
+
+<p>Note that <a href="../wikilink/">WikiLinks</a> and <a href="../directive/">directives</a> are not part
+of the markdown syntax, and are the only bit of markup that this wiki
+handles internally.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../formatting/">formatting</a>
+
+ <a href="../">ikiwiki</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Seg 10 Nov 2008 20:40:03 BRST</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/openid/index.html b/ikiwiki/openid/index.html
new file mode 100644
index 0000000..9e77d25
--- /dev/null
+++ b/ikiwiki/openid/index.html
@@ -0,0 +1,142 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>OpenID</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>OpenID</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/openid.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ OpenID
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sex 07 Mai 2010 23:30:42 BRT</span></strong>
+ </p>
+ <p>This wiki has OpenID <strong>disabled</strong>.</p>
+
+<p><a href="http://openid.net">OpenID</a> is a decentralized authentication mechanism
+that allows you to have one login that you can use on a growing number of
+websites.</p>
+
+<p>If you have an account with some of the larger web service providers,
+you might already have an OpenID.
+<a href="http://openiddirectory.com/openid-providers-c-1.html">Directory of OpenID providers</a></p>
+
+<hr />
+
+<p>It's also possible to make a page in the wiki usable as an OpenID url,
+by delegating it to an openid server. Here's an example of how to do that:</p>
+
+<pre><code>[[!meta openid="http://yourid.myopenid.com/"
+ server="http://www.myopenid.com/server"]]
+</code></pre>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">ikiwiki</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sex 07 Mai 2010 23:30:42 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/pagespec/attachment/index.html b/ikiwiki/pagespec/attachment/index.html
new file mode 100644
index 0000000..10c0529
--- /dev/null
+++ b/ikiwiki/pagespec/attachment/index.html
@@ -0,0 +1,153 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>attachment</title>
+
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">pagespec</a> <span class="divider">/</span> </li>
+
+ <li>attachment</li>
+ <li><span class="divider">|</span> <a href="../../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/pagespec/attachment.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ attachment
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sex 23 Abr 2010 18:36:07 BRT</span></strong>
+ </p>
+ <p>This wiki has attachments <strong>disabled</strong>.</p>
+
+<p>If attachments are enabled, the wiki admin can control what types of
+attachments will be accepted, via the <code>allowed_attachments</code>
+configuration setting.</p>
+
+<p>For example, to limit most users to uploading small images, and nothing else,
+while allowing larger mp3 files to be uploaded by joey into a specific
+directory, and check all attachments for viruses, something like this could be
+used:</p>
+
+<pre><code>virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (mimetype(image/*) and maxsize(50kb)))
+</code></pre>
+
+<p>The regular <a href="../">PageSpec</a> syntax is expanded with the following
+additional tests:</p>
+
+<ul>
+<li><p>"<code>maxsize(size)</code>" - tests whether the attachment is no larger than the
+specified size. The size defaults to being in bytes, but "kb", "mb", "gb"
+etc can be used to specify the units.</p></li>
+<li><p>"<code>minsize(size)</code>" - tests whether the attachment is no smaller than the
+specified size.</p></li>
+<li><p>"<code>ispage()</code>" - tests whether the attachment will be treated by ikiwiki as a
+wiki page. (Ie, if it has an extension of ".mdwn", or of any other enabled
+page format).</p>
+
+<p>So, if you don't want to allow wiki pages to be uploaded as attachments,
+use <code>!ispage()</code> ; if you only want to allow wiki pages to be uploaded
+as attachments, use <code>ispage()</code>.</p></li>
+<li><p>"<code>mimetype(foo/bar)</code>" - checks the MIME type of the attachment. You can
+include a glob in the type, for example <code>mimetype(image/*)</code>.</p></li>
+<li><p>"<code>virusfree()</code>" - checks the attachment with an antiviral program.</p></li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sex 23 Abr 2010 18:36:07 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/pagespec/index.html b/ikiwiki/pagespec/index.html
new file mode 100644
index 0000000..18608a6
--- /dev/null
+++ b/ikiwiki/pagespec/index.html
@@ -0,0 +1,226 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>pagespec</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>pagespec</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/pagespec.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ pagespec
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 20 Out 2010 20:53:50 BRST</span></strong>
+ </p>
+ <p>To select a set of pages, such as pages that are locked, pages
+whose commit emails you want subscribe to, or pages to combine into a
+blog, the wiki uses a PageSpec. This is an expression that matches
+a set of pages.</p>
+
+<p>The simplest PageSpec is a simple list of pages. For example, this matches
+any of the three listed pages:</p>
+
+<pre><code>foo or bar or baz
+</code></pre>
+
+<p>More often you will want to match any pages that have a particular thing in
+their name. You can do this using a glob pattern. "<code>*</code>" stands for any part
+of a page name, and "<code>?</code>" for any single letter of a page name. So this
+matches all pages about music, and any <a href="../subpage/">SubPage</a>s of the SandBox, but does
+not match the SandBox itself:</p>
+
+<pre><code>*music* or SandBox/*
+</code></pre>
+
+<p>You can also prefix an item with "<code>!</code>" to skip pages that match it. So to
+match all pages except for Discussion pages and the SandBox:</p>
+
+<pre><code>* and !SandBox and !*/Discussion
+</code></pre>
+
+<p>Some more elaborate limits can be added to what matches using these functions:</p>
+
+<ul>
+<li>"<code>glob(someglob)</code>" - matches pages and other files that match the given glob.
+Just writing the glob by itself is actually a shorthand for this function.</li>
+<li>"<code>page(glob)</code>" - like <code>glob()</code>, but only matches pages, not other files</li>
+<li>"<code>link(page)</code>" - matches only pages that link to a given page (or glob)</li>
+<li>"<code>tagged(tag)</code>" - matches pages that are tagged or link to the given tag (or
+tags matched by a glob)</li>
+<li>"<code>backlink(page)</code>" - matches only pages that a given page links to</li>
+<li>"<code>creation_month(month)</code>" - matches only files created on the given month
+number</li>
+<li>"<code>creation_day(mday)</code>" - or day of the month</li>
+<li>"<code>creation_year(year)</code>" - or year</li>
+<li>"<code>created_after(page)</code>" - matches only files created after the given page
+was created</li>
+<li>"<code>created_before(page)</code>" - matches only files created before the given page
+was created</li>
+<li>"<code>internal(glob)</code>" - like <code>glob()</code>, but matches even internal-use
+pages that globs do not usually match.</li>
+<li>"<code>title(glob)</code>", "<code>author(glob)</code>", "<code>authorurl(glob)</code>",
+"<code>license(glob)</code>", "<code>copyright(glob)</code>", "<code>guid(glob)</code>"
+
+<ul>
+<li>match pages that have the given metadata, matching the specified glob.</li>
+</ul>
+</li>
+<li>"<code>user(username)</code>" - tests whether a modification is being made by a
+user with the specified username. If openid is enabled, an openid can also
+be put here. Glob patterns can be used in the username. For example,
+to match all openid users, use <code>user(*://*)</code></li>
+<li>"<code>admin()</code>" - tests whether a modification is being made by one of the
+wiki admins.</li>
+<li>"<code>ip(address)</code>" - tests whether a modification is being made from the
+specified IP address.</li>
+<li>"<code>comment(glob)</code>" - matches comments to a page matching the glob.</li>
+<li>"<code>comment_pending(glob)</code>" - matches unmoderated, pending comments.</li>
+<li>"<code>postcomment(glob)</code>" - matches only when comments are being
+posted to a page matching the specified glob</li>
+</ul>
+
+
+<p>For example, to match all pages in a blog that link to the page about music
+and were written in 2005:</p>
+
+<pre><code>blog/* and link(music) and creation_year(2005)
+</code></pre>
+
+<p>Note the use of "and" in the above example, that means that only pages that
+match each of the three expressions match the whole. Use "and" when you
+want to combine expression like that; "or" when it's enough for a page to
+match one expression. Note that it doesn't make sense to say "index and
+SandBox", since no page can match both expressions.</p>
+
+<p>More complex expressions can also be created, by using parentheses for
+grouping. For example, to match pages in a blog that are tagged with either
+of two tags, use:</p>
+
+<pre><code>blog/* and (tagged(foo) or tagged(bar))
+</code></pre>
+
+<p>Note that page names in PageSpecs are matched against the absolute
+filenames of the pages in the wiki, so a pagespec "foo" used on page
+"a/b" will not match a page named "a/foo" or "a/b/foo". To match
+relative to the directory of the page containing the pagespec, you can
+use "./". For example, "./foo" on page "a/b" matches page "a/foo".</p>
+
+<p>To indicate the name of the page the PageSpec is used in, you can
+use a single dot. For example, <code>link(.)</code> matches all the pages
+linking to the page containing the PageSpec.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">ikiwiki</a>
+
+ <a href="./attachment/">pagespec/attachment</a>
+
+ <a href="./po/">pagespec/po</a>
+
+ <a href="./sorting/">pagespec/sorting</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 20 Out 2010 20:53:50 BRST</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/pagespec/po/index.html b/ikiwiki/pagespec/po/index.html
new file mode 100644
index 0000000..919d6b8
--- /dev/null
+++ b/ikiwiki/pagespec/po/index.html
@@ -0,0 +1,140 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>po</title>
+
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">pagespec</a> <span class="divider">/</span> </li>
+
+ <li>po</li>
+ <li><span class="divider">|</span> <a href="../../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/pagespec/po.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ po
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Seg 12 Jul 2010 16:42:30 BRT</span></strong>
+ </p>
+ <p>This wiki has po support <strong>disabled</strong>.</p>
+
+<p>If the <a href="http://ikiwiki.info/plugins/po/">po</a> plugin is enabled, the regular
+<a href="../">PageSpec</a> syntax is expanded with the following additional
+tests that can be used to improve user navigation in a multi-lingual
+wiki:</p>
+
+<ul>
+<li>"<code>lang(LL)</code>" - tests whether a page is written in the language
+specified as a ISO639-1 (two-letter) language code.</li>
+<li>"<code>currentlang()</code>" - tests whether a page is written in the same
+language as the current page.</li>
+<li>"<code>needstranslation()</code>" - tests whether a page needs translation
+work. Only slave pages match this PageSpec. A minimum target
+translation percentage can optionally be passed as an integer
+parameter: "<code>needstranslation(50)</code>" matches only pages less than 50%
+translated.</li>
+</ul>
+
+
+<p>Note that every non-po page is considered to be written in
+<code>po_master_language</code>, as specified in <code>ikiwiki.setup</code>.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Seg 12 Jul 2010 16:42:30 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/pagespec/sorting/index.html b/ikiwiki/pagespec/sorting/index.html
new file mode 100644
index 0000000..fbdd48e
--- /dev/null
+++ b/ikiwiki/pagespec/sorting/index.html
@@ -0,0 +1,138 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>sorting</title>
+
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">pagespec</a> <span class="divider">/</span> </li>
+
+ <li>sorting</li>
+ <li><span class="divider">|</span> <a href="../../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/pagespec/sorting.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ sorting
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sáb 12 Nov 2011 14:02:20 BRST</span></strong>
+ </p>
+ <p>Some <a href="../../directive/">directives</a> that use
+<a href="../">PageSpecs</a> allow
+specifying the order that matching pages are shown in. The following sort
+orders can be specified.</p>
+
+<ul>
+<li><p><code>age</code> - List pages from the most recently created to the oldest.</p></li>
+<li><p><code>mtime</code> - List pages with the most recently modified first.</p></li>
+<li><p><code>title</code> - Order by title (page name), e.g. "z/a a/b a/c"</p></li>
+<li><p><code>path</code> - Order by page name including parents, e.g. "a/b a/c z/a"</p></li>
+<li><p><code>meta(title)</code> - Order according to the <code>[[!meta title="foo" sortas="bar"]]</code>
+or <code>[[!meta title="foo"]]</code> <a href="../../directive/">directive</a>, or the page name if no
+full title was set. <code>meta(author)</code>, <code>meta(date)</code>, <code>meta(updated)</code>, etc.
+also work.</p></li>
+</ul>
+
+
+<p>In addition, you can combine several sort orders and/or reverse the order of
+sorting, with a string like <code>age -title</code> (which would sort by age, then by
+title in reverse order if two pages have the same age).</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sáb 12 Nov 2011 14:02:20 BRST</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/relativedate.js b/ikiwiki/relativedate.js
new file mode 100644
index 0000000..2a270d6
--- /dev/null
+++ b/ikiwiki/relativedate.js
@@ -0,0 +1,75 @@
+// Causes html elements in the 'relativedate' class to be displayed
+// as relative dates. The date is parsed from the title attribute, or from
+// the element content.
+
+var dateElements;
+
+hook("onload", getDates);
+
+function getDates() {
+ dateElements = getElementsByClass('relativedate');
+ for (var i = 0; i < dateElements.length; i++) {
+ var elt = dateElements[i];
+ var title = elt.attributes.title;
+ var d = new Date(title ? title.value : elt.innerHTML);
+ if (! isNaN(d)) {
+ dateElements[i].date=d;
+ elt.title=elt.innerHTML;
+ }
+ }
+
+ showDates();
+}
+
+function showDates() {
+ for (var i = 0; i < dateElements.length; i++) {
+ var elt = dateElements[i];
+ var d = elt.date;
+ if (! isNaN(d)) {
+ elt.innerHTML=relativeDate(d);
+ }
+ }
+ setTimeout(showDates,30000); // keep updating every 30s
+}
+
+var timeUnits = [
+ { unit: 'year', seconds: 60 * 60 * 24 * 364 },
+ { unit: 'month', seconds: 60 * 60 * 24 * 30 },
+ { unit: 'day', seconds: 60 * 60 * 24 },
+ { unit: 'hour', seconds: 60 * 60 },
+ { unit: 'minute', seconds: 60 },
+];
+
+function relativeDate(date) {
+ var now = new Date();
+ var offset = date.getTime() - now.getTime();
+ var seconds = Math.round(Math.abs(offset) / 1000);
+
+ // hack to avoid reading just in the future if there is a minor
+ // amount of clock slip
+ if (offset >= 0 && seconds < 30 * 60 * 60) {
+ return "just now";
+ }
+
+ var ret = "";
+ var shown = 0;
+ for (i = 0; i < timeUnits.length; i++) {
+ if (seconds >= timeUnits[i].seconds) {
+ var num = Math.floor(seconds / timeUnits[i].seconds);
+ seconds -= num * timeUnits[i].seconds;
+ if (ret)
+ ret += "and ";
+ ret += num + " " + timeUnits[i].unit + (num > 1 ? "s" : "") + " ";
+
+ if (++shown == 2)
+ break;
+ }
+ else if (shown)
+ break;
+ }
+
+ if (! ret)
+ ret = "less than a minute "
+
+ return ret + (offset < 0 ? "ago" : "from now");
+}
diff --git a/ikiwiki/searching/index.html b/ikiwiki/searching/index.html
new file mode 100644
index 0000000..f977a66
--- /dev/null
+++ b/ikiwiki/searching/index.html
@@ -0,0 +1,143 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>searching</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>searching</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/searching.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ searching
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 26 Ago 2009 14:05:46 BRT</span></strong>
+ </p>
+ <p>This wiki has searching <strong>disabled</strong>.</p>
+
+<p>If searching is enabled, you can enter search terms in the search field,
+as you'd expect. There are a few special things you can do to construct
+more powerful searches.</p>
+
+<ul>
+<li>To match a phrase, enclose it in double quotes.</li>
+<li><code>AND</code> can be used to search for documents containing two expressions.</li>
+<li><code>OR</code> can be used to search for documents containing either one of
+two expressions.</li>
+<li>Parentheses can be used to build up complicated search expressions. For
+example, "(foo AND bar) OR (me AND you)"</li>
+<li>Prefix a search term with "-" to avoid it from appearing in the results.
+For example, "-discussion" will omit "discussion".</li>
+<li>To search for a page with a given title, use "title:foo".</li>
+<li>To search for pages that contain a "bar" link, use "link:bar".</li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">ikiwiki</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 26 Ago 2009 14:05:46 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/subpage/index.html b/ikiwiki/subpage/index.html
new file mode 100644
index 0000000..b40786c
--- /dev/null
+++ b/ikiwiki/subpage/index.html
@@ -0,0 +1,141 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>subpage</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>subpage</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/subpage.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ subpage
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sáb 24 Abr 2010 01:55:09 BRT</span></strong>
+ </p>
+ <p>ikiwiki supports placing pages in a directory hierarchy. For example,
+this page, <span class="selflink">SubPage</span> has some related pages placed under it, like
+<a href="./linkingrules/">LinkingRules</a>. This is a useful way to add some order to your
+wiki rather than just having a great big directory full of pages.</p>
+
+<p>To add a SubPage, just make a subdirectory and put pages in it. For
+example, this page is subpage.mdwn in this wiki's source, and there is also
+a subpage subdirectory, which contains subpage/linkingrules.mdwn. Subpages
+can be nested as deeply as you'd like.</p>
+
+<p>Linking to and from a SubPage is explained in <a href="./linkingrules/">LinkingRules</a>.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">ikiwiki</a>
+
+ <a href="../pagespec/">pagespec</a>
+
+ <a href="./linkingrules/">subpage/linkingrules</a>
+
+ <a href="../wikilink/">wikilink</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sáb 24 Abr 2010 01:55:09 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/subpage/linkingrules/index.html b/ikiwiki/subpage/linkingrules/index.html
new file mode 100644
index 0000000..112e4f2
--- /dev/null
+++ b/ikiwiki/subpage/linkingrules/index.html
@@ -0,0 +1,160 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>linkingrules</title>
+
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">subpage</a> <span class="divider">/</span> </li>
+
+ <li>linkingrules</li>
+ <li><span class="divider">|</span> <a href="../../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/subpage/linkingrules.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ linkingrules
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sáb 04 Out 2008 11:11:08 BRT</span></strong>
+ </p>
+ <p>To link to or from a <a href="../">SubPage</a>, you can normally use a regular
+<a href="../../wikilink/">WikiLink</a> that does not contain the name of the parent directory of
+the <a href="../">SubPage</a>. Ikiwiki descends the directory hierarchy looking for a
+page that matches your link.</p>
+
+<p>For example, if FooBar/SubPage links to "OtherPage", ikiwiki will first
+prefer pointing the link to FooBar/SubPage/OtherPage if it exists, next
+to FooBar/OtherPage and finally to OtherPage in the root of the wiki.</p>
+
+<p>Note that this means that if a link on FooBar/SomePage to "OtherPage"
+currently links to OtherPage, in the root of the wiki, and FooBar/OtherPage
+is created, the link will <em>change</em> to point to FooBar/OtherPage. On the
+other hand, a link from BazBar to "OtherPage" would be unchanged by this
+creation of a <a href="../">SubPage</a> of FooBar.</p>
+
+<p>You can also specify a link that contains a directory name, like
+"FooBar/OtherPage" to more exactly specify what page to link to. This is
+the only way to link to an unrelated <a href="../">SubPage</a>.</p>
+
+<p>You can use this to, for example, to link from BazBar to "FooBar/SubPage",
+or from BazBar/SubPage to "FooBar/SubPage".</p>
+
+<p>You can also use "/" at the start of a link, to specify exactly which page
+to link to, when there are multiple pages with similar names and the link
+goes to the wrong page by default. For example, linking from
+"FooBar/SubPage" to "/OtherPage" will link to the "OtherPage" in the root
+of the wiki, even if there is a "FooBar/OtherPage".</p>
+
+<p>Also, if the wiki is configured with a userdir, you can link to pages
+within the userdir without specifying a path to them. This is to allow for
+easy linking to a user's page in the userdir, to sign a comment. These
+links are checked for last of all.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../">subpage</a>
+
+ <a href="../../wikilink/">wikilink</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sáb 04 Out 2008 11:11:08 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/ikiwiki/toggle.js b/ikiwiki/toggle.js
new file mode 100644
index 0000000..d190b73
--- /dev/null
+++ b/ikiwiki/toggle.js
@@ -0,0 +1,29 @@
+// Uses CSS to hide toggleables, to avoid any flashing on page load. The
+// CSS is only emitted after it tests that it's going to be able
+// to show the toggleables.
+if (document.getElementById && document.getElementsByTagName && document.createTextNode) {
+ document.write('<style type="text/css">div.toggleable { display: none; }</style>');
+ hook("onload", inittoggle);
+}
+
+function inittoggle() {
+ var as = getElementsByClass('toggle');
+ for (var i = 0; i < as.length; i++) {
+ var id = as[i].href.match(/#(\w.+)/)[1];
+ if (document.getElementById(id).className == "toggleable")
+ document.getElementById(id).style.display="none";
+ as[i].onclick = function() {
+ toggle(this);
+ return false;
+ }
+ }
+}
+
+function toggle(s) {
+ var id = s.href.match(/#(\w.+)/)[1];
+ style = document.getElementById(id).style;
+ if (style.display == "none")
+ style.display = "block";
+ else
+ style.display = "none";
+}
diff --git a/ikiwiki/wikilink/index.html b/ikiwiki/wikilink/index.html
new file mode 100644
index 0000000..3e79500
--- /dev/null
+++ b/ikiwiki/wikilink/index.html
@@ -0,0 +1,164 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>wikilink</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">ikiwiki</a> <span class="divider">/</span> </li>
+
+ <li>wikilink</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=ikiwiki/wikilink.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ wikilink
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 23 Jun 2010 15:23:09 BRT</span></strong>
+ </p>
+ <p>WikiLinks provide easy linking between pages of the wiki. To create a
+<span class="selflink">WikiLink</span>, just put the name of the page to link to in double brackets.
+For example <code>[[WikiLink]]</code>.</p>
+
+<p>If you ever need to write something like <code>[[WikiLink]]</code> without creating a
+wikilink, just prefix it with a <code>\</code>, like <code>\[[WikiLink]]</code>.</p>
+
+<p>There are some special <a href="../subpage/linkingrules/">LinkingRules</a> that come into play when
+linking between <a href="../subpage/">SubPages</a>.</p>
+
+<p>WikiLinks are matched with page names in a case-insensitive manner, so you
+don't need to worry about getting the case the same, and can capitalise
+links at the start of a sentence, and so on.</p>
+
+<p>It's also possible to write a WikiLink that uses something other than the page
+name as the link text. For example <code>[[foo_bar|SandBox]]</code> links to the SandBox
+page, but the link will appear like this: <a href="../../sandbox/">foo bar</a>.</p>
+
+<p>To link to an anchor inside a page, you can use something like
+<code>[[WikiLink#foo]]</code> .</p>
+
+<p>If the file linked to by a WikiLink looks like an image, it will
+be displayed inline on the page.</p>
+
+<hr />
+
+<p>You can also put an url in a WikiLink, to link to an external page.
+Email addresses can also be used to generate a mailto link.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../directive/">directive</a>
+
+ <a href="../formatting/">formatting</a>
+
+ <a href="../">ikiwiki</a>
+
+ <a href="../markdown/">markdown</a>
+
+ <a href="../../sandbox/">sandbox</a>
+
+ <a href="../../smileys/">smileys</a>
+
+ <a href="../subpage/linkingrules/">subpage/linkingrules</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 23 Jun 2010 15:23:09 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..8de6004
--- /dev/null
+++ b/index.html
@@ -0,0 +1,118 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>Cache Saravento</title>
+
+<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li>Cache Saravento</li>
+ <li><span class="divider">|</span> <a href="tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=index.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ Cache Saravento
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+
+ </p>
+ <ul>
+<li>Uma plataforma experimental de preservação de URLs.</li>
+<li><a href="https://tor.eff.org">Tor</a> hidden service: <a href="jj5bl7j67ik4dyx7.onion">http://jj5bl7j67ik4dyx7.onion</a>.</li>
+<li>Acesse <a href="data">aqui</a> o conteúdo.</li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sex 07 Ago 2015 14:04:04 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/local.css b/local.css
new file mode 100644
index 0000000..a0dec8c
--- /dev/null
+++ b/local.css
@@ -0,0 +1,3 @@
+/* ikiwiki local style sheet */
+
+/* Add local styling here, instead of modifying style.css. */
diff --git a/sandbox/index.html b/sandbox/index.html
new file mode 100644
index 0000000..faf68e2
--- /dev/null
+++ b/sandbox/index.html
@@ -0,0 +1,162 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>sandbox</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>sandbox</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=sandbox.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ sandbox
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Ter 13 Mar 2012 14:08:53 BRT</span></strong>
+ </p>
+ <p>This is the SandBox, a page anyone can edit to learn how to use the wiki.</p>
+
+<hr />
+
+<p>Here's a paragraph.</p>
+
+<p>Here's another one with <em>emphasised</em> text.</p>
+
+<h1>Header</h1>
+
+<h2>Subheader</h2>
+
+<blockquote><p>This is a blockquote.</p>
+
+<p>This is the first level of quoting.</p>
+
+<blockquote><p>This is nested blockquote.</p></blockquote>
+
+<p>Back to the first level.</p></blockquote>
+
+<p>Numbered list</p>
+
+<ol>
+<li>First item.</li>
+<li>Another.</li>
+<li>And another..</li>
+</ol>
+
+
+<p>Bulleted list</p>
+
+<ul>
+<li><em>item</em></li>
+<li>item</li>
+</ul>
+
+
+<p><a href="../ikiwiki/wikilink/">WikiLink</a></p>
+
+<p>[[!calendar type="month" pages="blog/*"]]</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../ikiwiki/wikilink/">ikiwiki/wikilink</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Ter 13 Mar 2012 14:08:53 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/shortcuts/index.html b/shortcuts/index.html
new file mode 100644
index 0000000..d2d70ad
--- /dev/null
+++ b/shortcuts/index.html
@@ -0,0 +1,213 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>shortcuts</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>shortcuts</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=shortcuts.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ shortcuts
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sáb 03 Mar 2012 12:27:59 BRT</span></strong>
+ </p>
+ <p>This wiki has shortcuts <strong>enabled</strong>.</p>
+
+<p>Some examples of using shortcuts include:</p>
+
+<pre><code>[[!google foo]]
+[[!wikipedia War_of_1812]]
+[[!debbug 12345]]
+Check the [[!cia ikiwiki desc="CIA page for %s"]].
+</code></pre>
+
+<p>This page controls what shortcut links the wiki supports.</p>
+
+<ul>
+<li>shortcut google points to <i>https://encrypted.google.com/search?q=%s</i></li>
+<li>shortcut archive points to <i>http://web.archive.org/*/%S</i></li>
+<li>shortcut gmap points to <i>https://maps.google.com/maps?q=%s</i></li>
+<li>shortcut gmsg points to <i>https://groups.google.com/groups?selm=%s</i></li>
+<li>shortcut wikipedia points to <i>https://en.wikipedia.org/wiki/%W</i></li>
+<li>shortcut wikitravel points to <i>https://wikitravel.org/en/%s</i></li>
+<li>shortcut wiktionary points to <i>https://en.wiktionary.org/wiki/%s</i></li>
+<li>shortcut debbug points to <i>http://bugs.debian.org/%S</i></li>
+<li>shortcut deblist points to <i>https://lists.debian.org/debian-%s</i></li>
+<li>shortcut debpkg points to <i>http://packages.debian.org/%s</i></li>
+<li>shortcut debpkgsid points to <i>http://packages.debian.org/sid/%s</i></li>
+<li>shortcut debpts points to <i>http://packages.qa.debian.org/%s</i></li>
+<li>shortcut debmsg points to <i>https://lists.debian.org/msgid-search/%s</i></li>
+<li>shortcut debrt points to <i>https://rt.debian.org/Ticket/Display.html?id=%s</i></li>
+<li>shortcut debss points to <i>http://snapshot.debian.org/package/%s/</i>
+
+<ul>
+<li>Usage: <code>[[!debss package]]</code> or <code>[[!debss package/version]]</code>. See <a href="http://snapshot.debian.org/">http://snapshot.debian.org/</a> for details.</li>
+</ul>
+</li>
+<li>shortcut debwiki points to <i>https://wiki.debian.org/%s</i></li>
+<li>shortcut fdobug points to <i>https://bugs.freedesktop.org/show_bug.cgi?id=%s</i></li>
+<li>shortcut fdolist points to <i>http://lists.freedesktop.org/mailman/listinfo/%s</i></li>
+<li>shortcut gnomebug points to <i>https://bugzilla.gnome.org/show_bug.cgi?id=%s</i></li>
+<li>shortcut linuxbug points to <i>https://bugzilla.kernel.org/show_bug.cgi?id=%s</i></li>
+<li>shortcut mozbug points to <i>https://bugzilla.mozilla.org/show_bug.cgi?id=%s</i></li>
+<li>shortcut gnulist points to <i>https://lists.gnu.org/mailman/listinfo/%s</i></li>
+<li>shortcut marcmsg points to <i>http://marc.info/?i=%s</i></li>
+<li>shortcut marclist points to <i>http://marc.info/?l=%s</i></li>
+<li>shortcut gmane points to <i>http://dir.gmane.org/gmane.%s</i></li>
+<li>shortcut gmanemsg points to <i>http://mid.gmane.org/%s</i></li>
+<li>shortcut cpan points to <i>http://search.cpan.org/search?mode=dist&amp;query=%s</i></li>
+<li>shortcut ctan points to <i>http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s</i></li>
+<li>shortcut hoogle points to <i>http://haskell.org/hoogle/?q=%s</i></li>
+<li>shortcut iki points to <i>http://ikiwiki.info/%S/</i></li>
+<li>shortcut ljuser points to <i>http://%s.livejournal.com/</i></li>
+<li>shortcut rfc points to <i>https://www.ietf.org/rfc/rfc%s.txt</i></li>
+<li>shortcut c2 points to <i>http://c2.com/cgi/wiki?%s</i></li>
+<li>shortcut meatballwiki points to <i>http://www.usemod.com/cgi-bin/mb.pl?%s</i></li>
+<li>shortcut emacswiki points to <i>http://www.emacswiki.org/cgi-bin/wiki/%s</i></li>
+<li>shortcut haskellwiki points to <i>http://haskell.org/haskellwiki/%s</i></li>
+<li>shortcut dict points to <i>http://www.dict.org/bin/Dict?Form=Dict1&amp;Strategy=<em>&amp;Database=</em>&amp;Query=%s</i></li>
+<li>shortcut imdb points to <i>http://imdb.com/find?q=%s</i></li>
+<li>shortcut gpg points to <i>http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&amp;exact=on&amp;search=0x%s</i></li>
+<li>shortcut perldoc points to <i>http://perldoc.perl.org/search.html?q=%s</i></li>
+<li>shortcut whois points to <i>http://reports.internic.net/cgi/whois?whois_nic=%s&amp;type=domain</i></li>
+<li>shortcut cve points to <i>https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s</i></li>
+<li>shortcut cia points to <i>http://cia.vc/stats/project/%s</i></li>
+<li>shortcut ciauser points to <i>http://cia.vc/stats/user/%s</i></li>
+<li>shortcut flickr points to <i>https://secure.flickr.com/photos/%s</i></li>
+<li>shortcut man points to <i>http://linux.die.net/man/%s</i></li>
+<li>shortcut ohloh points to <i>https://www.ohloh.net/p/%s</i></li>
+<li>shortcut cpanrt points to <i>https://rt.cpan.org/Ticket/Display.html?id=%s</i></li>
+<li>shortcut novellbug points to <i>https://bugzilla.novell.com/show_bug.cgi?id=%s</i></li>
+<li>shortcut ubupkg points to <i>http://packages.ubuntu.com/%s</i></li>
+<li>shortcut mozillazinekb points to <i>http://kb.mozillazine.org/%s</i></li>
+<li>shortcut freebsdwiki points to <i>http://wiki.freebsd.org/%s</i></li>
+<li>shortcut hackage points to <i>http://hackage.haskell.org/package/%s</i></li>
+</ul>
+
+
+<p>To add a new shortcut, use the <code>shortcut</code>
+<a href="../ikiwiki/directive/">directive</a>. In the url, "%s" is replaced with the
+text passed to the named shortcut, after <a href="https://en.wikipedia.org/wiki/url%5Fencoding">url encoding</a>
+it, and '%S' is replaced with the raw, non-encoded text.
+Additionally, <code>%W</code> is replaced with the text encoded just right for
+Wikipedia. The optional <code>desc</code> parameter controls the description of
+the link.</p>
+
+<p>Remember that the <code>name</code> you give the shortcut will become a new
+<a href="../ikiwiki/directive/">directive</a>. Avoid using a <code>name</code> that conflicts
+with an existing directive. These directives also accept a <code>desc</code>
+parameter that will override the one provided at definition time.</p>
+
+<p>If you come up with a shortcut that you think others might find useful,
+consider contributing it to the <a href="http://ikiwiki.info/shortcuts/">shortcuts page on the ikiwiki
+wiki</a>, so that future versions of
+ikiwiki will include your shortcut in the standard underlay.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../ikiwiki/formatting/">ikiwiki/formatting</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sáb 03 Mar 2012 12:27:59 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/smileys/alert.png b/smileys/alert.png
new file mode 100644
index 0000000..5bb87e3
--- /dev/null
+++ b/smileys/alert.png
Binary files differ
diff --git a/smileys/angry.png b/smileys/angry.png
new file mode 100644
index 0000000..05bc69f
--- /dev/null
+++ b/smileys/angry.png
Binary files differ
diff --git a/smileys/attention.png b/smileys/attention.png
new file mode 100644
index 0000000..7e06456
--- /dev/null
+++ b/smileys/attention.png
Binary files differ
diff --git a/smileys/biggrin.png b/smileys/biggrin.png
new file mode 100644
index 0000000..f71b42c
--- /dev/null
+++ b/smileys/biggrin.png
Binary files differ
diff --git a/smileys/checkmark.png b/smileys/checkmark.png
new file mode 100644
index 0000000..8869caa
--- /dev/null
+++ b/smileys/checkmark.png
Binary files differ
diff --git a/smileys/devil.png b/smileys/devil.png
new file mode 100644
index 0000000..8684c39
--- /dev/null
+++ b/smileys/devil.png
Binary files differ
diff --git a/smileys/frown.png b/smileys/frown.png
new file mode 100644
index 0000000..2999b55
--- /dev/null
+++ b/smileys/frown.png
Binary files differ
diff --git a/smileys/icon-error.png b/smileys/icon-error.png
new file mode 100644
index 0000000..c39e65c
--- /dev/null
+++ b/smileys/icon-error.png
Binary files differ
diff --git a/smileys/icon-info.png b/smileys/icon-info.png
new file mode 100644
index 0000000..c1b14f3
--- /dev/null
+++ b/smileys/icon-info.png
Binary files differ
diff --git a/smileys/idea.png b/smileys/idea.png
new file mode 100644
index 0000000..37bc02d
--- /dev/null
+++ b/smileys/idea.png
Binary files differ
diff --git a/smileys/index.html b/smileys/index.html
new file mode 100644
index 0000000..8d6a1e3
--- /dev/null
+++ b/smileys/index.html
@@ -0,0 +1,181 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>smileys</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>smileys</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=smileys.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ smileys
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qui 17 Jul 2008 14:11:47 BRT</span></strong>
+ </p>
+ <p>This page is used to control what smileys are supported by the wiki.
+Just write the text of a smiley to display it.</p>
+
+<ul>
+<li>:) <img src="./smile.png" alt="smile.png" /></li>
+<li>:-) <img src="./smile.png" alt="smile.png" /></li>
+<li>:D <img src="./biggrin.png" alt="biggrin.png" /></li>
+<li>:-D <img src="./biggrin.png" alt="biggrin.png" /></li>
+<li>B) <img src="./smile2.png" alt="smile2.png" /></li>
+<li>B-) <img src="./smile2.png" alt="smile2.png" /></li>
+<li>:)) <img src="./smile3.png" alt="smile3.png" /></li>
+<li>:-)) <img src="./smile3.png" alt="smile3.png" /></li>
+<li>;) <img src="./smile4.png" alt="smile4.png" /></li>
+<li>;-) <img src="./smile4.png" alt="smile4.png" /></li>
+<li>:\ <img src="./ohwell.png" alt="ohwell.png" /></li>
+<li>:-\ <img src="./ohwell.png" alt="ohwell.png" /></li>
+<li>:/ <img src="./ohwell.png" alt="ohwell.png" /></li>
+<li>:-/ <img src="./ohwell.png" alt="ohwell.png" /></li>
+<li>:| <img src="./neutral.png" alt="neutral.png" /></li>
+<li>:-| <img src="./neutral.png" alt="neutral.png" /></li>
+<li>&gt;:&gt; <img src="./devil.png" alt="devil.png" /></li>
+<li>X-( <img src="./angry.png" alt="angry.png" /></li>
+<li>&lt;:( <img src="./frown.png" alt="frown.png" /></li>
+<li>:( <img src="./sad.png" alt="sad.png" /></li>
+<li>:-( <img src="./sad.png" alt="sad.png" /></li>
+<li>:-? <img src="./tongue.png" alt="tongue.png" /></li>
+<li>:-P <img src="./tongue.png" alt="tongue.png" /></li>
+<li>:o <img src="./redface.png" alt="redface.png" /></li>
+<li>|) <img src="./tired.png" alt="tired.png" /></li>
+<li>|-) <img src="./tired.png" alt="tired.png" /></li>
+<li>{OK} <img src="./thumbs-up.png" alt="thumbs-up.png" /></li>
+<li>{X} <img src="./icon-error.png" alt="icon-error.png" /></li>
+<li>{i} <img src="./icon-info.png" alt="icon-info.png" /></li>
+<li>(./) <img src="./checkmark.png" alt="checkmark.png" /></li>
+<li>(!) <img src="./idea.png" alt="idea.png" /></li>
+<li>[!] <img src="./attention.png" alt="attention.png" /></li>
+<li>/!\ <img src="./alert.png" alt="alert.png" /></li>
+<li>(?) <img src="./question.png" alt="question.png" /></li>
+<li>{x} <img src="./star_on.png" alt="star on.png" /></li>
+<li>{*} <img src="./star_on.png" alt="star on.png" /></li>
+<li>{o} <img src="./star_off.png" alt="star off.png" /></li>
+<li>{1} <img src="./prio1.png" alt="prio1.png" /></li>
+<li>{2} <img src="./prio2.png" alt="prio2.png" /></li>
+<li>{3} <img src="./prio3.png" alt="prio3.png" /></li>
+</ul>
+
+
+<p>For example: <img src="./star_on.png" alt="{x}" /> <img src="./smile2.png" alt="B)" /> <img src="./star_on.png" alt="{x}" /></p>
+
+<hr />
+
+<p>To change the supported smileys, just edit the lists on this page.
+Note that the format is important; each list item should start with the
+text that is turned into the smiley, escaped so that users can see what
+produces it, followed by a <a href="../ikiwiki/wikilink/">WikiLink</a> to the image to display.</p>
+
+<p><img src="./alert.png" alt="/!\" /> Bear in mind that the link to the image needs to be written in a way that
+will work if it's copied to other pages on the wiki. So be sure to include the
+smileys directory in the path to the file.</p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../ikiwiki/formatting/">ikiwiki/formatting</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qui 17 Jul 2008 14:11:47 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/smileys/neutral.png b/smileys/neutral.png
new file mode 100644
index 0000000..ddeb592
--- /dev/null
+++ b/smileys/neutral.png
Binary files differ
diff --git a/smileys/ohwell.png b/smileys/ohwell.png
new file mode 100644
index 0000000..a83adfb
--- /dev/null
+++ b/smileys/ohwell.png
Binary files differ
diff --git a/smileys/prio1.png b/smileys/prio1.png
new file mode 100644
index 0000000..774d34d
--- /dev/null
+++ b/smileys/prio1.png
Binary files differ
diff --git a/smileys/prio2.png b/smileys/prio2.png
new file mode 100644
index 0000000..4528653
--- /dev/null
+++ b/smileys/prio2.png
Binary files differ
diff --git a/smileys/prio3.png b/smileys/prio3.png
new file mode 100644
index 0000000..84332ce
--- /dev/null
+++ b/smileys/prio3.png
Binary files differ
diff --git a/smileys/question.png b/smileys/question.png
new file mode 100644
index 0000000..df22152
--- /dev/null
+++ b/smileys/question.png
Binary files differ
diff --git a/smileys/redface.png b/smileys/redface.png
new file mode 100644
index 0000000..9a87392
--- /dev/null
+++ b/smileys/redface.png
Binary files differ
diff --git a/smileys/sad.png b/smileys/sad.png
new file mode 100644
index 0000000..86a059d
--- /dev/null
+++ b/smileys/sad.png
Binary files differ
diff --git a/smileys/smile.png b/smileys/smile.png
new file mode 100644
index 0000000..b51b3ff
--- /dev/null
+++ b/smileys/smile.png
Binary files differ
diff --git a/smileys/smile2.png b/smileys/smile2.png
new file mode 100644
index 0000000..43ea05f
--- /dev/null
+++ b/smileys/smile2.png
Binary files differ
diff --git a/smileys/smile3.png b/smileys/smile3.png
new file mode 100644
index 0000000..c690ccc
--- /dev/null
+++ b/smileys/smile3.png
Binary files differ
diff --git a/smileys/smile4.png b/smileys/smile4.png
new file mode 100644
index 0000000..f8f5b52
--- /dev/null
+++ b/smileys/smile4.png
Binary files differ
diff --git a/smileys/star_off.png b/smileys/star_off.png
new file mode 100644
index 0000000..c5535c3
--- /dev/null
+++ b/smileys/star_off.png
Binary files differ
diff --git a/smileys/star_on.png b/smileys/star_on.png
new file mode 100644
index 0000000..969908d
--- /dev/null
+++ b/smileys/star_on.png
Binary files differ
diff --git a/smileys/thumbs-up.png b/smileys/thumbs-up.png
new file mode 100644
index 0000000..1faabac
--- /dev/null
+++ b/smileys/thumbs-up.png
Binary files differ
diff --git a/smileys/tired.png b/smileys/tired.png
new file mode 100644
index 0000000..a3d5c56
--- /dev/null
+++ b/smileys/tired.png
Binary files differ
diff --git a/smileys/tongue.png b/smileys/tongue.png
new file mode 100644
index 0000000..6510540
--- /dev/null
+++ b/smileys/tongue.png
Binary files differ
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..6e2afce
--- /dev/null
+++ b/style.css
@@ -0,0 +1,543 @@
+/* ikiwiki style sheet */
+
+/* Note that instead of modifying this style sheet, you can instead edit
+ * local.css and use it to override or change settings in this one.
+ */
+
+/* html5 compat */
+article,
+header,
+footer,
+nav {
+ display: block;
+}
+
+.header {
+ margin: 0;
+ font-size: 140%;
+ font-weight: bold;
+ line-height: 1em;
+ display: block;
+}
+
+.inlineheader .author {
+ margin: 0;
+ font-size: 112%;
+ font-weight: bold;
+ display: block;
+}
+
+.actions ul {
+ margin: 0;
+ padding: 6px .4em;
+ height: 1em;
+ list-style-type: none;
+}
+.actions li {
+ display: inline;
+ padding: .2em;
+}
+.pageheader .actions ul {
+ border-bottom: 1px solid #000;
+}
+
+.inlinepage .actions ul {
+ border-bottom: 0;
+}
+
+#otherlanguages ul {
+ margin: 0;
+ padding: 6px;
+ list-style-type: none;
+}
+#otherlanguages li {
+ display: inline;
+ padding: .2em .4em;
+}
+.pageheader #otherlanguages {
+ border-bottom: 1px solid #000;
+}
+
+.inlinecontent {
+ margin-top: .4em;
+}
+
+.pagefooter,
+.inlinefooter,
+.comments {
+ clear: both;
+}
+
+#pageinfo {
+ margin: 1em 0;
+ border-top: 1px solid #000;
+}
+
+.tags {
+ margin-top: 1em;
+}
+
+.inlinepage .tags {
+ display: inline;
+}
+
+.mapparent {
+ text-decoration: none;
+}
+
+.img caption {
+ font-size: 80%;
+ caption-side: bottom;
+ text-align: center;
+}
+
+img.img {
+ margin: 0.5ex;
+}
+
+.align-left {
+ float:left;
+}
+
+.align-right {
+ float:right;
+}
+
+#backlinks {
+ margin-top: 1em;
+}
+
+#searchform {
+ display: inline;
+ float: right;
+}
+
+#editcontent {
+ width: 98%;
+}
+
+.editcontentdiv {
+ width: auto;
+ overflow: auto;
+}
+
+img {
+ border-style: none;
+}
+
+pre {
+ overflow: auto;
+}
+
+div.recentchanges {
+ border-style: solid;
+ border-width: 1px;
+ overflow: auto;
+ width: auto;
+ clear: none;
+ background: #eee;
+ color: black !important;
+}
+.recentchanges .metadata {
+ padding: 0px 0.5em;
+}
+.recentchanges .changelog {
+ font-style: italic;
+ clear: both;
+ display: block;
+ padding: 1px 2px;
+ background: white !important;
+ color: black !important;
+}
+.recentchanges .desc {
+ display: none;
+}
+.recentchanges .diff {
+ display: none;
+}
+.recentchanges .committer {
+ float: left;
+ margin: 0;
+ width: 40%;
+}
+.recentchanges .committype {
+ float: left;
+ margin: 0;
+ width: 5%;
+ font-size: small;
+}
+.recentchanges .changedate {
+ float: left;
+ margin: 0;
+ width: 35%;
+ font-size: small;
+}
+.recentchanges .pagelinks,
+.recentchanges .revert {
+ float: right;
+ margin: 0;
+ width: 60%;
+}
+
+.blogform, #blogform {
+ padding: 10px 10px;
+ border: 1px solid #aaa;
+ background: #eee;
+ color: black !important;
+ width: auto;
+ overflow: auto;
+}
+
+.inlinepage {
+ padding: 10px 10px;
+ border: 1px solid #aaa;
+ overflow: auto;
+}
+
+.pagedate,
+.pagelicense,
+.pagecopyright {
+ font-style: italic;
+ display: block;
+ margin-top: 1em;
+}
+
+.error {
+ color: #C00;
+}
+
+.sidebar {
+ width: 20ex;
+ float: right;
+ margin-left: 4px;
+ margin-bottom: 4px;
+ margin-top: -1px;
+ padding: 0ex 2ex;
+ background: white;
+ border: 1px solid black;
+ color: black !important;
+}
+
+hr.poll {
+ height: 10pt;
+ color: white !important;
+ background: #eee;
+ border: 2px solid black;
+}
+div.poll {
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+ padding: 1ex 1ex;
+ border: 1px solid #aaa;
+}
+
+span.color {
+ padding: 2px;
+}
+
+.comment-header,
+.microblog-header {
+ font-style: italic;
+ margin-top: .3em;
+}
+.comment .author,
+.microblog .author {
+ font-weight: bold;
+}
+.comment-subject {
+ font-weight: bold;
+}
+.comment-avatar {
+ float: right;
+}
+.comment {
+ border: 1px solid #aaa;
+ padding: 3px;
+}
+
+div.progress {
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+ border: 1px solid #888;
+ width: 400px;
+ background: #eee;
+ color: black !important;
+ padding: 1px;
+}
+div.progress-done {
+ background: #ea6 !important;
+ color: black !important;
+ text-align: center;
+ padding: 1px;
+}
+
+/* things to hide in printouts */
+@media print {
+ .actions { display: none; }
+ .tags { display: none; }
+ .trails { display: none; }
+ .feedbutton { display: none; }
+ #searchform { display: none; }
+ .blogform, #blogform { display: none; }
+ #backlinks { display: none; }
+}
+
+/* infobox template */
+.infobox {
+ float: right;
+ margin-left: 2ex;
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+ padding: 1ex 1ex;
+ border: 1px solid #aaa;
+ background: white;
+ color: black !important;
+}
+
+/* notebox template */
+.notebox {
+ float: right;
+ margin-left: 2ex;
+ margin-top: 1ex;
+ margin-bottom: 1ex;
+ padding: 1ex 1ex;
+ border: 1px solid #aaa;
+ width: 25%;
+ background: white;
+ color: black !important;
+}
+
+/* popup template and backlinks hiding */
+.popup {
+ border-bottom: 1px dotted #366;
+ color: #366;
+}
+.popup .balloon,
+.popup .paren,
+.popup .expand {
+ display: none;
+}
+.popup:hover .balloon,
+.popup:focus .balloon {
+ position: absolute;
+ display: inline;
+ margin: 1em 0 0 -2em;
+ padding: 0.625em;
+ border: 2px solid;
+ background-color: #dee;
+ color: black;
+}
+
+/* form styling */
+fieldset {
+ margin: 1ex 0;
+ border: 1px solid black;
+}
+legend {
+ padding: 0 1ex;
+}
+.fb_submit {
+ float: left;
+ margin: 2px 0;
+}
+label.block {
+ display: block;
+}
+label.inline {
+ display: inline;
+}
+input#openid_identifier {
+ background: url(wikiicons/openidlogin-bg.gif) no-repeat;
+ background-color: #fff;
+ background-position: 0 50%;
+ color: #000;
+ padding-left: 18px;
+}
+input#searchbox {
+ background: url(wikiicons/search-bg.gif) no-repeat;
+ background-color: #fff;
+ background-position: 100% 50%;
+ color: #000;
+ padding-right: 16px;
+}
+/* invalid form fields */
+.fb_invalid {
+ color: red;
+ background: white !important;
+}
+/* required form fields */
+.fb_required {
+ font-weight: bold;
+}
+
+/* highlight plugin */
+pre.hl { color:#000000; background-color:#ffffff; }
+.hl.num { color:#2928ff; }
+.hl.esc { color:#ff00ff; }
+.hl.str { color:#ff0000; }
+.hl.dstr { color:#818100; }
+.hl.slc { color:#838183; font-style:italic; }
+.hl.com { color:#838183; font-style:italic; }
+.hl.dir { color:#008200; }
+.hl.sym { color:#000000; }
+.hl.line { color:#555555; }
+.hl.mark { background-color:#ffffbb; }
+.hl.kwa { color:#000000; font-weight:bold; }
+.hl.kwb { color:#830000; }
+.hl.kwc { color:#000000; font-weight:bold; }
+.hl.kwd { color:#010181; }
+
+/* calendar plugin */
+.month-calendar-day-this-day,
+.year-calendar-this-month {
+ background-color: #eee;
+}
+.month-calendar-day-head,
+.month-calendar-day-nolink,
+.month-calendar-day-link,
+.month-calendar-day-this-day,
+.month-calendar-day-future {
+ text-align: right;
+}
+.month-calendar-arrow A:link,
+.year-calendar-arrow A:link,
+.month-calendar-arrow A:visited,
+.year-calendar-arrow A:visited {
+ text-decoration: none;
+ font-weight: normal;
+ font-size: 150%;
+}
+
+/* outlines */
+li.L1 { list-style: upper-roman; }
+li.L2 { list-style: decimal; }
+li.L3 { list-style: lower-alpha; }
+li.L4 { list-style: disc; }
+li.L5 { list-style: square; }
+li.L6 { list-style: circle; }
+li.L7 { list-style: lower-roman; }
+li.L8 { list-style: upper-alpha; }
+
+/* tag cloud */
+.pagecloud {
+ float: right;
+ width: 30%;
+ text-align: center;
+ padding: 10px 10px;
+ border: 1px solid #aaa;
+ background: #eee;
+ color: black !important;
+}
+.smallestPC { font-size: 70%; }
+.smallPC { font-size: 85%; }
+.normalPC { font-size: 100%; }
+.bigPC { font-size: 115%; }
+.biggestPC { font-size: 130%; }
+
+/* orange feed button */
+.feedbutton {
+ background: #ff6600;
+ color: white !important;
+ border-left: 1px solid #cc9966;
+ border-top: 1px solid #ccaa99;
+ border-right: 1px solid #993300;
+ border-bottom: 1px solid #331100;
+ padding: 0px 0.5em 0px 0.5em;
+ font-family: sans-serif;
+ font-weight: bold;
+ font-size: small;
+ text-decoration: none;
+ margin-top: 1em;
+}
+.feedbutton:hover {
+ color: white !important;
+ background: #ff9900;
+}
+
+.FlattrButton {
+ display: none;
+}
+
+/* openid selector */
+#openid_choice {
+ display: none;
+}
+#openid_input_area {
+ clear: both;
+ padding: 10px;
+}
+#openid_btns, #openid_btns br {
+ clear: both;
+}
+#openid_highlight {
+ background-color: black;
+ float: left;
+}
+.openid_large_btn {
+ padding: 1em 1.5em;
+ border: 1px solid #DDD;
+ margin: 3px;
+ float: left;
+}
+.openid_small_btn {
+ padding: 4px 4px;
+ border: 1px solid #DDD;
+ margin: 3px;
+ float: left;
+}
+a.openid_large_btn:focus {
+ outline: none;
+}
+a.openid_large_btn:focus {
+ outline-style: none;
+}
+.openid_selected {
+ border: 4px solid #DDD;
+}
+
+.fileupload-content .ui-progressbar {
+ width: 200px;
+ height: 20px;
+}
+.fileupload-content .ui-progressbar-value {
+ background: url(ikiwiki/images/pbar-ani.gif);
+}
+
+.trails {
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+.trail {
+ display: block;
+ clear: both;
+ position: relative;
+}
+
+.trailprev {
+ display: block;
+ text-align: left;
+ position: absolute;
+ top: 0%;
+ left: 3%;
+ width: 30%;
+}
+
+.trailup {
+ display: block;
+ text-align: center;
+ margin-left: 35%;
+ margin-right: 35%;
+}
+
+.trailnext {
+ display: block;
+ text-align: right;
+ position: absolute;
+ top: 0%;
+ width: 30%;
+ right: 3%;
+}
+
+.trailsep {
+ display: none;
+}
diff --git a/templates/index.html b/templates/index.html
new file mode 100644
index 0000000..4e7ae15
--- /dev/null
+++ b/templates/index.html
@@ -0,0 +1,214 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>templates</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+<meta name="robots" content="noindex, follow" />
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>templates</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=templates.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ templates
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 28 Mar 2012 21:56:22 BRT</span></strong>
+ </p>
+ <p><a href="../ikiwiki/">Ikiwiki</a> uses many templates for many purposes. By editing its templates,
+you can fully customise its appearance, and avoid duplicate content.</p>
+
+<p>Ikiwiki uses the HTML::Template module as its template engine. This
+supports things like conditionals and loops in templates and is pretty
+easy to learn. All you really need to know to modify templates is this:</p>
+
+<ul>
+<li>To insert the value of a template variable, use <code>&lt;TMPL_VAR variable&gt;</code>.</li>
+<li>To make a block of text conditional on a variable being set use
+<code>&lt;TMPL_IF variable&gt;text&lt;/TMPL_IF&gt;</code>.</li>
+<li>To use one block of text if a variable is set and a second if it's not,
+use <code>&lt;TMPL_IF variable&gt;text&lt;TMPL_ELSE&gt;other text&lt;/TMPL_IF&gt;</code></li>
+</ul>
+
+
+<h2>template pages</h2>
+
+<p>Template pages are regular wiki pages that are used as templates for other
+pages.</p>
+
+<p>The <a href="http://ikiwiki.info/ikiwiki/directive/template/">template directive</a> allows
+template pages to be filled out and inserted into other pages in the wiki.</p>
+
+<p>These template pages are currently available:</p>
+
+<p>
+
+<a href="./note/">note</a>
+
+</p>
+<p>
+
+<a href="./popup/">popup</a>
+
+</p>
+
+
+
+<h2>template files</h2>
+
+<p>Template files are unlike template pages in that they have the extension
+<code>.tmpl</code>. Template files are used extensively by Ikiwiki to generate html.
+They can contain html that would not normally be allowed on a wiki page.</p>
+
+<p>Template files are located in <code>/usr/share/ikiwiki/templates</code> by default;
+the <code>templatedir</code> setting can be used to make another directory be
+searched first. Customised template files can also be placed inside the
+"templates/" directory in your wiki's source -- files placed there override
+ones in the <code>templatedir</code>.</p>
+
+<p>Here is a full list of the template files used:</p>
+
+<ul>
+<li><p><code>page.tmpl</code> - Used for displaying all regular wiki pages. This is the
+key template to customise to change the look and feel of Ikiwiki.</p></li>
+<li><p><code>rsspage.tmpl</code> - Used for generating rss feeds for blogs.</p></li>
+<li><code>rssitem.tmpl</code> - Used for generating individual items on rss feeds.</li>
+<li><code>atompage.tmpl</code> - Used for generating atom feeds for blogs.</li>
+<li><code>atomitem.tmpl</code> - Used for generating individual items on atom feeds.</li>
+<li><code>inlinepage.tmpl</code> - Used for displaying a post in a blog.</li>
+<li><code>archivepage.tmpl</code> - Used for listing a page in a blog archive page.</li>
+<li><code>titlepage.tmpl</code> - Used for listing a page by title in a blog archive page.</li>
+<li><code>microblog.tmpl</code> - Used for showing a microblogging post inline.</li>
+<li><code>blogpost.tmpl</code> - Used for a form to add a post to a blog (and rss/atom links)</li>
+<li><code>feedlink.tmpl</code> - Used to add rss/atom links if <code>blogpost.tmpl</code> is not used.</li>
+<li><code>aggregatepost.tmpl</code> - Used by the aggregate plugin to create
+a page for a post.</li>
+<li><code>searchform.tmpl</code>, <code>googleform.tmpl</code> - Used by the search plugin
+and google plugin to add search forms to wiki pages.</li>
+<li><code>searchquery.tmpl</code> - This is a Omega template, used by the
+search plugin.</li>
+<li><code>comment.tmpl</code> - Used by the comments plugin to display a comment.</li>
+<li><code>change.tmpl</code> - Used to create a page describing a change made to the wiki.</li>
+<li><code>recentchanges.tmpl</code> - Used for listing a change on the RecentChanges page.</li>
+<li><code>autoindex.tmpl</code> - Filled in by the autoindex plugin to make index pages.</li>
+<li><code>autotag.tmpl</code> - Filled in by the tag plugin to make tag pages.</li>
+<li><code>calendarmonth.tmpl</code>, <code>calendaryear.tmpl</code> - Used by ikiwiki-calendar to
+make calendar archive pages.</li>
+<li><code>trails.tmpl</code> - Used by the trail plugin to generate links on each page
+that is a member of a trail.</li>
+<li><code>notifyemail.tmpl</code> - Used by the notifymail plugin to generate mails about
+changed pages.</li>
+<li><code>editpage.tmpl</code>, <code>editconflict.tmpl</code>, <code>editcreationconflict.tmpl</code>,
+<code>editfailedsave.tmpl</code>, <code>editpagegone.tmpl</code>, <code>pocreatepage.tmpl</code>,
+<code>editcomment.tmpl</code> <code>commentmoderation.tmpl</code>, <code>renamesummary.tmpl</code>,
+<code>passwordmail.tmpl</code>, <code>openid-selector.tmpl</code>, <code>revert.tmpl</code> - Parts of ikiwiki's user
+interface; do not normally need to be customised.</li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+ <div id="backlinks">
+ Links:
+
+ <a href="../ikiwiki/">ikiwiki</a>
+
+ <a href="../ikiwiki/formatting/">ikiwiki/formatting</a>
+
+
+ </div>
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 28 Mar 2012 21:56:22 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/templates/note/index.html b/templates/note/index.html
new file mode 100644
index 0000000..ed64645
--- /dev/null
+++ b/templates/note/index.html
@@ -0,0 +1,132 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>note</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">templates</a> <span class="divider">/</span> </li>
+
+ <li>note</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=templates/note.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ note
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span></strong>
+ </p>
+ <div class="notebox">
+
+</div>
+
+
+<p>
+Use this template to insert a note into a page. The note will be styled to
+float to the right of other text on the page. This template has one
+parameter:</p>
+
+<ul>
+<li>`text` - the text to display in the note
+</ul>
+
+
+<p></p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/templates/popup/index.html b/templates/popup/index.html
new file mode 100644
index 0000000..ef93038
--- /dev/null
+++ b/templates/popup/index.html
@@ -0,0 +1,135 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>popup</title>
+
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li><a href="../">templates</a> <span class="divider">/</span> </li>
+
+ <li>popup</li>
+ <li><span class="divider">|</span> <a href="../../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=templates/popup.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ popup
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span></strong>
+ </p>
+ <p>
+Use this template to create a popup window that is displayed when the mouse
+is over part of the page. This template has two parameters:</p>
+
+<ul>
+<li>`mouseover` - This is the text or other content that triggers the
+popup.
+<li>`popup` - This should be the content of the popup window. It can be
+anything, even images or a whole little wiki page, but should not be too
+large for good usability.
+</ul>
+
+
+<p>Note that browsers that do not support the CSS will display the popup
+inline in the page, inside square brackets.
+
+<span class="popup">
+<span class="paren">[</span><span class="balloon"></span><span class="paren">]</span>
+</span></p>
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Qua 05 Mai 2010 23:47:37 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/todo/index.html b/todo/index.html
new file mode 100644
index 0000000..c540303
--- /dev/null
+++ b/todo/index.html
@@ -0,0 +1,121 @@
+<!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">
+
+<head>
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title>TODO</title>
+
+<link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css" type="text/css" />
+<link rel="stylesheet" href="../bootstrap/css/bootstrap-responsive.min.css" />
+
+<link rel="stylesheet" href="../local.css" type="text/css" />
+
+
+
+
+
+<style type="text/css">
+@media (max-width: 979px) {
+ .navbar-fixed-top {
+ position: fixed;
+ margin-left: 0px;
+ margin-right: 0px;
+ }
+}
+</style>
+</head>
+<body>
+
+<div class="container">
+
+ <div class="row-fluid">
+ <div class="span12">
+ <h1></h1>
+
+ <ul class="breadcrumb">
+
+ <li><a href="../">Cache Saravento</a> <span class="divider">/</span> </li>
+
+ <li>TODO</li>
+ <li><span class="divider">|</span> <a href="../tarefas">Tarefas</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=history;f=todo.mdwn">Histórico</a></li>
+ <li><span class="divider">|</span> <a href="https://git.sarava.org/?p=cache.git;a=atom">Feed</a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="page row-fluid">
+
+ <div>
+ <div class="pageheader">
+ <div class="header">
+ <h1>
+ TODO
+
+ </h1>
+
+ </div>
+
+ </div>
+
+ <div id="pagebody">
+
+ <div id="content">
+ <p class="pagedate">
+ <strong>Posted <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span></strong>
+ </p>
+ <ul>
+<li>Documentation.</li>
+<li>Human-readable cache index.</li>
+<li>Adds httruta as a submodule.</li>
+<li>Makefile: git "www" remote configuration.</li>
+</ul>
+
+
+ </div>
+
+ <hr />
+
+
+
+
+
+ </div>
+
+ <div id="footer" class="pagefooter">
+
+ <div id="pageinfo">
+
+
+
+
+
+
+
+
+
+ <!--<div class="pagedate">
+ Last edited <span class="date">Sex 07 Ago 2015 14:01:43 BRT</span>
+ </div> -->
+
+ </div>
+
+
+ <!-- from Cache Saravento -->
+ </div>
+
+ </div>
+
+ <div class="span4">
+
+
+
+ </div>
+
+ </div>
+</div>
+
+</body>
+</html>
diff --git a/wikiicons/diff.png b/wikiicons/diff.png
new file mode 100644
index 0000000..0b98d79
--- /dev/null
+++ b/wikiicons/diff.png
Binary files differ
diff --git a/wikiicons/openidlogin-bg.gif b/wikiicons/openidlogin-bg.gif
new file mode 100644
index 0000000..a3bfe10
--- /dev/null
+++ b/wikiicons/openidlogin-bg.gif
Binary files differ
diff --git a/wikiicons/revert.png b/wikiicons/revert.png
new file mode 100644
index 0000000..c39e65c
--- /dev/null
+++ b/wikiicons/revert.png
Binary files differ
diff --git a/wikiicons/search-bg.gif b/wikiicons/search-bg.gif
new file mode 100644
index 0000000..02f9da4
--- /dev/null
+++ b/wikiicons/search-bg.gif
Binary files differ