Some Wikidotians may remember how I always refer to code on the wdfiles domain with the /local--code/page-name/# technique, as opposed to the /page-name/code/# technique.
My defence was always “I have experienced times when this technique did NOT work, however the /local--code/ technique was foolproof and always worked”
Today I discovered the circumstances in which the technique would not work. It won't work on hidden pages, or pages within hidden categories. As we know, hidden pages/categories have the first character in their name as an underscore (_)
Proof:
- hidden:page — yes, /code/1 works
- hidden:_page — no, /code/1 doesn't work
- _hidden:page — no, /code/1 doesn't work
- _hidden:_page — no, /code/1 doesn't work
λ James Kanjo
Blog | Wikidot Expert | λ and Proud
Web Developer | HTML | CSS | JavaScript





