JavaScript subject icons
http://zilla.livejournal.org/show_bug.cgi?id=945
Also, somebody should start working on a new super-simple style system on top of S2 that's more S1-like. Basically, make something where users can just do:
PAGE:
<html>
...
%%body%%
...
</html>
END_PAGE
And it outputs a Page::print() for them with a $this->print_body() inserted for %%body%%.
And maybe some template items for other common things, but those could be later.
(somebody want to file a Zilla item for this?)