londonhackspace / hackspace-foundation-sites

London Hackspace web site
https://london.hackspace.org.uk
32 stars 34 forks source link

Fix ACNode Tools information to not include Doorbot code #165

Closed kraptv closed 5 years ago

kraptv commented 6 years ago

https://london.hackspace.org.uk/members/tools.php is now showing Doorbot ACNodes as tools which is not really appropriate for their use.

Please remove or ignore any ACNode line that has a 'doorbot' or 'Doorbot' in the name that is used for general hacking.

Special-skills doorbots such as electronics lab, biohacking laboratory, amateur radio room, or possibly others probably SHOULD be listed to show member training entitlements.

mich181189 commented 6 years ago

I think rather than using string bashing to deermine it's a doorbot, we should add a type field to the tool record on acserver then either only return non-door records in the json the website consumes (which would make this an acserver task) or the website filters out by type

JasperWallace commented 6 years ago

+1 for a tool type field.

JasperWallace commented 5 years ago

These:

commits enable changing the website.