|
Reinforcement Learning and Artificial Intelligence (RLAI) |
This page contains development notes on miscellaneous improvements to this web project.
Remove the footer from the comment form, auto forward to index
- Done and done. Click here to see how
Require (or add) .html in files
--A - if you don't require the
html, anything without a valid extension is displayed as text
- note that you can create
files this way (check out project without the .html for an example)
- also notice the
weirdness that ensues when you go to an existing page, but drop the
extension. At least, I think it's weird.
--P what could be the possible reasons that we
would not want it :
* confusing?
* no comments possible
-- but when you go to it without the extension, you don't *know* that you forgot the extension