>From Sam Gendler <[EMAIL PROTECTED]>:
> Are the standard component reference docs in Tacos autogenerated
> somehow?
No, not yet... :(
They're in src/documentation/content/xdocs/components/
and then src/documentation/content/xdocs/site.xml
needs update...
Also, if you want to try and generate t
Are the standard component reference docs in Tacos autogenerated
somehow? If so, how would I add documentation for all the new
components? I'd like to write up at least a bare minimm of docs for
all the new components.
--sam
-
[Using an even latest beta]
You'll also get a javascript error:
'ev.preventDefault is not a function'
if your form doesn't use validators.
Anyway, I think both these errors are correct, since the function
is defined as:
postpageFormForm = function(event) {...}
and this in postpageFormForm(this) r