141c21db4770f35bc5f5e0375687d00bedf783c0
SiteAdmin/Status.md
| ... | ... | @@ -1,295 +0,0 @@ |
| 1 | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
| 2 | -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
| 3 | -<html> |
|
| 4 | - <head> |
|
| 5 | - <title>GnomeWiki : Status markdown</title> |
|
| 6 | - <meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1' /> |
|
| 7 | - <meta http-equiv='Content-Language' content='en' /> |
|
| 8 | - <meta http-equiv='Content-Style-Type' content='text/css' /> |
|
| 9 | - <meta http-equiv="imagetoolbar" content="no" /> |
|
| 10 | - <meta name='MSSmartTagsPreventParsing' content='true' /> |
|
| 11 | - <link rel='icon' href='http://markferry.net/pmwiki/pub/skins/lean/leanicon.gif' type='image/gif' /> |
|
| 12 | - <link rel='SHORTCUT ICON' href='http://markferry.net/pmwiki/pub/skins/lean/leanicon.gif' /> |
|
| 13 | - <!--HeaderText--><style type='text/css'><!-- |
|
| 14 | - ul, ol, pre, dl, p { margin-top:0px; margin-bottom:0px; } |
|
| 15 | - code.escaped { white-space: pre; } |
|
| 16 | - .vspace { margin-top:1.33em; } |
|
| 17 | - .indent { margin-left:40px; } |
|
| 18 | - .outdent { margin-left:40px; text-indent:-40px; } |
|
| 19 | - a.createlinktext { text-decoration:none; border-bottom:1px dotted gray; } |
|
| 20 | - a.createlink { text-decoration:none; position:relative; top:-0.5em; |
|
| 21 | - font-weight:bold; font-size:smaller; border-bottom:none; } |
|
| 22 | - img { border:0px; } |
|
| 23 | - |
|
| 24 | - .rtl, .rtl * {direction:rtl; unicode-bidi:bidi-override;} |
|
| 25 | - .ltr, .ltr * {direction:ltr; unicode-bidi:bidi-override;} |
|
| 26 | - .rtl .indent, .rtl.indent, .rtl .outdent, .rtl.outdent { |
|
| 27 | - margin-left:0; margin-right: 40px; |
|
| 28 | - } |
|
| 29 | - |
|
| 30 | -div.footnote { |
|
| 31 | - width: 160px; |
|
| 32 | - border-bottom: 1px solid blue; |
|
| 33 | - margin-bottom: 0.5em; |
|
| 34 | -} |
|
| 35 | -p.footnote { |
|
| 36 | - text-indent: -1em; |
|
| 37 | - margin-right: 3em; |
|
| 38 | - margin-left: 3em; |
|
| 39 | - margin-top: 0px; |
|
| 40 | - margin-bottom: 0.5em; |
|
| 41 | - font-size: smaller; |
|
| 42 | -} |
|
| 43 | -a.footnote { |
|
| 44 | - font-size: smaller; |
|
| 45 | -} |
|
| 46 | - |
|
| 47 | -span.anchor { |
|
| 48 | - float: left; |
|
| 49 | - font-size: 10px; |
|
| 50 | - margin-left: -10px; |
|
| 51 | - width: 10px; |
|
| 52 | - position:relative; top:-0.1em; |
|
| 53 | - text-align: center; |
|
| 54 | -} |
|
| 55 | -span.anchor a { text-decoration: none; } |
|
| 56 | -span.anchor a:hover { text-decoration: underline; } |
|
| 57 | -ol.toc { text-indent:-20px; list-style: none; } |
|
| 58 | -ol.toc ol.toc { text-indent:-40px; } |
|
| 59 | -div.tocfloat { font-size: smaller; margin-bottom: 10px; |
|
| 60 | - border-top: 1px dotted #555555; border-bottom: 1px dotted #555555; |
|
| 61 | - padding-top: 5px; padding-bottom: 5px; |
|
| 62 | - width: 38%; float: right; margin-left: 10px; clear: right; |
|
| 63 | - margin-right:-13px; padding-right: 13px; padding-left: 13px; |
|
| 64 | - background-color: #eeeeee; } |
|
| 65 | -div.toc { font-size: smaller; |
|
| 66 | - padding: 5px; border: 1px dotted #cccccc; |
|
| 67 | - background: #f7f7f7; |
|
| 68 | - margin-bottom: 10px; } |
|
| 69 | -div.toc p { background-color: #f9f6d6; |
|
| 70 | - margin-top:-5px; padding-top: 5px; |
|
| 71 | - margin-left:-5px; padding-left: 5px; |
|
| 72 | - margin-right:-5px; padding-right: 5px; |
|
| 73 | - padding-bottom: 3px; |
|
| 74 | - border-bottom: 1px dotted #cccccc; }.editconflict { color:green; |
|
| 75 | - font-style:italic; margin-top:1.33em; margin-bottom:1.33em; } |
|
| 76 | - |
|
| 77 | - table.markup { border:2px dotted #ccf; width:90%; } |
|
| 78 | - td.markup1, td.markup2 { padding-left:10px; padding-right:10px; } |
|
| 79 | - table.vert td.markup1 { border-bottom:1px solid #ccf; } |
|
| 80 | - table.horiz td.markup1 { width:23em; border-right:1px solid #ccf; } |
|
| 81 | - table.markup caption { text-align:left; } |
|
| 82 | - div.faq p, div.faq pre { margin-left:2em; } |
|
| 83 | - div.faq p.question { margin:1em 0 0.75em 0; font-weight:bold; } |
|
| 84 | - div.faqtoc div.faq * { display:none; } |
|
| 85 | - div.faqtoc div.faq p.question |
|
| 86 | - { display:block; font-weight:normal; margin:0.5em 0 0.5em 20px; line-height:normal; } |
|
| 87 | - div.faqtoc div.faq p.question * { display:inline; } |
|
| 88 | - td.markup1 pre { white-space: pre-wrap; } |
|
| 89 | - .noPmTOC, .PmTOCdiv:empty {display:none;} |
|
| 90 | -.PmTOCdiv { display: inline-block; font-size: 13px; overflow: auto; max-height: 500px;} |
|
| 91 | -.PmTOCdiv a { text-decoration: none;} |
|
| 92 | -.back-arrow {font-size: .9em; text-decoration: none;} |
|
| 93 | -#PmTOCchk + label {cursor: pointer;} |
|
| 94 | -#PmTOCchk {display: none;} |
|
| 95 | -#PmTOCchk:not(:checked) + label > .pmtoc-show {display: none;} |
|
| 96 | -#PmTOCchk:checked + label > .pmtoc-hide {display: none;} |
|
| 97 | -#PmTOCchk:checked + label + div {display: none;}table.sortable th { cursor: pointer; } |
|
| 98 | -table.sortable th::after { color: transparent; content: "\00A0\025B8"; } |
|
| 99 | -table.sortable th:hover::after { color: inherit; content: "\00A0\025B8"; } |
|
| 100 | -table.sortable th.dir-u::after { color: inherit; content: "\00A0\025BE"; } |
|
| 101 | -table.sortable th.dir-d::after { color: inherit; content: "\00A0\025B4"; } |
|
| 102 | - .frame |
|
| 103 | - { border:1px solid #cccccc; padding:4px; background-color:#f9f9f9; } |
|
| 104 | - .lfloat { float:left; margin-right:0.5em; } |
|
| 105 | - .rfloat { float:right; margin-left:0.5em; } |
|
| 106 | -a.varlink { text-decoration:none;} |
|
| 107 | - |
|
| 108 | ---></style><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><script type="text/javascript"> |
|
| 109 | -function toggle(obj) { |
|
| 110 | - var elstyle = document.getElementById(obj).style; |
|
| 111 | - var text = document.getElementById(obj + "tog"); |
|
| 112 | - if (elstyle.display == 'none') { |
|
| 113 | - elstyle.display = 'block'; |
|
| 114 | - text.innerHTML = "hide"; |
|
| 115 | - } else { |
|
| 116 | - elstyle.display = 'none'; |
|
| 117 | - text.innerHTML = "show"; |
|
| 118 | - } |
|
| 119 | -} |
|
| 120 | -</script> <meta name='robots' content='noindex,nofollow' /> |
|
| 121 | - |
|
| 122 | - <link rel='stylesheet' title="Lean" href='http://markferry.net/pmwiki/pub/skins/lean/lean.css' type='text/css' /> |
|
| 123 | - </head> |
|
| 124 | - |
|
| 125 | - <body> |
|
| 126 | - <!--PageHeaderFmt--> |
|
| 127 | - <table summary='Site: Header' id='siteheadtable' width='770' |
|
| 128 | - cellpadding='0' cellspacing='0' border='0' align='center' > |
|
| 129 | - <tr> |
|
| 130 | - <td id='headlogo' colspan='1' rowspan='2' title='GnomeWiki Home'> |
|
| 131 | - <!-- Use (uncomment) either the logo image version or the text version. --> |
|
| 132 | - <!-- |
|
| 133 | - <div id='sitelogo'><a href='http://markferry.net/pmwiki/pmwiki.php'><img |
|
| 134 | - src='http://markferry.net/pmwiki/pub/skins/lean/leanlogo.gif' |
|
| 135 | - alt='GnomeWiki' border='0' /></a></div> |
|
| 136 | - --> |
|
| 137 | - <div id='sitelogotext'><a href='http://markferry.net/pmwiki/pmwiki.php'>GnomeWiki</a></div> |
|
| 138 | - </td> |
|
| 139 | - </tr> |
|
| 140 | - <tr> |
|
| 141 | - <td id='headsiteloc'> |
|
| 142 | - <div id='sitelocgroup'> |
|
| 143 | - <span id='sitegroupforheader'> |
|
| 144 | - <a href='SiteAdmin' |
|
| 145 | - title='Site Admin Home'>Site Admin</a></span> / |
|
| 146 | - </div> |
|
| 147 | - <div id='siteloctitle' title='Status was last modified on 10 October 2020, at 11:49 PM UTC'> |
|
| 148 | - <h1>Status</h1> |
|
| 149 | - </div> |
|
| 150 | - </td> |
|
| 151 | - <td id='siteheadcmds'> |
|
| 152 | - <div id='headcmdsupper'> |
|
| 153 | - <span id='headedit'><a rel='nofollow' href='SiteAdmin.Status?action=edit' |
|
| 154 | - title='Edit this page'>Edit Page</a></span> |
|
| 155 | - <span id='headdiff'>| <a rel='nofollow' href='SiteAdmin.Status?action=diff' |
|
| 156 | - title='History of this page'>Page History</a></span> |
|
| 157 | - <span id='headhelp'>| <a rel='nofollow' href='PmWiki.DocumentationIndex' |
|
| 158 | - title='Wiki Documentation'>Wiki Help</a></span> |
|
| 159 | - </div> |
|
| 160 | - <div id='headcmdslower'> |
|
| 161 | - <span id='headprint'><a rel='nofollow' href='SiteAdmin.Status?action=print' |
|
| 162 | - title='Printable view of this page'>Print</a> |</span> |
|
| 163 | - <span class='headsearch'><a href='Site.Search' |
|
| 164 | - title='Search the site' rel='nofollow'>Search</a>: </span><form |
|
| 165 | - class='headsearch search' action='http://markferry.net/pmwiki/pmwiki.php'><input |
|
| 166 | - class='searchbox' type='text' name='q' value='' size='40' /><input |
|
| 167 | - class='searchbutton' type='submit' value='Go' /> |
|
| 168 | - <!-- version > beta53 --> |
|
| 169 | - <!-- <input type='hidden' name='n' value='SiteAdmin.Status' /><input type='hidden' name='action' value='search' /> --> |
|
| 170 | - <!-- version < beta53 --> |
|
| 171 | - <input type='hidden' name='n' value='Site.Search' /> |
|
| 172 | - </form></div> |
|
| 173 | - </td> |
|
| 174 | - </tr> |
|
| 175 | - </table> |
|
| 176 | - <!--/PageHeaderFmt--> |
|
| 177 | - |
|
| 178 | - <table summary='Site: Main' id='contentmain' width='770' |
|
| 179 | - cellpadding='0' cellspacing='0' border='0' align='center'> |
|
| 180 | - <tbody> |
|
| 181 | - <tr> |
|
| 182 | - <!--PageLeftFmt--> |
|
| 183 | - <td id='mainsidebar' > |
|
| 184 | - <ul><li><a class='wikilink' href='Main.HomePage'>Home</a> |
|
| 185 | -</li><li><a class='wikilink' href='Main.Projects'>Projects</a> |
|
| 186 | -</li></ul><hr /> |
|
| 187 | -<ul><li><a class='wikilink' href='Code.Code'>Code</a> |
|
| 188 | -</li><li><a class='wikilink' href='Tech.Tech'>Tech</a> |
|
| 189 | -</li><li><a class='wikilink' href='Network.Network'>Network</a> |
|
| 190 | -</li><li><a class='wikilink' href='MediaCentre.MediaCentre'>MediaCentre</a> |
|
| 191 | -</li><li><a class='wikilink' href='UAV.UAV'>UAV</a> |
|
| 192 | -</li></ul><hr /> |
|
| 193 | -<ul><li><a class='wikilink' href='Travel.Travel'>Travel</a> |
|
| 194 | -</li><li><a class='wikilink' href='Music.Music'>Music</a> |
|
| 195 | -</li><li><a class='wikilink' href='HorseRiding.HorseRiding'>Horse Riding</a> |
|
| 196 | -</li><li><a class='wikilink' href='Study.Study'>Study</a> |
|
| 197 | -</li><li><a class='wikilink' href='Games.Games'>Games</a> |
|
| 198 | -</li><li><a class='wikilink' href='Do.Do'>Other Activities</a> |
|
| 199 | -</li></ul><hr /> |
|
| 200 | -<ul><li><a class='wikilink' href='Car.Car'>Car</a> |
|
| 201 | -</li><li><a class='wikilink' href='House.House'>House</a> |
|
| 202 | -</li><li><a class='wikilink' href='Watch.Watch'>Watch</a> |
|
| 203 | -</li><li><a class='wikilink' href='Clothing.Clothing'>Clothing</a> |
|
| 204 | -</li><li><a class='wikilink' href='Miscellany.Miscellany'>Miscellany</a> |
|
| 205 | -</li></ul><hr /> |
|
| 206 | -<ul><li><a class='wikilink' href='Main.WikiSandbox'>WikiSandbox</a> |
|
| 207 | -</li></ul><p class='vspace' style='text-align: right;'> <span style='font-size:83%'><a class='wikilink' href='Site.SideBar?action=edit'>edit SideBar</a></span> |
|
| 208 | -</p> |
|
| 209 | - |
|
| 210 | - |
|
| 211 | - <div id='sidebarbottom'> |
|
| 212 | - <span style='white-space:nowrap;'><a rel='nofollow' href='http://validator.w3.org/check/referer' |
|
| 213 | - title='Validate XHTML'>XHTML</a></span> |
|
| 214 | - </div> |
|
| 215 | - </td> |
|
| 216 | - <!--/PageLeftFmt--> |
|
| 217 | - <td id='mainsitetext'> |
|
| 218 | - <!-- table to work around an NS4 bug --> |
|
| 219 | - <table summary='Content Body' id='sitebody' |
|
| 220 | - cellpadding='0' cellspacing='0' border='0'> |
|
| 221 | - <tr> |
|
| 222 | - <td> |
|
| 223 | - <!--PageTitleFmt--> |
|
| 224 | - <div id='sitepagetitle' |
|
| 225 | - title='Status was last modified on 10 October 2020, at 11:49 PM UTC'> |
|
| 226 | - <span style='display:none;'>Status</span> |
|
| 227 | - </div> |
|
| 228 | - <!--PageText--> |
|
| 229 | -<div id='wikitext'> |
|
| 230 | -<p><strong>Password required</strong> |
|
| 231 | -</p> |
|
| 232 | -<p class='vspace'><em>The default anti-spam password is a prime number, the sum of two squares less than ten, written out.</em> |
|
| 233 | -</p> |
|
| 234 | -<div class='vspace'></div> |
|
| 235 | -<form name='authform' action='/pmwiki/pmwiki.php?n=SiteAdmin.Status&action=markdown' method='post'> |
|
| 236 | -<p>Password: <input type='password' name='authpw' /> |
|
| 237 | -<input type='submit' value='OK' class='inputbutton' /> |
|
| 238 | -</p></form> |
|
| 239 | -<script language='javascript' type='text/javascript'><!-- |
|
| 240 | - try { document.authform.authid.focus(); } |
|
| 241 | - catch(e) { document.authform.authpw.focus(); } //--></script></div> |
|
| 242 | - |
|
| 243 | - </td> |
|
| 244 | - </tr> |
|
| 245 | - </table> |
|
| 246 | - </td> |
|
| 247 | - </tr> |
|
| 248 | - <tr> |
|
| 249 | - <td id='mainsitefoot' colspan='2' rowspan='1'> |
|
| 250 | - <table summary='Wiki: Footer' width='100%' cellpadding='0' cellspacing='0' border='0'> |
|
| 251 | - <!--PageFooterFmt--> |
|
| 252 | - <tr> |
|
| 253 | - <td id='footleft'> |
|
| 254 | - <span id='footchanges'><a rel='nofollow' href='SiteAdmin.RecentChanges' |
|
| 255 | - title='Recent (C)hanges in this section' |
|
| 256 | - accesskey='c'>Recent Changes</a> |
|
| 257 | - <a rel='nofollow' href='Site.AllRecentChanges' |
|
| 258 | - title='(A)ll Recent changes for the entire site' |
|
| 259 | - accesskey='a'>(All)</a></span> |
|
| 260 | - <span id='footeditsb'>| <a rel='nofollow' href='Site.SideBar?action=edit' |
|
| 261 | - title='Edit the Side(B)ar' |
|
| 262 | - accesskey='b'>Edit SideBar</a></span> |
|
| 263 | - </td> |
|
| 264 | - <td id='footmiddle'> |
|
| 265 | - <span id='footlastmod'>Page last modified on 10 October 2020, at 11:49 PM UTC</span> |
|
| 266 | - </td> |
|
| 267 | - <td id='footright'> |
|
| 268 | - <span id='footedit'><a rel='nofollow' href='SiteAdmin.Status?action=edit' |
|
| 269 | - title='(E)dit this page' |
|
| 270 | - accesskey='e'>Edit Page</a></span> |
|
| 271 | - <span id='foothist'>| <a rel='nofollow' href='SiteAdmin.Status?action=diff' |
|
| 272 | - title='(H)istory of this page' |
|
| 273 | - accesskey='h'>Page History</a></span> |
|
| 274 | - </td> |
|
| 275 | - </tr> |
|
| 276 | - <!--/PageFooterFmt--> |
|
| 277 | - <tr> |
|
| 278 | - <td id='sitesole' colspan='3' rowspan='1'> |
|
| 279 | - |
|
| 280 | - <span id='sitepoweredby' title='Powered by PmWiki'>Powered by |
|
| 281 | - <a href='http://www.pmichaud.com/wiki/PmWiki/PmWiki' |
|
| 282 | - title='PmWiki Home'>PmWiki</a></span> |
|
| 283 | - </td> |
|
| 284 | - </tr> |
|
| 285 | - </table> |
|
| 286 | - </td> |
|
| 287 | - </tr> |
|
| 288 | - </tbody> |
|
| 289 | - </table> |
|
| 290 | - <!-- Lean Skin v0.14.3 |
|
| 291 | - vim: expandtab sw=1 ts=1 sts=1 : |
|
| 292 | - --> |
|
| 293 | - </body> |
|
| 294 | -</html> |
|
| 295 | - |