master
Joey Hess 2008-09-04 15:48:56 -04:00
parent 500a19baaa
commit 46676639c2
1 changed files with 10 additions and 0 deletions

View 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]]