#
# Edit this file to control the behaviour of the parser
#
# The root directory of the patched Australian version of the TheyWorkForYou
# website.
# For example, Under Mac OS X this is likely to be something like:
web_root: "/Library/WebServer/Documents/openaustralia"
# Under Linux, this is likely to be something like:
#web_root: "/var/www/openaustralia-app"
html_cache_path: "/Library/WebServer/Documents/openaustralia/html_cache"
log_path: "/Library/WebServer/Documents/openaustralia/openaustralia-parser/parser.log"
# Should hopefully not have to change anything below here
# This is where the parser looks for Hansard data
parlinfo_web_root: "http://parlinfoweb.aph.gov.au/piweb"
# This is the path to the Hansard data that is used for generating links
permalink_parlinfo_web_root: "http://parlinfoweb.aph.gov.au/piweb"
# Links to the biographies of all *current* house members and senators
current_house_members_url: "http://parlinfoweb.aph.gov.au/piweb/browse.aspx?path=Parliamentary%20Handbook%20%3E%20Biographies%20%3E%20Current%20Members"
current_senate_members_url: "http://parlinfoweb.aph.gov.au/piweb/browse.aspx?path=Parliamentary%20Handbook%20%3E%20Biographies%20%3E%20Current%20Senators"
# Links to the biographies of all *former* senators and representatives
former_members_house_and_senate_url: "http://parlinfoweb.aph.gov.au/piweb/browse.aspx?path=Parliamentary%20Handbook%20%3E%20Biographies%20%3E%20Former%20Senators%20and%20Members"
# Alternative version of biography pages for current representatives and senators
alternative_current_house_members_url: "http://www.aph.gov.au/house/members/mi-alpha.asp"
alternative_current_senate_members_url: "http://www.aph.gov.au/Senate/senators/homepages/index.asp"
# List of electorates from website for the ABC's Q&A programme
qanda_electorate_url: "http://www.abc.net.au/tv/qanda/find-your-local-mp-by-electorate.htm"
qanda_all_senators_url: "http://www.abc.net.au/tv/qanda/find-a-senate-member-by-a-z.htm"
# ABC 2007 election results
election_web_root: "http://www.abc.net.au/elections/federal/2007"