]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
websetup form display done
[ikiwiki.git] / doc / plugins / write.mdwn
index 255be4207c54ed5bc05062d421696719919c2b5d..b31722dd7f7337479809a8ed6754afba01439a78 100644 (file)
@@ -396,9 +396,10 @@ describing the option. For example:
                                rebuild => 0,
                        },
 
-* `type` can be "boolean", "string", "integer", or "internal" 
-  (used for values that are not user-visible). The type is the type of
-  the leaf values;  the `%config` option may be an array or hash of these.
+* `type` can be "boolean", "string", "integer", "pagespec",
+  or "internal" (used for values that are not user-visible). The type is
+  the type of the leaf values;  the `%config` option may be an array or
+  hash of these.
 * `example` can be set to an example value.
 * `description` is a short description of the option.
 * `description_html` is an optional short description, that can contain html