]> sipb.mit.edu Git - ikiwiki.git/commitdiff
update
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 4 Sep 2008 19:48:56 +0000 (15:48 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 4 Sep 2008 19:48:56 +0000 (15:48 -0400)
doc/todo/structured_page_data.mdwn

index 7723daba7e6e88cb79dd1eb23842213e601d22b7..524bdb8dd0db2d27f77eadbcb74464ca015e14c4 100644 (file)
@@ -55,3 +55,13 @@ It would be nice if the type implementation code could just use
 FormBuilder, since its automatic form generation, and nice field validation
 model is a perfect match for structured data. But this problem with
 editpage.tmpl would have to be sorted out to allow that.
+
+Additional tie-ins:
+
+* Pagespecs that can select pages with a field with a given value, etc.
+* The search plugin could allow searching for specific fields with specific
+  content. (xapian term search is a good fit).
+
+See also:
+
+[[tracking_bugs_with_dependencies]]