Anonymous

Project:Box identification: Difference between revisions

From London Hackspace Wiki
Line 30: Line 30:
* A location indicator can be generated by visiting /members/storage_image.php and attaching a box location with '?loc=' e.g. /members/storage_image.php?loc=s10b04 will create:
* A location indicator can be generated by visiting /members/storage_image.php and attaching a box location with '?loc=' e.g. /members/storage_image.php?loc=s10b04 will create:
[[File:Example_box_location.png]]
[[File:Example_box_location.png]]
* A box identification label generated by visiting /members/storage_image.php and attaching a box id with '?box_id=' e.g. /members/storage_image.php?box_id=1 will create:
* A box identification label can be generated by visiting /members/storage_image.php and attaching a box id with '?box_id=' e.g. /members/storage_image.php?box_id=1 will create:
[[File:Example_box_qr_code.png]]
[[File:Example_box_qr_code.png]]
* Started creating the member maintenance interface.
* Started creating the member maintenance interface.