* Added the HTTP Logout module, integer user fields, and the user prefs module to the test app. * Changed unknownCommand to noCommand. Unknown commands now cause errors. * Changed the arbitrary default command to some other arbitrary default command and made the login command consistent with it. * Filled in the stylesheet a little. * Added an error page. * Reworked the hello page. * Moved some stuff into the common footer. * Added a request login page. * Did some other minor fixups. * Added some incomplete userPrefs pages. git-svn-id: svn://10.0.0.236/trunk@111174 18797224-902f-48f8-a5cc-f745e15eee43
14 lines
250 B
Plaintext
14 lines
250 B
Plaintext
COSES
|
|
1
|
|
|
|
<text xml:space="default" xmlns="http://bugzilla.mozilla.org/coses">
|
|
|
|
<set variable="title" value="User Preferences">
|
|
<include href="template.html.header"/>
|
|
</set>
|
|
|
|
<text><![CDATA[]]></text>
|
|
|
|
<include href="template.html.footer"/>
|
|
|
|
</text> |