Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlhunter/obsceneart
DEFUNCT: PHP/CodeIgniter Project from 2011
https://github.com/tlhunter/obsceneart
Last synced: 25 days ago
JSON representation
DEFUNCT: PHP/CodeIgniter Project from 2011
- Host: GitHub
- URL: https://github.com/tlhunter/obsceneart
- Owner: tlhunter
- Created: 2014-08-19T07:04:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T07:22:58.000Z (about 10 years ago)
- Last Synced: 2024-04-08T16:32:45.815Z (7 months ago)
- Language: PHP
- Homepage: http://obsceneart.net
- Size: 785 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObsceneArt
* Originally used for storing funny online quotes (a competitor to bash.org).
* Now it's been expanded to also have a syntax highlighter and other features for more generic use.
* Users can vote on texts, tag, search and browse, etc.## Disclaimer
* This repository is bound to contain many security issues.
* The code is several years old and has been uploaded for historical purposes only.
* Do not consider it an example of my current coding capability ;)## Third Party Libraries
* CodeIgniter 2.0
* SyntaxHighlighter 3.0.83
* jQuery 1.5
* jQuery UI 1.8.10
* Tank_auth 1.0.7
* Modular Extensions 5.4## License
BSD
## Changelog
### 20140819
* Flattened Repo
* Open Sourcing### 20130126
* Lots of cleanup
* Considered selling on Envato### 20120126
* Syntax highlighter
* Quote titles
* Removed sidebar ad
* Tweaked navigation
* Banner links to homepage
* Analytics view
* Link to recent text posts in sidebar
* Private text uploads### 20110208
* First build