[MLton-commit] r5914
Matthew Fluet
fluet at mlton.org
Tue Aug 21 06:33:38 PDT 2007
Don't include SystemInfo
----------------------------------------------------------------------
U mlton/trunk/bin/grab-wiki
D mlton/trunk/doc/guide/SystemInfo
----------------------------------------------------------------------
Modified: mlton/trunk/bin/grab-wiki
===================================================================
--- mlton/trunk/bin/grab-wiki 2007-08-21 13:28:19 UTC (rev 5913)
+++ mlton/trunk/bin/grab-wiki 2007-08-21 13:33:36 UTC (rev 5914)
@@ -37,7 +37,7 @@
rm -f *
-drop='\(Download\|Experimental\|.*MoinEditorBackup\|OldPages\|PageSize\|Preferences\|RecentChanges\|TemporaryUpload\|WikiSandBox\)'
+drop='\(Download\|Experimental\|.*MoinEditorBackup\|OldPages\|PageSize\|Preferences\|RecentChanges\|SystemInfo\|TemporaryUpload\|WikiSandBox\)'
if $useLocal; then
(cd "$HOME/mlton/guide-in" && tar.write .) | tar.read;
Deleted: mlton/trunk/doc/guide/SystemInfo
===================================================================
--- mlton/trunk/doc/guide/SystemInfo 2007-08-21 13:28:19 UTC (rev 5913)
+++ mlton/trunk/doc/guide/SystemInfo 2007-08-21 13:33:36 UTC (rev 5914)
@@ -1,69 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<meta name="robots" content="index,nofollow">
-
-
-
-<title>SystemInfo - MLton Standard ML Compiler (SML Compiler)</title>
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="all" href="common.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="screen" href="screen.css">
-<link rel="stylesheet" type="text/css" charset="iso-8859-1" media="print" href="print.css">
-
-
-<link rel="Start" href="Home">
-
-
-</head>
-
-<body lang="en" dir="ltr">
-
-<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
-</script>
-<script type="text/javascript">
-_uacct = "UA-833377-1";
-urchinTracker();
-</script>
-<table bgcolor = lightblue cellspacing = 0 style = "border: 0px;" width = 100%>
- <tr>
- <td style = "
- border: 0px;
- color: darkblue;
- font-size: 150%;
- text-align: left;">
- <a class = mltona href="Home">MLton MLTONWIKIVERSION</a>
- <td style = "
- border: 0px;
- font-size: 150%;
- text-align: center;
- width: 50%;">
- SystemInfo
- <td style = "
- border: 0px;
- text-align: right;">
- <table cellspacing = 0 style = "border: 0px">
- <tr style = "vertical-align: middle;">
- </table>
- <tr style = "background-color: white;">
- <td colspan = 3
- style = "
- border: 0px;
- font-size:70%;
- text-align: right;">
- <a href = "Home">Home</a>
- <a href = "Index">Index</a>
-
-</table>
-<div id="content" lang="en" dir="ltr">
-<p>
-<dl><dt>Python Version</dt><dd>2.3.5 (#2, Sep 4 2005, 22:01:42)
-[GCC 3.3.5 (Debian 1:3.3.5-13)]</dd><dt>MoinMoin Version</dt><dd>Release 1.2.3 [Revision 1.186]</dd><dt>Number of pages</dt><dd>348</dd><dt>Number of system pages</dt><dd>2</dd><dt>Number of backup versions</dt><dd>2030</dd><dt>Accumulated page sizes</dt><dd>775260</dd><dt>Entries in edit log</dt><dd>2628 (260417 bytes)</dd><dt>Event log</dt><dd>102163734 bytes</dd><dt>Global extension macros</dt><dd>AbandonedPages, BR, FootNote, Form, FullSearch, GetText, Include, Navigation, OrphanedPages, PageHits, PageSize, RandomPage, RandomQuote, RecentChanges, ShowSmileys, StatsChart, SystemAdmin, TableOfContents, TeudView, WantedPages</dd><dt>Local extension macros</dt><dd>Cite, Div, DownloadSVN, Form, Improvement, IncludeSVN, Input, Span, TextArea, ViewCVS, ViewCVSDir, ViewSVN, ViewSVNDir, ViewSVNRev</dd><dt>Global extension actions</dt><dd>AttachFile, DeletePage, LikePages, LocalSiteMap, RenamePage, SpellCheck, links, rss_rc, titleindex</dd><dt>Local extension actions</dt><dd>AllLinks</dd><dt>Installed processors</dt><dd>CSV, Colorize</dd></dl
-</p>
-</div>
-
-
-
-<p>
-<hr>
-Last edited on 2004-10-26 01:42:46 by <span title="eponym"><a href="StephenWeeks">StephenWeeks</a></span>.
-</body></html>
More information about the MLton-commit
mailing list