Skip to main content
Participant
November 2, 2009
Question

How do I let dreamweaver validation not give a warning about a custom tag?

  • November 2, 2009
  • 1 reply
  • 357 views

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

    This topic has been closed for replies.

    1 reply

    benik9Author
    Participant
    November 2, 2009

    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

    ilssac
    Inspiring
    November 2, 2009

    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.