Hi,

In the administrator, there is a check bor that makes possible to
"Specify whether ColdFusion tags can pass non-standard attributes in the 
attributecollection structure."

But apparently it does not make posssible to pass non-standard attributes in an 
ordinary tag in the code.

For instance, I would like to use something like this:
<CFPARAM NAME="attributes.MyAttribute" TYPE="string" REQUIRED="no">

So that my parser for documentation is able to recognized default values and 
required or not required attributes in custom tags.
I don't see any parameter for this.
Do you think it is possible?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358036
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to