Package parameters: |
- BaseImagePath
- Base pathname to ad images. The pathname follows Tcl filename conventions. If the path starts with a '/', a backslash, or it's second character is a ':', then it is considered to be an absolute pathname in your file system. Otherwise, it is relative to the pageroot of the webserver. E.g., a BaseImagePath of '/home/ads' implies that ad images are found in '/home/ads/', while an BaseImagePath of 'ads' implies that images should be placed in the directory '[ns_info pageroot]/ads/' directory. (default ads, type string, scope instance)
- CacheRefresh
- Time (in seconds) to memoize parameters and other elements. Memoized itself, it takes five minutes before this parameter becomes updated. (default 600, type number, scope instance)
- DefaultAdImage
- The default ad image to return if no other ads can be found, or if an error occurs. (default arsdigita.gif, type string, scope instance)
- DefaultAdLocalP
- Is the default Ad local to your server? (1 for yes, 0 for no) (default 1, type number, scope instance)
- DefaultAdTargetURL
- The default Target URL to associate with the DefaultAdImage. (default http://openacs.org, type string, scope instance)
- DetailedPerUserLoggingP
- If 1, then detailed per ad, per hit details are kept for each user (default 0, type number, scope instance)
|