Provide a way for netui:rewriteName tag to rewrite the name as a tag Id and use
the scoping within the page.
------------------------------------------------------------------------------------------------------------
Key: BEEHIVE-1179
URL: https://issues.apache.org/jira/browse/BEEHIVE-1179
Project: Beehive
Issue Type: Improvement
Components: NetUI
Affects Versions: 1.0.2, 1.0.1
Reporter: Carlin Rogers
Assigned To: Carlin Rogers
Fix For: V.Next
This enhancement to the <netui:rewriteName> tag comes out of a discussion in
the Beehive dev list about how to enable HTML tags to participate in the NetUI
JavaScript scoping features. The end result of the discussion was to add a new
attribute, forTagId, to the <netui:rewriteName> tag. When the attribute is set
to true it will rewrite the name using the tag id scoping within the page
rather than the URLRewriting (and request scoping). Then a developer's client
side JavaScript code can access a fragment of markup by using the NetUI
lookIdByTagId() JavaScript function.
See the following dev list thread...
http://mail-archives.apache.org/mod_mbox/beehive-dev/200612.mbox/[EMAIL
PROTECTED]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.