summaryrefslogtreecommitdiff
path: root/lib/scripts
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2007-05-14 00:24:21 +0200
committerAndreas Gohr <andi@splitbrain.org>2007-05-14 00:24:21 +0200
commit3825ddd38bc5af4afc3ae1a1aea832dde69b21d1 (patch)
treed783913aee49c3e6432e483a15a69e69ab3371b6 /lib/scripts
parent82938a26ac36e50371bf06400c2e3c86230f7317 (diff)
downloadrpg-3825ddd38bc5af4afc3ae1a1aea832dde69b21d1.tar.gz
rpg-3825ddd38bc5af4afc3ae1a1aea832dde69b21d1.tar.bz2
include_once support for javascript
The include syntax was changed and enhanced by a include_once statement. Syntax: /* DOKUWIKI:include somefile.js */ /* DOKUWIKI:include_once someotherfile.js */ Note: include_once uses the basename of the inlcuded file to determine if it was previously loaded. You need to use something unique for it to make sure it is correctly loaded. Note: included files are not checked for updates by the cache logic. You need to touch the master file for updating the cache Note: includes are *not* supported inside included files to avoid any circular references darcs-hash:20070513222421-7ad00-d99d717ba8a428d0af2b3f7d593897e0467cb9c9.gz
Diffstat (limited to 'lib/scripts')
0 files changed, 0 insertions, 0 deletions