Copy link to clipboard
Copied
Hi,
I have some custom tags, and the dreamweaver gives a warning when it validates the pages.
The tag name: "cf_..." Not found in currently active versions. [XHTML 1.0 transitional, Coldfusion 8[
How can I remove this warning message?
The tag libraries menu does not give me an option to add CF custom tags.
Thanks.
Ben
Copy link to clipboard
Copied
I found that the custom tags are in vtm files under C:\Documents and Settings\#user#\Application Data\Adobe\Dreamweaver 9\Configuration\taglibraries.
It looks like I could possibly add vtm files and htm files in cfml subdirectory, and modify the TagLibraries.vtm file.
Is this what I need to do? Is there a better way or tool available to do this?
Thanks.
Ben
Copy link to clipboard
Copied
That is the purpose of those files and directories.
I have read some how-to's that talk about adding custom content in those places.
I think you just have to be careful and back-up anything custom to make sure it survives any future upgrades.