MinnPost / legislature-tracker

An application that pulls in Open States data and combines with editorial expertise to create a live view into a state legislature session.
http://minnpost.github.io/legislature-tracker/
Other
30 stars 17 forks source link

Make substitution configurable #24

Closed zzolo closed 11 years ago

zzolo commented 11 years ago

Substitution means that a bill has been basically reused (the bill ID stays the same but the content is completely rewritten for essentially a different bill). The MN legislature does this.

This is currently configurable in that you can change the regular expression that finds something in the actions array that determines if it is configurable. But this feature should be able to be turned off as well as documented some more.

zzolo commented 11 years ago

This is not configurable and documented and can be turned off with a value of false.