Table of Contents
Introduction
Installation
Handling Challenger
Virtual Servers
Configuration Examples
Modules
Filesystems
RXML Tags
Graphics
Proxy
Databases
Miscellaneous Modules
Security Considerations
Scripting
Frontpage
Upgrading
Third Party Extensions
Portability
Reporting Bugs
Appendix
|
Indirect Href
This module gives the <ai> container tag, which can be used
instead of {a href=}. The Indirect href
module uses a simple database to store URLs and symbolic names. The
<ai> tag takes a symbolic name as argument and will replace
itself with a {a href=} tag with the corresponding URL as
argument.
The main advantage is that if one of the pages you link to change
URL you only have to change it once, in the database.
- Indirect hrefs
-
The contents of the database, as a symbolic name followed by a URL on
each line.
|