mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10579 201d5d3c-b55e-5fd7-737f-ddc643e51545
16 lines
533 B
Text
16 lines
533 B
Text
HTML.DefinitionRev
|
|
TYPE: int
|
|
VERSION: 2.0.0
|
|
DEFAULT: 1
|
|
--DESCRIPTION--
|
|
|
|
<p>
|
|
Revision identifier for your custom definition specified in
|
|
%HTML.DefinitionID. This serves the same purpose: uniquely identifying
|
|
your custom definition, but this one does so in a chronological
|
|
context: revision 3 is more up-to-date then revision 2. Thus, when
|
|
this gets incremented, the cache handling is smart enough to clean
|
|
up any older revisions of your definition as well as flush the
|
|
cache.
|
|
</p>
|
|
--# vim: et sw=4 sts=4
|