]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/webapps/wiki/user-edits.xml
scryfall: better moxfield words
[factor.git] / extra / webapps / wiki / user-edits.xml
index cf19a3837054227a6f78eda2d47913f27b686757..8035c24e24f8a9191fb8a59dc7fb2079fed51b0d 100644 (file)
@@ -2,16 +2,10 @@
 
 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
 
-       <t:title>Edits by <t:label t:name="author" /></t:title>
+       <t:atom t:href="$wiki/user-edits.atom" t:rest="author">
+               Edits by <t:label t:name="author" />
+       </t:atom>
 
-       <ul>
-               <t:each-tuple t:values="user-edits">
-                       <li>
-                               <t:a t:href="view" t:query="title"><t:label t:name="title" /></t:a>
-                               on
-                               <t:a t:href="revision" t:query="id"><t:label t:name="date" /></t:a>
-                       </li>
-               </t:each-tuple>
-       </ul>
+       <t:title>Edits by <t:label t:name="author" /></t:title>
 
 </t:chloe>