Custom Javascript


Notes for creating the Custom Javascript

We may need to manually indicated identifiers bc house.gov url are UGLY and temporary

The hash that indicates if changed or not should never be apparent to users.  Remember URL's must be user readable ALWAYS!

Longer term URL's

Allow user to get to current version of page http://domainname/optionalpath/documentname So if lacking datetimestamp URL will point at entire page.

Redirection page of older vs newer version pages.  So if user comes to older page ask if wants to see older page or current page.

Can't do current version ie house.gov... we need a page ID to link to current page

Javascript will work as long as we can pull those pages.