netui:anchor tag libraries documentation
----------------------------------------

         Key: BEEHIVE-639
         URL: http://issues.apache.org/jira/browse/BEEHIVE-639
     Project: Beehive
        Type: Bug
  Components: Documentation  
    Reporter: Krista Baker
 Assigned to: Steve Hanson 
     Fix For: V1


\docs\apidocs\taglib\index.html 

file:///C:/apache-beehive-incubating-20050510-svn169446/docs/apidocs/taglib/beehive.apache.org/netui/tags-html-1.0/anchor.html

1.  Description:  An anchor must have one of five attributes... in the bulleted 
items, "* page - the module-relative page URL to which this hyperlink will be 
rendered" however, page is not a valid attribute of the netui:anchor tag.  The 
tagId may be used as a sole attribute of the anchor tag, to produce an id="" 
and name="" (in html mode).  Also, formSubmit="true" is also valid as a sole 
attribute of the anchor tag.

Attributes:
2.  Even though dir is a Standard Html Attribute, the description is lacking: 
"The dir."  The description taken from the standard Attributes Value 
Description:
dir     ltr | rtl         Sets the text direction  

3.  rel - "The rel." The relationship between the current document and the 
target Url.

4.  rev - "The rev." The relationship between the target URL and the current 
document.

5.  See JIRA-637 for tagId update information

6.  value - Set the text of the anchor.  This will override the content of the 
anchor unless value="".

bash05102005

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to