An open API service indexing awesome lists of open source software.

https://github.com/zackify/spot

a horribly coded thingy using contenteditable attributes
https://github.com/zackify/spot

Last synced: 12 months ago
JSON representation

a horribly coded thingy using contenteditable attributes

Awesome Lists containing this project

README

          

v.6 update
-I'm a much better coder now, I plan on updating this more. Currently the only change I made is to require only one JS file. Next update will remove all required php pages and use one single page to handle all the functions.

1. Edit Spot/connect.php with mysql details and import spot.sql
2. Follow the example.php page or do the following:
- Open a document that you want to use
- Add

to the top of your PHP document

- Add
in between and

- Anywhere that you want to be editable just add

- Maybe add a link to Spot/Admin so you can login on the page
- Now save the page
- Refresh it twice and go to /Spot/Admin to login
- now you can edit the elements you chose!

Tips:
- When editing you must click out of the box for things to be saved.
- Visit the login page on a mobile device to use the mobile version