This was mostly created for The Pitt News as per their request; PantherView is nearly published on their website, they just have a couple more suggestions. They wanted just the Police checkbox to be ticked by default for their users since that's what their users desire the most. This can be used for almost any other organization.
In order to change the default checkboxes, go to (currently) line 29 and change a data category (e.g. police) to true in the dictionary. Inversely, if you want to turn the checkbox off by default, switch this value to false.
Any new data categories will need to be added to this dictionary for organizations to be able to fully customize their default checkboxes.
This was mostly created for The Pitt News as per their request; PantherView is nearly published on their website, they just have a couple more suggestions. They wanted just the Police checkbox to be ticked by default for their users since that's what their users desire the most. This can be used for almost any other organization.
In order to change the default checkboxes, go to (currently) line 29 and change a data category (e.g. police) to true in the dictionary. Inversely, if you want to turn the checkbox off by default, switch this value to false.
Any new data categories will need to be added to this dictionary for organizations to be able to fully customize their default checkboxes.