none
authorPeterThoeny <PeterThoeny>
Fri, 10 Nov 2000 02:22:34 +0000 (02:22 +0000)
committerPeterThoeny <PeterThoeny>
Fri, 10 Nov 2000 02:22:34 +0000 (02:22 +0000)
Main/WebSearch.mdwn
TWiki/TextFormattingFAQ.mdwn
TWiki/WebHome.mdwn
TWiki/WebSearch.mdwn
TWiki/WikiWikiClones.mdwn

index 3812d28..db80efb 100644 (file)
@@ -1,6 +1,6 @@
 <form action="http://www.dementia.org/twiki//search/%WEB%/">
   <ul>
-    <li><b>Simple search</b>: <table>
+    <li><b>Simple search</b>: <table border="0" cellpadding="0" cellspacing="0">
         <tr>
           <td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
           <td><input name="web" type="checkbox" /> All webs (not only %WIKITOOLNAME%.%WEB% web) </td>
@@ -15,7 +15,7 @@
 
 <form action="http://www.dementia.org/twiki//search/%WEB%/">
   <ul>
-    <li><b>Advanced search</b>: <table>
+    <li><b>Advanced search</b>: <table border="0" cellpadding="0" cellspacing="0">
         <tr>
           <td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
           <td> Search </td>
index 0ef6eac..6852cdf 100644 (file)
@@ -177,7 +177,7 @@ This is a manual process where you have more control over the rendering of the i
 
 Place text you would like to specify a color inside &lt;FONT COLOR="colorCode"&gt; and &lt;/FONT&gt; tags.
 
-"colorCode" is the hexadecimal RGB color code. The color is composed by specifying the red, green and blue components of the color in hexadecimal notation. For example, to specify white, the red, green and blue components are 255, 255, 255, so you would use "#FFFFFF". Common color codes are:
+"colorCode" is the hexadecimal RGB color code. The color is composed by specifying the red, green and blue components of the color in hexadecimal notation. For example, to specify white, the red, green and blue components are 255, 255, 255, so you would use "#FFFFFF". You can use [[StandardColors]] or common color codes:
 
 <table>
   <tr bgcolor="#E0E0E0">
index d1e6514..63cfb5d 100644 (file)
@@ -1,8 +1,8 @@
 <table>
   <tr>
     <td> Welcome to %WIKITOOLNAME%, a web-based collaboration tool, document management tool and knowledge base tool. This is the place to learn about the tool.</td>
-    <td><a href="http://TWiki.SourceForge.net/"><img alt="Powered by TWiki" border="0" height="64" src="http://www.dementia.org/twiki//view/twikilogo3.gif" width="131" /></a></td>
-    <td><b>The TWiki home is at <br /><a href="http://TWiki.SourceForge.net/" target="_top">http://TWiki.SourceForge.net/</a> </b></td>
+    <td><a href="http://TWiki.org/"><img alt="Powered by TWiki" border="0" height="64" src="http://www.dementia.org/twiki//view/twikilogo3.gif" width="131" /></a></td>
+    <td><b>The TWiki home is <br /> at <a href="http://TWiki.org/" target="_top">http://TWiki.org/</a> </b></td>
   </tr>
 </table>
 
index 3812d28..db80efb 100644 (file)
@@ -1,6 +1,6 @@
 <form action="http://www.dementia.org/twiki//search/%WEB%/">
   <ul>
-    <li><b>Simple search</b>: <table>
+    <li><b>Simple search</b>: <table border="0" cellpadding="0" cellspacing="0">
         <tr>
           <td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
           <td><input name="web" type="checkbox" /> All webs (not only %WIKITOOLNAME%.%WEB% web) </td>
@@ -15,7 +15,7 @@
 
 <form action="http://www.dementia.org/twiki//search/%WEB%/">
   <ul>
-    <li><b>Advanced search</b>: <table>
+    <li><b>Advanced search</b>: <table border="0" cellpadding="0" cellspacing="0">
         <tr>
           <td><input checked name="scope" type="radio" value="text" /> Topic text (body)     </td>
           <td> Search </td>
index 3e0eeb7..b90e9a6 100644 (file)
@@ -1,5 +1,5 @@
-TWiki is a Wiki Wiki clone and has its root in JOS Wiki.
+%WIKITOOLNAME% is a Wiki Wiki clone and has its root in JOS Wiki.
 
-- TWiki's home is at <http://TWiki.SourceForge.net/>
+- TWiki's home is at <http://TWiki.org/>
 - TWiki takes a lot of ideas from [Ward Cunningham](http://c2.com/~ward/)'s remarkable [ Wiki Wiki Web](http://c2.com/cgi/wiki?WikiWikiWeb) invention.
 - A list of Wiki Wiki clones can be found at <http://c2.com/cgi/wiki?WikiWikiClones>