Third Part Custom Tags: Placeholder text instead oficons

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Third Part Custom Tags: Placeholder text instead oficons

    I know that if u make a custom tag in thirty part tags u can define the icon u
    will see in design view instead of tag. That's cool, but useless in some
    applications.
    For example, i'm developing an extension for a template tag system for a blog
    platform. If i put, for example, this tag in code

    <$MTEntryTitle$>

    it would be really better to see, in design view, a placeholder text like
    "This is the entry title" instead of an icon

    ...is it possible?

    tnx in advance for any help!

    TheClue Guest

  2. Similar Questions and Discussions

    1. Custom Tags
      Is it possible to customize the behavior of standard tags? I would like my application to perform a few extra steps prior to the execution of...
    2. CFX or JAVA Custom TAGS ?
      Hello, I would like to know which type of custom tags are easier and faster to use in my ColdFusion pages, CFX tags ? Or java custom tags ? Thanks a...
    3. Build control in a placeholder or like a placeholder
      Hi. I create a new custom control and it works fine. But now, I need to put it in any place on the page, like the placehold control do. Someone...
    4. placeholder text with word count embedded
      Anyone still have that old (REALLY old) placeholder text from Pagemaker that had every 25 or 50 words counted out so when you placed the text you...
    5. Customize Placeholder Text?
      Is it possible to customize the pseudo-latin default text that is added when I select Type > Fill With Placeholder Text? I am doing a lot of work in...
  3. #2

    Default Re: Third Part Custom Tags: Placeholder text instead of icons

    > I know that if u make a custom tag in thirty part tags u can define the icon u
    > will see in design view instead of tag. That's cool, but useless in some
    > applications.
    > For example, i'm developing an extension for a template tag system for a blog
    > platform. If i put, for example, this tag in code
    >
    > <$MTEntryTitle$>
    >
    > it would be really better to see, in design view, a placeholder text like
    > "This is the entry title" instead of an icon
    >
    > ...is it possible?
    Yes. You'll need to define a "Translator".

    HTH,
    Randy
    Randy Edmunds Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139