A node application for hosting the Timelinr plugin on a webpage and adding images to it.
The latest from juanbrujo/jQuery-Timelinr can be copied right into the /public directory.
To host this, you'll need to create a heroku account and setup a Google project for an OAuth API key.
Admins are defined by their google account IDs.
Todo:
- Validate/escape the form submissions on the server side to prevent admins from injecting code on the homepage.
- Add more OAuth sources.
- Migrate off of the jade template engine to something more html focused such as ejs
Copyright (C) 2012 by Robert Pate II
Contact info found at http://www.robertpate.net
Source code at https://github.com/robertpateii/jQuery-Timelinr-app
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.