If you noticed, "index.php" has a few other values for you to edit. Let's take a look at them.
The first is $nsf_supressreadme, which hides that text you see at the top of the screen. What NotSoFancy! is actually doing is including the content of "README" at the top of the screen. If you change this from "FALSE" to "TRUE", it will ignore whatever is in "README". For your knowledge, README can include HTML/XHTML, but no PHP. It is not included that way.
Next up is $nsf_indexignore, an array of things to hide in your listing. By adding more values to this, you can make folders or files hidden. For example, if you make a new line in this array that has:
"README",The file "README" will vanish from your listing when you reload. Hiding ".", ".." and "index.php" is recommended.
| File name | Last modified | Size | Description | ||
|
|
NotSoFancy! v0.7 |