summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-18 18:31:02 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2013-05-18 18:31:02 -0700
commit5019cb596b27b961ecf8fae96c1069599e64408c (patch)
tree620aced5e9bcbd25f1c79aad77ad8f38aa8f2723
parent423e2a0311c1f8dd5d4e02735dfef12338be1167 (diff)
Removing some severely legacy TWiki nonsense
-rw-r--r--Software/WebChanges.mdwn0
-rw-r--r--Software/WebIndex.mdwn2
-rw-r--r--Software/WebNotify.mdwn13
-rw-r--r--Software/WebPreferences.mdwn50
-rw-r--r--Software/WebSearch.mdwn0
-rw-r--r--Software/WebStatistics.mdwn11
-rw-r--r--Software/WebTopicList.mdwn2
7 files changed, 0 insertions, 78 deletions
diff --git a/Software/WebChanges.mdwn b/Software/WebChanges.mdwn
deleted file mode 100644
index e69de29b..00000000
--- a/Software/WebChanges.mdwn
+++ /dev/null
diff --git a/Software/WebIndex.mdwn b/Software/WebIndex.mdwn
deleted file mode 100644
index 9b0e242b..00000000
--- a/Software/WebIndex.mdwn
+++ /dev/null
@@ -1,2 +0,0 @@
-
-*%WEB%* \ No newline at end of file
diff --git a/Software/WebNotify.mdwn b/Software/WebNotify.mdwn
deleted file mode 100644
index d6fe89fe..00000000
--- a/Software/WebNotify.mdwn
+++ /dev/null
@@ -1,13 +0,0 @@
-
-This is a subscription service to be automatically notified by e-mail when topics change in this *%WEB%* web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe, please add a bullet with your %TWIKIWEB%.[[WikiName|WikiName]] in alphabetical order to this list:
-
- * Main.TWikiGuest - [[example@your.company|mailto:example@your.company]]
- * Main.[[HavocPennington|HavocPennington]]
- * Main.[[FireFly|FireFly]]
- * Main.[[AlanCoopersmith|AlanCoopersmith]]
- * Main.[[KeithPackard|KeithPackard]]
- * Main.[[MarkHymers|MarkHymers]]
- * Main.[[BehdadEsfahbod|BehdadEsfahbod]]
-**'Format:**' &lt;space&gt;&lt;space&gt;&lt;space&gt;, followed by:<br> `* %MAINWEB%.yourWikiName` (if you want that the e-mail address in your home page is used) <br> `* %MAINWEB%.yourWikiName - yourEmailAddress` (if you want to specify a different e-mail address) <br> `* %MAINWEB%.anyTWikiGroup` (if you want to notify all members of a particular [[%MAINWEB%.TWikiGroups][TWikiGroup|%MAINWEB%.TWikiGroups][TWikiGroup]])
-
-**'Related topics:**' %MAINWEB%.%WIKIUSERSTOPIC%, %TWIKIWEB%.TWikiRegistration
diff --git a/Software/WebPreferences.mdwn b/Software/WebPreferences.mdwn
deleted file mode 100644
index b37a4b5e..00000000
--- a/Software/WebPreferences.mdwn
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-## %WIKITOOLNAME%.%WEB% Web Preferences
-
-The following settings are **'web preferences**' of the %WIKITOOLNAME%.%WEB% web. These preferences overwrite the **'site-level preferences**' in %TWIKIWEB%.%WIKIPREFSTOPIC%, and can be overwritten by **'user preferences**' (your personal topic, i.e. %MAINWEB%.TWikiGuest in the %WIKITOOLNAME%.%MAINWEB% web)
-
-**'Preferences:**'
-
- * List of topics of the %WIKITOOLNAME%.%WEB% web:
- * Set WEBTOPICLIST =
- * Web specific background color: (Pick a lighter one of the %TWIKIWEB%.Stand<a href="[[http://cairographics.org">ardColors|http://cairographics.org">ardColors]])
- * Set WEBBGCOLOR = #FFFFC0
- * List this web in the %TWIKIWEB%.[[SiteMap|SiteMap]]:
- * Set SITEMAPLIST = on
- * Set SITEMAPLIST = on
- * Set SITEMAPWHAT = SCIM project offical homesite.
- * Set SITEMAPUSETO = ...get a first-hand feel for TWiki possibilities.
- * Exclude web from a `web`"all"` search: (Set to `on= for hidden webs)
- * Set NOSEARCHALL =
- * Default template for new topics and form(s) for this web:
- * [[WebTopicEditTemplate|WebTopicEditTemplate]]: Default template for new topics in this web. (Site-level is used if topic does not exist)
- * [[%TWIKIWEB%.WebTopicEditTemplate|%TWIKIWEB%.WebTopicEditTemplate]]: Site-level default template
- * %TWIKIWEB%.TWikiForms: How to enable form(s)
- * Set WEBFORMS = [[NewsMetaData|NewsMetaData]]
- * Users or groups who **'are not**' / **'are**' allowed to **'view**' / **'change**' / **'rename**' topics in the %WEB% web: (See %TWIKIWEB%.TWikiAccessControl)
- * Set DENYWEBVIEW =
- * Set ALLOWWEBVIEW =
- * Set DENYWEBCHANGE =
- * Set ALLOWWEBCHANGE = Main.[[FreedesktopGroup|FreedesktopGroup]], Main.TWikiAdminGroup
- * Set DENYWEBRENAME =
- * Set ALLOWWEBRENAME = Main.[[FreedesktopGroup|FreedesktopGroup]], Main.TWikiAdminGroup
- * Users or groups allowed to change or rename this !%TOPIC% topic: (I.e. %MAINWEB%.TWikiAdminGroup)
- * Set ALLOWTOPICCHANGE =
- * Set ALLOWTOPICRENAME =
- * Web preferences that are *not* allowed to be overridden by user preferences:
- * Set FINALPREFERENCES = WEBTOPICLIST, DENYWEBVIEW, ALLOWWEBVIEW, DENYWEBCHANGE, ALLOWWEBCHANGE, DENYWEBRENAME, ALLOWWEBRENAME
-**'Notes:**'
-
- * A preference is defined as: <br /> `6 spaces * Set NAME ` value= <br /> Example:
- * S!et WEBBGCOLOR = #FFFFC0
- * Preferences are used as %TWIKIWEB%.TWikiVariables by enclosing the name in percent signs. Example:
- * When you write variable `%WEB!BGCOLOR%` , it gets expanded to `%WEBBGCOLOR%` .
- * The sequential order of the preference settings is significant. Define preferences that use other preferences first, i.e. set `!WEBCOPYRIGHT` before `!WIKIWEBMASTER` since `%!WEBCOPYRIGHT%` uses the `%!WIKIWEBMASTER%` variable.
- * You can introduce new preferences variables and use them in your topics and templates. There is no need to change the %WIKITOOLNAME% engine (Perl scripts).
-**'Related Topics:**'
-
- * %TWIKIWEB%.%WIKIPREFSTOPIC% has site-level preferences.
- * %MAINWEB%.%WIKIUSERSTOPIC% has a list of user topics. User topics can have optional user preferences.
- * %TWIKIWEB%.TWikiVariables has a list of common `%!VARIABLES%`.
- * %TWIKIWEB%.TWikiAccessControl explains how to restrict access by users or groups. \ No newline at end of file
diff --git a/Software/WebSearch.mdwn b/Software/WebSearch.mdwn
deleted file mode 100644
index e69de29b..00000000
--- a/Software/WebSearch.mdwn
+++ /dev/null
diff --git a/Software/WebStatistics.mdwn b/Software/WebStatistics.mdwn
deleted file mode 100644
index fdce1977..00000000
--- a/Software/WebStatistics.mdwn
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-## Statistics for %WEB% Web
-
-| *Month:* | *Topic <br> views:* | *Topic <br> saves:* | *File <br> uploads:* | *Most popular <br> topic views:* | *Top contributors for <br> topic save and uploads:* | | <!--statDate--> | <!--statViews--> | <!--statSaves--> | <!--statUploads--> | <!--statTopViews--> | <!--statTopContributors--> | | Nov 2004 | 139710 | 32 | 4 | 20488 Home<br /> 7898 fontconfig<br /> 7542 [[WebStatistics|WebStatistics]]<br /> 6614 xorg<br /> 4724 xserver<br /> 4040 dbus<br /> 3629 pkgconfig<br /> 3426 hal<br /> 3121 scim<br /> 2979 waimea<br /> 2851 [[FontConfig2|FontConfig2]]_2 | &nbsp;11 Main.[[KazukiOhta|KazukiOhta]]<br /> &nbsp;10 Main.[[YukikoBando|YukikoBando]]<br /> &nbsp;&nbsp;4 Main.[[JoshTriplett|JoshTriplett]]<br /> &nbsp;&nbsp;3 Main.[[MarkMcLoughlin|MarkMcLoughlin]]<br /> &nbsp;&nbsp;3 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;&nbsp;2 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;1 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;&nbsp;1 Main.[[OwenFraserGreen|OwenFraserGreen]]<br /> &nbsp;&nbsp;1 Main.[[BaruchEven|BaruchEven]] | | Oct 2004 | 282044 | 83 | 17 | 42034 Home<br /> 17546 fontconfig<br /> 13414 xorg<br /> 9896 xserver<br /> 8859 dbus<br /> 8810 waimea<br /> 8106 pkgconfig<br /> 6786 hal<br /> 6216 scim<br /> 5849 [[FontConfig2|FontConfig2]]_2<br /> 5477 XOrgRepository | &nbsp;19 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;18 Main.[[JanuszPrusaczyk|JanuszPrusaczyk]]<br /> &nbsp;16 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;13 Main.[[RouNin|RouNin]]<br /> &nbsp;13 Main.[[KazukiOhta|KazukiOhta]]<br /> &nbsp;11 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;&nbsp;2 Main.SethWKlein<br /> &nbsp;&nbsp;2 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;&nbsp;2 Main.[[AdamJackson|AdamJackson]]<br /> &nbsp;&nbsp;1 Main.[[YukikoBando|YukikoBando]]<br /> &nbsp;&nbsp;1 Main.[[KitaeKim|KitaeKim]] | | Sep 2004 | 380780 | 194 | 12 | 62297 Home<br /> 25242 xorg<br /> 16546 fontconfig<br /> 15741 xserver<br /> 13090 [[FixesExt|FixesExt]]<br /> 12275 XDamage<br /> 10796 [[CompositeExt|CompositeExt]]<br /> 10116 waimea<br /> 9705 XOrgRepository<br /> 8610 XEvIE<br /> 8365 dbus | &nbsp;50 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;40 Main.[[KitaeKim|KitaeKim]]<br /> &nbsp;25 Main.[[KazukiOhta|KazukiOhta]]<br /> &nbsp;22 Main.[[YamaKen|YamaKen]]<br /> &nbsp;&nbsp;9 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;&nbsp;8 Main.[[JamesSu|JamesSu]]<br /> &nbsp;&nbsp;7 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;&nbsp;5 Main.[[MatthewAllum|MatthewAllum]]<br /> &nbsp;&nbsp;5 Main.[[JimGettys|JimGettys]]<br /> &nbsp;&nbsp;5 Main.[[JameySharp|JameySharp]]<br /> &nbsp;&nbsp;3 Main.[[SvUdal|SvUdal]] | | Aug 2004 | 342453 | 280 | 44 | 63455 Home<br /> 20111 xorg<br /> 16859 fontconfig<br /> 16275 xserver<br /> 8768 waimea<br /> 8157 XOrgRepository<br /> 7212 gtk-qt<br /> 7183 [[CompositeExt|CompositeExt]]<br /> 6726 dbus<br /> 6470 pkgconfig<br /> 5837 [[FixesExt|FixesExt]] | 109 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;69 Main.[[JamesSu|JamesSu]]<br /> &nbsp;32 Main.[[YamaKen|YamaKen]]<br /> &nbsp;24 Main.[[JameySharp|JameySharp]]<br /> &nbsp;14 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;13 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;13 Main.[[ChristianGatzemeier|ChristianGatzemeier]]<br /> &nbsp;11 Main.[[ArminBauer|ArminBauer]]<br /> &nbsp;&nbsp;5 Main.[[JimGettys|JimGettys]]<br /> &nbsp;&nbsp;3 Main.[[RouNin|RouNin]]<br /> &nbsp;&nbsp;3 Main.[[MorayAllan|MorayAllan]] | | Jul 2004 | 270538 | 214 | 15 | 44331 Home<br /> 18028 fontconfig<br /> 15828 xserver<br /> 14110 xorg<br /> 9333 waimea<br /> 6585 pkgconfig<br /> 6126 XOrgRepository<br /> 6071 [[FontConfig2|FontConfig2]]_2<br /> 5673 gtk-qt<br /> 5381 dbus<br /> 4477 uim | &nbsp;60 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;31 Main.[[JameySharp|JameySharp]]<br /> &nbsp;22 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;19 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;14 Main.[[JamesSu|JamesSu]]<br /> &nbsp;10 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;7 Main.[[RouNin|RouNin]]<br /> &nbsp;&nbsp;6 Main.[[MarkHymers|MarkHymers]]<br /> &nbsp;&nbsp;5 Main.[[YamaKen|YamaKen]]<br /> &nbsp;&nbsp;5 Main.[[MaxGoodman|MaxGoodman]]<br /> &nbsp;&nbsp;5 Main.[[MaciejKatafiasz|MaciejKatafiasz]] | | Jun 2004 | 265977 | 160 | 10 | 47352 Home<br /> 23042 waimea<br /> 20148 xserver<br /> 16533 fontconfig<br /> 12961 xorg<br /> 6775 pkgconfig<br /> 6365 [[FontConfig2|FontConfig2]]_2<br /> 5733 gtk-qt<br /> 5625 XOrgRepository<br /> 5109 xlibs<br /> 4854 dbus | &nbsp;30 Main.[[YamaKen|YamaKen]]<br /> &nbsp;18 Main.[[MarkHymers|MarkHymers]]<br /> &nbsp;12 Main.[[KenDeeter|KenDeeter]]<br /> &nbsp;11 Main.[[JamesSu|JamesSu]]<br /> &nbsp;10 Main.[[DavidSansome|DavidSansome]]<br /> &nbsp;10 Main.[[ArminBauer|ArminBauer]]<br /> &nbsp;&nbsp;9 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;&nbsp;9 Main.[[KazukiOhta|KazukiOhta]]<br /> &nbsp;&nbsp;8 Main.[[LiuCougar|LiuCougar]]<br /> &nbsp;&nbsp;7 Main.[[JonoBacon|JonoBacon]]<br /> &nbsp;&nbsp;6 Main.[[JameySharp|JameySharp]] | | May 2004 | 239865 | 160 | 15 | 44790 Home<br /> 21634 xserver<br /> 18185 fontconfig<br /> 12769 xorg<br /> 7361 pkgconfig<br /> 7336 [[FontConfig2|FontConfig2]]_2<br /> 5096 xlibs<br /> 4785 [[XserverInstallGuide|XserverInstallGuide]]<br /> 4634 XOrgRepository<br /> 4287 XDevConf<br /> 4263 gtk-qt | &nbsp;30 Main.[[SvUdal|SvUdal]]<br /> &nbsp;20 Main.[[JonPhillips|JonPhillips]]<br /> &nbsp;18 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;13 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;13 Main.[[KaySievers|KaySievers]]<br /> &nbsp;12 Main.[[OwenFraserGreen|OwenFraserGreen]]<br /> &nbsp;&nbsp;9 Main.[[BillyBiggs|BillyBiggs]]<br /> &nbsp;&nbsp;6 Main.[[BehdadEsfahbod|BehdadEsfahbod]]<br /> &nbsp;&nbsp;5 Main.[[ChristianGatzemeier|ChristianGatzemeier]]<br /> &nbsp;&nbsp;4 Main.[[RouNin|RouNin]]<br /> &nbsp;&nbsp;4 Main.[[KeithPackard|KeithPackard]] | | Apr 2004 | 268707 | 312 | 14 | 54613 Home<br /> 27179 xserver<br /> 22710 fontconfig<br /> 14365 xorg<br /> 9937 [[FontConfig2|FontConfig2]]_2<br /> 8100 XDevConf<br /> 7668 pkgconfig<br /> 5562 [[XserverInstallGuide|XserverInstallGuide]]<br /> 4877 XOrgRepository<br /> 4874 gtk-qt<br /> 4653 xlibs | 108 Main.[[JonPhillips|JonPhillips]]<br /> &nbsp;27 Main.[[RichardWorth|RichardWorth]]<br /> &nbsp;23 Main.[[RolandMainz|RolandMainz]]<br /> &nbsp;20 Main.[[JimGettys|JimGettys]]<br /> &nbsp;20 Main.[[BryceHarrington|BryceHarrington]]<br /> &nbsp;18 Main.[[RouNin|RouNin]]<br /> &nbsp;13 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;11 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;10 Main.[[DavidIllsley|DavidIllsley]]<br /> &nbsp;10 Main.[[DanielCarrera|DanielCarrera]]<br /> &nbsp;&nbsp;8 Main.[[PeterNilsson|PeterNilsson]] | | Mar 2004 | 386588 | 156 | 8 | 75073 Home<br /> 67929 xorg<br /> 45346 xserver<br /> 21920 fontconfig<br /> 10216 XOrgNews<br /> 9316 [[XserverInstallGuide|XserverInstallGuide]]<br /> 9066 pkgconfig<br /> 8258 [[FontConfig2|FontConfig2]]_2<br /> 8007 XserverFAQ<br /> 7732 XOrgToDo<br /> 6820 XOrgRepository | &nbsp;36 Main.[[JimGettys|JimGettys]]<br /> &nbsp;15 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;14 Main.KalebKEITHLEY<br /> &nbsp;12 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;12 Main.[[AlexanderWinston|AlexanderWinston]]<br /> &nbsp;10 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;&nbsp;9 Main.[[AlexanderGelfenbain|AlexanderGelfenbain]]<br /> &nbsp;&nbsp;6 Main.[[JameySharp|JameySharp]]<br /> &nbsp;&nbsp;6 Main.[[AlanCoopersmith|AlanCoopersmith]]<br /> &nbsp;&nbsp;5 Main.[[ZhangWeiwu|ZhangWeiwu]]<br /> &nbsp;&nbsp;5 Main.[[PaulAnderson|PaulAnderson]] | | Feb 2004 | 243639 | 149 | 15 | 53775 Home<br /> 42344 xserver<br /> 18570 fontconfig<br /> 8274 XserverFAQ<br /> 8033 pkgconfig<br /> 6894 [[XserverInstallGuide|XserverInstallGuide]]<br /> 6164 xorg<br /> 5923 xlibs<br /> 5300 [[FontConfig2|FontConfig2]]_2<br /> 4958 [[XserverProjects|XserverProjects]]<br /> 4565 gtk-qt | &nbsp;33 Main.[[JimGettys|JimGettys]]<br /> &nbsp;17 Main.[[NaKee|NaKee]]<br /> &nbsp;15 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;13 Main.[[NoahLevitt|NoahLevitt]]<br /> &nbsp;11 Main.KalebKEITHLEY<br /> &nbsp;10 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;10 Main.[[DavidSansome|DavidSansome]]<br /> &nbsp;10 Main.[[AlexanderWinston|AlexanderWinston]]<br /> &nbsp;&nbsp;7 Main.[[MarianoSuarezAlvarez|MarianoSuarezAlvarez]]<br /> &nbsp;&nbsp;7 Main.[[JoseRomildo|JoseRomildo]]<br /> &nbsp;&nbsp;7 Main.[[DaniloSegan|DaniloSegan]] | | Jan 2004 | 245262 | 142 | 38 | 45658 Home<br /> 31315 xserver<br /> 22325 [[TranslucentWindows|TranslucentWindows]]<br /> 16917 xlibs<br /> 15416 fontconfig<br /> 14116 xorg<br /> 7664 pkgconfig<br /> 6708 hal<br /> 5669 [[XserverInstallGuide|XserverInstallGuide]]<br /> 5554 dbus<br /> 4841 XserverFAQ | &nbsp;94 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;35 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;&nbsp;7 Main.[[JonathanBlandford|JonathanBlandford]]<br /> &nbsp;&nbsp;6 Main.KalebKEITHLEY<br /> &nbsp;&nbsp;6 Main.[[JameySharp|JameySharp]]<br /> &nbsp;&nbsp;6 Main.[[DavidZeuthen|DavidZeuthen]]<br /> &nbsp;&nbsp;5 Main.[[BehdadEsfahbod|BehdadEsfahbod]]<br /> &nbsp;&nbsp;4 Main.[[DaniloSegan|DaniloSegan]]<br /> &nbsp;&nbsp;4 Main.[[DanielStone|DanielStone]]<br /> &nbsp;&nbsp;3 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;2 Main.[[RobertWoerle|RobertWoerle]] | | Dec 2003 | 202756 | 123 | 17 | 39979 Home<br /> 31020 xserver<br /> 17798 fontconfig<br /> 16442 [[TranslucentWindows|TranslucentWindows]]<br /> 7512 pkgconfig<br /> 5432 hal<br /> 5395 XserverFAQ<br /> 5365 [[XserverInstallGuide|XserverInstallGuide]]<br /> 4902 xrestop<br /> 4678 [[FontConfig2|FontConfig2]]_2<br /> 4453 xorg | &nbsp;32 Main.KalebKEITHLEY<br /> &nbsp;28 Main.[[YuheiMatsunaga|YuheiMatsunaga]]<br /> &nbsp;18 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;10 Main.[[NoahLevitt|NoahLevitt]]<br /> &nbsp;10 Main.[[MatthewAllum|MatthewAllum]]<br /> &nbsp;&nbsp;8 Main.[[EliasMartenson|EliasMartenson]]<br /> &nbsp;&nbsp;8 Main.[[DavidZeuthen|DavidZeuthen]]<br /> &nbsp;&nbsp;5 Main.[[JameySharp|JameySharp]]<br /> &nbsp;&nbsp;4 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;&nbsp;3 Main.HaroldLHuntII<br /> &nbsp;&nbsp;3 Main.[[EricAnholt|EricAnholt]] | | Nov 2003 | 299714 | 182 | 3 | 63576 Home<br /> 61321 xserver<br /> 35291 [[TranslucentWindows|TranslucentWindows]]<br /> 18753 fontconfig<br /> 11081 [[XserverInstallGuide|XserverInstallGuide]]<br /> 9718 [[XserverProjects|XserverProjects]]<br /> 7863 pkgconfig<br /> 6447 XDamage<br /> 6204 [[XserverWishlist|XserverWishlist]]<br /> 5706 [[FontConfig2|FontConfig2]]_2<br /> 4588 dbus | &nbsp;30 Main.[[RoozbehPournader|RoozbehPournader]]<br /> &nbsp;26 Main.[[JameySharp|JameySharp]]<br /> &nbsp;22 Main.[[KeithPackard|KeithPackard]]<br /> &nbsp;19 Main.[[TokunagaHiroyuki|TokunagaHiroyuki]]<br /> &nbsp;19 Main.SethWKlein<br /> &nbsp;13 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;8 Main.[[DavidZeuthen|DavidZeuthen]]<br /> &nbsp;&nbsp;7 Main.[[JimGettys|JimGettys]]<br /> &nbsp;&nbsp;7 Main.[[BillyBiggs|BillyBiggs]]<br /> &nbsp;&nbsp;6 Main.[[JamesHenstridge|JamesHenstridge]]<br /> &nbsp;&nbsp;5 Main.[[CarlWorth|CarlWorth]] | | Oct 2003 | 111392 | 107 | 11 | 26414 fontconfig<br /> 19844 Home<br /> 10865 dbus<br /> 8529 hal<br /> 8049 pkgconfig<br /> 7209 [[FontConfig2|FontConfig2]]_2<br /> 3100 xserver<br /> 2714 dri<br /> 2494 xlibs<br /> 1728 [[FontconfigDevel|FontconfigDevel]]<br /> 1389 shared-mime-info | &nbsp;50 Main.[[JameySharp|JameySharp]]<br /> &nbsp;23 Main.[[KeithPackard|KeithPackard]]<br /> &nbsp;&nbsp;9 Main.[[JimGettys|JimGettys]]<br /> &nbsp;&nbsp;7 Main.[[JoseRomildo|JoseRomildo]]<br /> &nbsp;&nbsp;6 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;4 Main.[[ThomasLeonard|ThomasLeonard]]<br /> &nbsp;&nbsp;4 Main.TWikiGuest<br /> &nbsp;&nbsp;4 Main.[[HavocPennington|HavocPennington]]<br /> &nbsp;&nbsp;4 Main.[[DavidMeggy|DavidMeggy]]<br /> &nbsp;&nbsp;3 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;&nbsp;2 Main.[[LiamCoughlin|LiamCoughlin]] | | Sep 2003 | 38516 | 114 | 1 | 24554 fontconfig<br /> 4187 Home<br /> 2285 [[FontConfig2|FontConfig2]]_2<br /> 947 hal<br /> 584 [[FontConfigOld|FontConfigOld]]<br /> 531 [[FontconfigDevel|FontconfigDevel]]<br /> 475 dri<br /> 440 xlibs<br /> 366 xserver<br /> 272 [[FontConfigAbout|FontConfigAbout]]<br /> 248 pkgconfig | &nbsp;34 Main.[[HeinrichWendel|HeinrichWendel]]<br /> &nbsp;21 Main.[[KeithPackard|KeithPackard]]<br /> &nbsp;16 Main.[[AndersCarlsson|AndersCarlsson]]<br /> &nbsp;&nbsp;9 Main.[[EricAnholt|EricAnholt]]<br /> &nbsp;&nbsp;8 Main.[[DavidZeuthen|DavidZeuthen]]<br /> &nbsp;&nbsp;5 Main.[[SvUdal|SvUdal]]<br /> &nbsp;&nbsp;5 Main.[[HavocPennington|HavocPennington]]<br /> &nbsp;&nbsp;5 Main.[[CarlWorth|CarlWorth]]<br /> &nbsp;&nbsp;3 Main.[[WarrenTurkal|WarrenTurkal]]<br /> &nbsp;&nbsp;2 Main.[[ThomasLeonard|ThomasLeonard]]<br /> &nbsp;&nbsp;2 Main.[[StarShine|StarShine]] |
-
-**'Notes:**'
-
- * Do not edit this topic, it is updated automatically. (You can also <a href="%SCRIPTURLPATH%/statistics%SCRIPTSUFFIX%/%WEB%">force</a> an update)
- * %TWIKIWEB%.TWikiDocumentation tells you how to enable the automatic updates of the statistics.
- * Suggestion: You could archive this topic once a year and delete the previous year's statistics from the table. \ No newline at end of file
diff --git a/Software/WebTopicList.mdwn b/Software/WebTopicList.mdwn
deleted file mode 100644
index b241307c..00000000
--- a/Software/WebTopicList.mdwn
+++ /dev/null
@@ -1,2 +0,0 @@
-
-See also the verbose [[WebIndex|WebIndex]].