Skip to main content
Participant
April 15, 2011
Question

How to use personal Libraries in DW / AutoComplete

  • April 15, 2011
  • 1 reply
  • 823 views

Hi all,

how can i use personal Library in DW: for example the Smarty Library??

I want use the DW-AutoComplete Function for Smarty Library!

My Example:

<strong>my content</strong>

and I need:

{strong}my content{/strong}

Thanks and best Regards!!!

- eugene

This topic has been closed for replies.

1 reply

Inspiring
April 15, 2011

Hello,

You can create your own tag libraries in the Tag Library editor. Have a look at the following sections in the documentation:

Xavier

Participant
April 15, 2011

Hi, yes that's right.

But i can use in the Tag Library Editor only <..>content</> tags and I need this {...}content{/...}

Thanks!!!

Inspiring
April 15, 2011

Hmm, sorry, you are right.

Then, I suppose you already had a look at http://help.adobe.com/en_US/dreamweaver/cs/extend/WS5b3ccc516d4fbf351e63e3d117f53d77c2-8000.html. I'd be surprised you cannot do it. According to the documentation, you can specify a different prefix from '<', but I do not know how you specify the suffix. I guess you will have to do a bit of trying to have it work.

Good luck and sorry not to be able to help you more.

Xavier