Using the system

The simple way to use 10kCMS

Compose a text file for each page of your site.

index.txt is a required file, and will be the default page, as well as the first link on your page, titled 'Home'. robots.txt is always ignored.

About the text files:
The system will work fine with just paragraphs of plain ascii text. Every new line is simply a new paragraph.

You can spice things up a bit as well, in the text files:

You can use any HTML you like. (Including Flash Embeds like YouTube)

For faster typing, you can use the following bbCode-like tags:

Link Order



If you want to change the order of the links, you just need to name the text files properly:

Everything is displayed in ascending alphabetical order.

For hidden filename sorting, create the filenames with a number followed by --- (3 dashes) and the system will sort and strip it: (Alphabetical, not numeric order)

1--- before 100--- before 9---

For example:
These files will generate these links, in this order:

index.txt Home (cant move or disable)
1---Help.txt Help
2000---About Us.txt About Us
9---Contact Info.txt Contact Info

For more information about customizing the templates, see the templating page.