Design Document board18Admin Page

From BOARD18 Project WIKI
Revision as of 15:58, 15 September 2014 by Rich (talk | contribs) (Initial version of this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Design Document edit


Selecting "Administration" from the main menu in the board18Main.php page causes the board18Admin.php page to be displayed. This page can be used to change the player's first name, last name, email address or password. It also has a special form to handle forced password changes.

Most of the JavaScript logic for board18Admin is in the scripts/board18Admin.js file.

The board18Admin.php page also uses the scripts/board18com.js file and some other open source JavaScript files.
Style is supplied by the style/board18Admin.css and the style/board18com.css files.


WIKI Links for BOARD18 WEB Pages edit
Page Overview Detail Design
index Page index Page
board18Main Page board18Main Page
board18View Page board18View Page
board18Admin Page board18Admin Page
board18Players Page board18Players Page
board18Games Page board18Games Page
board18Boxes Page board18Boxes Page
board18BoxLoad Page board18BoxLoad Page
board18Misc Page board18Misc Page
board18New Page board18New Page
board18Map Page board18Map Page
board18Market Page board18Market Page
board18SnapList Page board18SnapList Page
board18SnapMap Page board18SnapMap Page
board18SnapMrk Page board18SnapMrk Page
access-denied Page access-denied Page


This page is a stub.
The BOARD18 Project will soon be expanding it.