Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
order to override it from other actions. This HTML need not be
outputted if there is no page_notice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made two tabsets: account and connect. Removed "Invite" from
the global nav to make room.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More dl's and dd's. Rather than replicate them in every sub-class,
let's just put them in one place.
|
|
Conflicts:
lib/action.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I did a massive search-and-replace to get all the action subclasses to
use the new output function (common_element() -> $this->element(), etc.)
There's still a lot to do, but it's a first step
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/action.php
|
|
I think these definition lists are ridiculous, and I particularly
resent having to debug them.
|
|
|
|
|
|
|