openrightsgroup / blocked-org-uk

Template front-end code, markup, style-sheets, images and other assets for the Censorship Monitoring Project (blocked.org.uk)
https://www.blocked.org.uk/
GNU General Public License v3.0
13 stars 5 forks source link

Send submitted URLs to API for checking #9

Closed graphiclunarkid closed 10 years ago

graphiclunarkid commented 10 years ago

Probably syncing the modX FormSave table with the API one on the server (will be different for staging/live)

mkillock commented 10 years ago

This has been completed - New snippet 'SubmitURL' added to staging MODx instance, which references credentials.php under core/components/submiturl directory. Works as a FormIt hook, so submits the URL when website user submits a completed form on the home page.