diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
commit | e1f27467532fb470b383ca8115e0d562fedcce03 (patch) | |
tree | 71068f66aea8935f9e402ea03d7fe59302f91aef /Know | |
parent | be6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff) |
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'Know')
-rw-r--r-- | Know/OperatingSystem.mdwn | 12 | ||||
-rw-r--r-- | Know/WebForm.mdwn | 10 | ||||
-rw-r--r-- | Know/WebHome.mdwn | 10 | ||||
-rw-r--r-- | Know/WebStatistics.mdwn | 18 |
4 files changed, 25 insertions, 25 deletions
diff --git a/Know/OperatingSystem.mdwn b/Know/OperatingSystem.mdwn index 87fe613a..87ef7c20 100644 --- a/Know/OperatingSystem.mdwn +++ b/Know/OperatingSystem.mdwn @@ -6,16 +6,16 @@ Check one or more platforms: <tr> <td valign="top"> <ul> - <li><code> <span style="background:"><font color="">Os HPUX</font></span><a href="http://LOCATION/OsHPUX">?</a>: </code> HP-UX </li> - <li><code> <span style="background:"><font color="">Os Linux</font></span><a href="http://LOCATION/OsLinux">?</a>: </code> Linux </li> - <li><code> <span style="background:"><font color="">Os Solaris</font></span><a href="http://LOCATION/OsSolaris">?</a>: </code> SUN's Solaris </li> + <li><code> <span style="background:"><font color="">Os HPUX</font></span>[[OsHPUX]]: </code> HP-UX </li> + <li><code> <span style="background:"><font color="">Os Linux</font></span>[[OsLinux]]: </code> Linux </li> + <li><code> <span style="background:"><font color="">Os Solaris</font></span>[[OsSolaris]]: </code> SUN's Solaris </li> </ul> </td> <td valign="top"> <ul> - <li><code> <span style="background:"><font color="">Os Sun OS</font></span><a href="http://LOCATION/OsSunOS">?</a>: </code> SUN's <span style="background:"><font color="">Sun OS</font></span><a href="http://LOCATION/SunOS">?</a></li> - <li><code> <span style="background:"><font color="">Os Mac OS</font></span><a href="http://LOCATION/OsMacOS">?</a>: </code> Apple's Mac OS </li> - <li><code> <span style="background:"><font color="">Os Win</font></span><a href="http://LOCATION/OsWin">?</a>: </code> Windows 95 / 98 / NT </li> + <li><code> <span style="background:"><font color="">Os Sun OS</font></span>[[OsSunOS]]: </code> SUN's <span style="background:"><font color="">Sun OS</font></span>[[SunOS]]</li> + <li><code> <span style="background:"><font color="">Os Mac OS</font></span>[[OsMacOS]]: </code> Apple's Mac OS </li> + <li><code> <span style="background:"><font color="">Os Win</font></span>[[OsWin]]: </code> Windows 95 / 98 / NT </li> </ul> </td> </tr> diff --git a/Know/WebForm.mdwn b/Know/WebForm.mdwn index 33fe1c76..72019d35 100644 --- a/Know/WebForm.mdwn +++ b/Know/WebForm.mdwn @@ -9,21 +9,21 @@ <th bgcolor="#99CCCC"><strong>Tooltip message:</strong></th> </tr> <tr> - <td><span style="background:"><font color="">Topic Classification</font></span><a href="http://LOCATION/TopicClassification">?</a></td> + <td><span style="background:"><font color="">Topic Classification</font></span>[[TopicClassification]]</td> <td> select </td> <td> 1 </td> - <td> Select one..., <span style="background:"><font color="">No Disclosure</font></span><a href="http://LOCATION/NoDisclosure">?</a>, <span style="background:"><font color="">Public Supported</font></span><a href="http://LOCATION/PublicSupported">?</a>, <span style="background:"><font color="">Public FAQ</font></span><a href="http://LOCATION/PublicFAQ">?</a></td> + <td> Select one..., <span style="background:"><font color="">No Disclosure</font></span>[[NoDisclosure]], <span style="background:"><font color="">Public Supported</font></span>[[PublicSupported]], <span style="background:"><font color="">Public FAQ</font></span>[[PublicFAQ]]</td> <td> Classify a topic </td> </tr> <tr> - <td><span style="background:"><font color="">Operating System</font></span><a href="http://LOCATION/OperatingSystem">?</a></td> + <td><span style="background:"><font color="">Operating System</font></span>[[OperatingSystem]]</td> <td> checkbox+buttons </td> <td> 3 </td> - <td><span style="background:"><font color="">Os HPUX</font></span><a href="http://LOCATION/OsHPUX">?</a>, <span style="background:"><font color="">Os Linux</font></span><a href="http://LOCATION/OsLinux">?</a>, <span style="background:"><font color="">Os Mac OS</font></span><a href="http://LOCATION/OsMacOS">?</a>, <span style="background:"><font color="">Os Solaris</font></span><a href="http://LOCATION/OsSolaris">?</a>, <span style="background:"><font color="">Os Sun OS</font></span><a href="http://LOCATION/OsSunOS">?</a>, <span style="background:"><font color="">Os Win</font></span><a href="http://LOCATION/OsWin">?</a></td> + <td><span style="background:"><font color="">Os HPUX</font></span>[[OsHPUX]], <span style="background:"><font color="">Os Linux</font></span>[[OsLinux]], <span style="background:"><font color="">Os Mac OS</font></span>[[OsMacOS]], <span style="background:"><font color="">Os Solaris</font></span>[[OsSolaris]], <span style="background:"><font color="">Os Sun OS</font></span>[[OsSunOS]], <span style="background:"><font color="">Os Win</font></span>[[OsWin]]</td> <td> Select the OS </td> </tr> <tr> - <td><span style="background:"><font color="">Os Version</font></span><a href="http://LOCATION/OsVersion">?</a></td> + <td><span style="background:"><font color="">Os Version</font></span>[[OsVersion]]</td> <td> text </td> <td> 16 </td> <td> </td> diff --git a/Know/WebHome.mdwn b/Know/WebHome.mdwn index 67d7fdb0..5f1eb397 100644 --- a/Know/WebHome.mdwn +++ b/Know/WebHome.mdwn @@ -4,20 +4,20 @@ Welcome to the home of **%WIKITOOLNAME%.%WEB%**. This is a web-based collaborati <form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> <ul> - <li><span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a> tells you how to use and contribute to the knowlege base. </li> + <li><span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]] tells you how to use and contribute to the knowlege base. </li> <li> To <strong>submit a new problem - solution pair</strong> create a new topic like this: Type a new topic name into the 'Go' field at the top of this page, press Enter, and then follow the [Create] link. </li> </ul> <p> </p> <ul> - <li><span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a> can be used to <strong>search for a solution to a problem.</strong></li> - <li><input name="search" size="32" type="text" /><input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li> + <li><span style="background:"><font color="">Web Search</font></span>[[WebSearch]] can be used to <strong>search for a solution to a problem.</strong></li> + <li><input name="search" size="32" type="text" /><input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]) </li> </ul> <p> </p> <ul> - <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> - <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li> + <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> + <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]]: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</li> <li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li> <li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li> </ul> diff --git a/Know/WebStatistics.mdwn b/Know/WebStatistics.mdwn index 068bff73..b2d81943 100644 --- a/Know/WebStatistics.mdwn +++ b/Know/WebStatistics.mdwn @@ -28,7 +28,7 @@ <td align="right"> 57 </td> <td align="right"> 0 </td> <td align="right"> 0 </td> - <td> 5 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 3 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 3 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 3 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 3 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 2 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 2 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 2 <span style="background:"><font color="">Topic Classification</font></span><a href="http://LOCATION/TopicClassification">?</a><br /> 2 <span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a><br /> 2 <span style="background:"><font color="">Public FAQ</font></span><a href="http://LOCATION/PublicFAQ">?</a><br /> 2 <span style="background:"><font color="">How To</font></span><a href="http://LOCATION/HowTo">?</a></td> + <td> 5 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 3 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br /> 3 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br /> 3 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br /> 3 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]<br /> 2 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br /> 2 <span style="background:"><font color="">Web Menu</font></span>[[WebMenu]]<br /> 2 <span style="background:"><font color="">Topic Classification</font></span>[[TopicClassification]]<br /> 2 <span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]]<br /> 2 <span style="background:"><font color="">Public FAQ</font></span>[[PublicFAQ]]<br /> 2 <span style="background:"><font color="">How To</font></span>[[HowTo]]</td> <td> </td> </tr> <tr> @@ -36,32 +36,32 @@ <td align="right"> 285 </td> <td align="right"> 2 </td> <td align="right"> 0 </td> - <td> 61 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 28 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 18 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 15 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 13 <span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a><br /> 12 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 10 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 8 <span style="background:"><font color="">TWiki Category</font></span><a href="http://LOCATION/TWikiCategory">?</a><br /> 7 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br /> 7 <span style="background:"><font color="">Web Form</font></span><a href="http://LOCATION/WebForm">?</a><br /> 7 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a></td> - <td> 2 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td> + <td> 61 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br /> 28 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 18 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br /> 15 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br /> 13 <span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]]<br /> 12 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br /> 10 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br /> 8 <span style="background:"><font color="">TWiki Category</font></span>[[TWikiCategory]]<br /> 7 <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]<br /> 7 <span style="background:"><font color="">Web Form</font></span>[[WebForm]]<br /> 7 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]</td> + <td> 2 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td> </tr> <tr> <td> Jul 2002 </td> <td align="right"> 304 </td> <td align="right"> 4 </td> <td align="right"> 1 </td> - <td> 105 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 34 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 13 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 12 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 10 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 10 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 10 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 8 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 8 <span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a><br /> 7 <span style="background:"><font color="">Sun OS</font></span><a href="http://LOCATION/SunOS">?</a><br /> 6 <span style="background:"><font color="">Public FAQ</font></span><a href="http://LOCATION/PublicFAQ">?</a></td> - <td> 5 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td> + <td> 105 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 34 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br /> 13 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br /> 12 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]<br /> 10 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br /> 10 <span style="background:"><font color="">Web Menu</font></span>[[WebMenu]]<br /> 10 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br /> 8 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br /> 8 <span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]]<br /> 7 <span style="background:"><font color="">Sun OS</font></span>[[SunOS]]<br /> 6 <span style="background:"><font color="">Public FAQ</font></span>[[PublicFAQ]]</td> + <td> 5 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td> </tr> <tr> <td> Jun 2002 </td> <td align="right"> 281 </td> <td align="right"> 9 </td> <td align="right"> 0 </td> - <td> 180 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 68 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 6 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 5 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 4 <span style="background:"><font color="">Web Menu</font></span><a href="http://LOCATION/WebMenu">?</a><br /> 4 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 3 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 3 <span style="background:"><font color="">Tok Sent</font></span><a href="http://LOCATION/TokSent">?</a><br /> 3 <span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a><br /> 2 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 1 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></td> - <td> 9 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td> + <td> 180 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 68 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br /> 6 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br /> 5 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]<br /> 4 <span style="background:"><font color="">Web Menu</font></span>[[WebMenu]]<br /> 4 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br /> 3 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br /> 3 <span style="background:"><font color="">Tok Sent</font></span>[[TokSent]]<br /> 3 <span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]]<br /> 2 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br /> 1 <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]</td> + <td> 9 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td> </tr> <tr> <td> May 2002 </td> <td align="right"> 27 </td> <td align="right"> 1 </td> <td align="right"> 0 </td> - <td> 8 <span style="background:"><font color="">Web Home</font></span><a href="http://LOCATION/WebHome">?</a><br /> 3 <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a><br /> 3 <span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a><br /> 2 <span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a><br /> 1 <span style="background:"><font color="">Win Doze 95 Crash</font></span><a href="http://LOCATION/WinDoze95Crash">?</a><br /> 1 <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a><br /> 1 <span style="background:"><font color="">Web Statistics</font></span><a href="http://LOCATION/WebStatistics">?</a><br /> 1 <span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a><br /> 1 <span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a><br /> 1 <span style="background:"><font color="">Readme First</font></span><a href="http://LOCATION/ReadmeFirst">?</a><br /> 1 <span style="background:"><font color="">Public FAQ</font></span><a href="http://LOCATION/PublicFAQ">?</a></td> - <td> 1 <span style="background:"><font color="">Joachim Nilsson</font></span><a href="http://LOCATIONMain/JoachimNilsson">?</a></td> + <td> 8 <span style="background:"><font color="">Web Home</font></span>[[WebHome]]<br /> 3 <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]<br /> 3 <span style="background:"><font color="">Web Notify</font></span>[[WebNotify]]<br /> 2 <span style="background:"><font color="">Web Changes</font></span>[[WebChanges]]<br /> 1 <span style="background:"><font color="">Win Doze 95 Crash</font></span>[[WinDoze95Crash]]<br /> 1 <span style="background:"><font color="">Web Topic List</font></span>[[WebTopicList]]<br /> 1 <span style="background:"><font color="">Web Statistics</font></span>[[WebStatistics]]<br /> 1 <span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]<br /> 1 <span style="background:"><font color="">Web Index</font></span>[[WebIndex]]<br /> 1 <span style="background:"><font color="">Readme First</font></span>[[ReadmeFirst]]<br /> 1 <span style="background:"><font color="">Public FAQ</font></span>[[PublicFAQ]]</td> + <td> 1 <span style="background:"><font color="">Joachim Nilsson</font></span>[[Main/JoachimNilsson]]</td> </tr> </table> |