[docs] Change in AreaTag made by Randy Moore

Wiki Watch docs at icdevgroup.org
Mon Jul 7 19:36:37 EDT 2003


You can visit the live page at this URL:
http://www.icdevgroup.org/i/doc/wiki/AreaTag.html

--- tmp/ULysMEDk:68.48.44.42.previous	Mon Jul  7 18:36:36 2003
+++ tmp/ULysMEDk:68.48.44.42.current	Mon Jul  7 18:36:36 2003
@@ -20,6 +20,7 @@
 
  Attributes                        Default
  form                              none
+ anchor                            none
  search                            No
  secure                            No
  interpolate (reparse)             No
@@ -80,6 +81,15 @@
 
 See the description of the [page] tag for more detail.
 
+I<anchor>
+
+The optional anchor argument allow you to link to a specific anchor within
+the target page.
+
+   <A HREF="[area href=custservice anchor=history]">History</A>
+becomes:
+   <A HREF="http://www.yoursite.com/cgi-bin/yourstore/custservice.html#history">History</A>
+
 I<search>
 
 Interchange allows you to pass a search in a URL. There are two ways
@@ -155,4 +165,3 @@
 Named call example:
 
     <A HREF="[area ord/basket]">Check basket</A>
-


More information about the docs mailing list