summaryrefslogtreecommitdiff
path: root/doc/forum/TMPL__95__VAR_IS__95__ADMIN/comment_1_3172568473e9b79ad7ab623afd19411a._comment
blob: 7967ea6f039a799aa6e0e5bca40afc116f0bd517 (plain)
  1. [[!comment format=mdwn
  2. username="http://smcv.pseudorandom.co.uk/"
  3. nickname="smcv"
  4. subject="comment 1"
  5. date="2011-02-23T11:14:14Z"
  6. content="""
  7. This isn't possible without out-of-band mechanisms (Javascript or something).
  8. ikiwiki produces static HTML; template variables are evaluated when the HTML
  9. is compiled, and admins and non-admins see the exact same file.
  10. (More precisely, URLs containing `/ikiwiki.cgi/` are dynamically-generated
  11. pages; everything else is static.)
  12. """]]