Last modified 4 years ago
On a page update, following actions will be fired:
- a box with links Login and Register (which position on a page depends on a journal layout) will be changed to Administrate and Logout (username);
- all expanded comments written by current user (if any) will get a number of action links.
Anton: Page update works as described. Basically, it is unit testable but we will have to parse server response (HTML code).
