Difference between revisions of "Design Document board18Map Page"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(Added map6)
(updated release notice)
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
The initial version of this page will only cover the actual game board page of BOARD18.  The other pages have a lot less code and can probably be understood 'from the source'. The client (browser) side code for the game board page of BOARD18 is contained in the following files:
{{ReleaseNotice|2.5}}{{Design Document Index}}The BOARD18 map page consists of the page header, the game board map (on the right)
and the left sidebar containing the tile and token trays.
The client (browser) side code for the map page of BOARD18 is contained in the following files:  


{| class="wikitable"
'''[[Object_List|<span style="color: Green">There are also a number of java script objects used by this code</span>]]'''.
| php page
 
| board18Map.php
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto "
|+ This is a table of links to documentation about the board18Map page.
| overview
| [[Design_Document_Client_Side_Overview#The_Map_Page|board18Map page]]
|-
| style sheet
| [[Board18Mapcss|board18Map.css]]
|-
| rowspan="7" | javascript
| [[Board18Map1|board18Map1.js]]
|-
|-
| style sheets
| [[Board18Map2|board18Map2.js]]
| board18com.css
| board18Map.css
| jquery.contextMenu.css
|-
|-
| rowspan="3" | javascript
| [[Board18Map3|board18Map3.js]]
| board18Map1.js
| board18Map2.js
| board18Map3.js
|-
|-
| [[Board18Map4|board18Map4.js]]
| [[Board18Map4|board18Map4.js]]
|-
| [[Board18Map5|board18Map5.js]]
| [[Board18Map5|board18Map5.js]]
| board18Map6.js
|-
|-
| board18com.js
| [[Board18Map6|board18Map6.js]]
| jquery.contextMenu.js
|-
| jquery.ui.position.js
| [[Board18Map7|board18Map7.js]]
|}
|}
Note: The nav1.min.js file supports the nav1 menu system which has been deprecated for BOARD18 and will eventually be eliminated.
'''[[Object_List|<span style="color: Green">There are a number of java script objects used by this code</span>]]'''.
{{Stub}}


[[Category:Design]]
[[Category:Design]]

Latest revision as of 08:36, 28 July 2017