in. Checking if document is in directory
in "/directory/"
The operator checks if document is in directory and returns Boolean value (true/false).
Example
^
if
(in "/news/"){
We're in news section
}{
<a href="/news/">News section</a>
}
Copyright © 19972010 Art. Lebedev Studio |
http://www.artlebedev.com
Last updated: 30.03.2004