Authorship and Editing

Today I completed the final feature for the authorship stage: editing.

AJAX-loaded edit form; text is initialized to previous value.

AJAX-loaded edit form; text is initialized to previous value.

This brings me up to having done the following:

  • Saving UID on S3 objects.
  • Locking (all or just comments).
  • Moderation (approve/hide); there’s a bug here which gives the author too much power, but I can fix it later.
  • Editing.

As has been the case, the code and output is very rough, but it does what I set out to make it do.  Hurray!

Leave a Reply