features
required:
. use the coords to determine size
- use the city section to store the option and the size of a single square
- add a "this is different" checkbox to the city block image with a different size
for the single square
- look at the .png file to determine resizing
. missing floors need to have templates
. need an add and edit notes
. use array_key_exists on all input values
. add a description to the floors
. displaycitysection: composition is messed up for some blocks
. displaycitylist: need an add/edit city
. displaycitysectionlist: need an add/edit city section
. displaycitysection: need an edit city block at the top
. addbuilding does not auto-select the city block or refresh when it's selected
. displaybuilding: swap edit and add floor
. insert/update floor: increase the height or depth of the building automatically if a floor is outside that number
required, but don't need:
. editcityblock should have the black line under city
. mouseover on composition should highlight them in the notable buildings list
. editcityblock needs image map selection
. use the add method everywhere
. don't blow up when some fields are left blank
. display something in the list when the name is blank or space
. remove screens should say "remove" and not delete
nice to haves:
. be able to upload files (is PHP POST safe enough to do)
. add notes to images
- must not cover links
. highlight the area with a mousover
. on city block page,
bugs