none
[openafs-wiki.git] / TWiki / TWikiMetaData.mdwn
index 1d61a25..7cefd21 100644 (file)
@@ -97,11 +97,11 @@ This is optional, exists if topic has ever been moved. If a topic is moved more
   </tr>
   <tr>
     <td> from </td>
-    <td> Full name i.e. web.topic </td>
+    <td> Full name, i.e., web.topic </td>
   </tr>
   <tr>
     <td> to </td>
-    <td> Full name i.e. web.topic </td>
+    <td> Full name, i.e., web.topic </td>
   </tr>
   <tr>
     <td> by </td>
@@ -206,7 +206,7 @@ Extra fields that are added if an attachment is moved:
   </tr>
   <tr>
     <td> name </td>
-    <td> A topic name - the topic represents one of the [[Main/TWikiForms]]. Can optionally include the web name i.e. web.topic, but doesn't normally </td>
+    <td> A topic name - the topic represents one of the [[Main/TWikiForms]]. Can optionally include the web name (i.e., web.topic), but doesn't normally </td>
   </tr>
 </table>
 
@@ -252,7 +252,7 @@ The recommended sequence is:
 
 ## <a name="Viewing Meta Data in Page Source"></a> Viewing Meta Data in Page Source
 
-When viewing a topic the <code>**Raw Text**</code> link can be clicked to show the text of a topic (ie: as seen when editing). This is done by adding `raw=on` to URL. `raw=debug` shows the meta data as well as the topic data, ex: [debug view for this topic](http://www.dementia.org/twiki//view/%WEB%/%TOPIC%?raw=debug)
+When viewing a topic the <code>**Raw Text**</code> link can be clicked to show the text of a topic (i.e., as seen when editing). This is done by adding `raw=on` to URL. `raw=debug` shows the meta data as well as the topic data, ex: [debug view for this topic](http://www.dementia.org/twiki//view/%WEB%/%TOPIC%?raw=debug)
 
 <a name="MetaDataRendering"></a>