http://code.stanleylieber.com/bulge Some new features have been added:
- http://domain.com/login allows the visitor to login using werc's
built-in authentication
- http://domain.com/user allows editing posts in the web browser after login
- require_login=1 in _werc/bulge/config now restricts access to the entire site
- the "download" checkbox next to the link field on the edit form
causes BULGE to
fetch the text at the given link and filter it through htmlfmt, saving
it as the body
of the post
-sl