Joey Hess
931045301a
Gave comment and page editing forms some CSS and accessability love.
...
In particular, added <label> tags.
(However, could not find a good way to add a label tag for the main
page edit textarea.)
2010-05-06 21:45:17 -04:00
Joey Hess
f52f395437
consistently drop NAME= in templates
...
also add template syntax smoke test
2010-05-05 21:10:40 -04:00
Joey Hess
73420c24c6
lowercase "or Signin"
2010-01-04 21:00:58 -05:00
Joey Hess
5cdee82ef6
comment: Make comment directives no longer use the internal "_comment" form, and document the comment directive syntax.
...
Rationalle: Comments need to be user-editable so that they can be posted
via git commit etc.
The _comment directive is still supported, for back-compat.
2009-06-02 17:06:46 -04:00
Joey Hess
527d178c12
comments: Add link to comment post form to allow user to sign in if they wish to, if the configuration makes signin optional for commenting.
2009-04-23 14:56:10 -04:00
Joey Hess
72dd9a9a04
make wmd comment support comment editing (I think)
2009-03-07 18:54:26 -05:00
Joey Hess
fb8161b845
simplify and compact the comment edit form
...
Mostly to make it more visually similar to the page edit form.
I'm a bit uncertian about the placement of the page type selector,
and about removing the "Page type". May rethink that.
2008-12-19 14:29:54 -05:00
Joey Hess
d0f2ac685b
remove 'signed in as foo'
...
I think users should know who they're signed in as; the edit pages don't
say so there's no reason to here. Also, the user id was not displayed
pretty.
2008-12-19 14:21:48 -05:00
Joey Hess
79a787a466
rename comments_form to editcomment
2008-12-19 14:07:22 -05:00