Giter VIP home page Giter VIP logo

tcms's Introduction

tCMS

A PHP flat-file CMS (teodesian.net CMS), geared towards a webmaster who mostly already "knows what he's doing". As such, it allows for some neat things like posting via flat files, in case you just wanted to use vim, etc. to blog (as I do). Still, I've added a lot of frontend convenience stuff, mostly as requests.

Oh, yeah, did I mention it's responsive by default and degrades well on IE (last I checked)?

See http://tcms.troglodyne.net for more information.

Installing this is pretty easy, either grab an archive from above site and extract it or git clone it into a public html directory.

WARNING: If you don't setup HTTP Server based Authentication, you deserve what you get. See the manual for more information: http://tcms.troglodyne.net/index.php?nav=1&dir=fileshare/manual

As of the latest version, there should be no upgrade issues, despite switching to using JSON to store new postings. The code anticipates and uses the legacy style of accessing old posts in that instance.

TODO/Ideas:

  • Convert blog posts to use JSON, similar to microblog, mostly to enable storing better metadata.
  • Theming importation ability, or a decent upgrading script for more effective cruise control.
  • Test code. I'll probably do this in perl, since I'm used to it's test harnesses and Selenium::Remote::Driver for functional automated testing.
  • Support for torrent seedboxes tracking /fileshare to autoprovide magnet links to downloads
  • API conversion for signifigant functionality, mostly as a way to make it easier to extend tCMS.
    • For example, a cron that watches your install for new posts then crossposts to twitter, etc.
    • Distributed tCMS installs with gluster would be fun :D
  • Support for alternative authentication schemes (LDAP, etc.). I doubt a manual mapping table from what you've set HTTP auth users to in tCMS is everyone's cup o tea.
  • Add option for using an SQLite database to store posting data, configs, etc.
  • ...And anything here too: http://tcms.troglodyne.net/index.php?nav=5&post=fileshare/manual/Appendix%2001-TODO.post

Really, I don't wanna go too hog wild with features on this, since I've already accomplished pretty much 100% of what I want tCMS to do for me. Most of these are 'nice to have' items. I may think about working on some of these more if there's interest.

tcms's People

Contributors

teodesian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.