Jump to content
xisto Community
Sign in to follow this  
truefusion

Truefusion Cms flat-file CMS

Recommended Posts

Originally i was going to make this rely on MySQL for its content storage, but i decided to put that one aside and just go with flat-files. This CMS doesn't necessarily do everything you'd expect from an average CMS. That is, it doesn't manage the files for you, like creating, editing, deleting, et cetera. It follows a set of guidelines set up by the user ("administrator") and organizes and displays content according to those guidelines. I don't plan on making an admin control panel for this CMS even though it is fully possible to make one for it. The settings for it are all set within index.php—or whatever other file you specify (though index.php has higher priority). This CMS for its URL generation goes with a simpler form for the URLs, which is said to be search engine friendly.

You can preview the default set-up here: http://forums.xisto.com/no_longer_exists/

Since i don't consider its current state to be a "version 1" program, i did not release an archive containing all the files. So if you want to obtain a copy of it, you'll have to check it out of the SVN repository:

CONSOLE
svn checkout http://forums.xisto.com/no_longer_exists/ tfcms-checkout

This will create a folder named "tfcms-checkout" in the current directory that you were in at the time of running the command. This requires subversion to be installed on the system.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.