We really ought to have sorted out the message templates better; my original intention was to have a
messages.tmpl
that would include all the MAKETEXTed attention and alert messages, and would in turn be included by the skin-specific
oopsattention
templates.
This is now pressing, as messages have to be shared between skins.
Also, we need testcases that allow us to explore the rendering of different messages in different skins.
CC
Added
messages.tmpl
, modified templates to use the central messages file. This allows skins to share the message texts but impose their own look and feel around the messages.
Added:
- TestCaseOopsAccessDenied
- TestCaseOopsAlerts
- TestCaseOopsAttention
- TestCaseOopsLeaseConflict
Finally,
ClassicSkin is meant to be installed by default.
SVN 8284
CC