Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
TheGridOne #1
Managing a custom tablib
Hello,
Now that my regular expressions work (for those who have read my previous
post), I would like to be able to manage my firm's custom tab libray in a
DreamWeaver extension.
That is, to display an auto-complete drop-down list like those that appear
when editing HTML files, but with our own tags.
First of all, I would need to know which kind of an extension I need. I've
read the official DreamWeaver 8 documentation regarding the extension types,
but was unable to figure that out.
Then, if anyone has any clue on how to manage this drop-down list, he will be
welcome.
Cheers,
TheGridOne
TheGridOne Guest
-
Managing ViewState of a dynamically created Custom Composite Server Control -(where the original is also dynamically created)
Ok here's my scenario. I have a Custom Composite Server Control (CCSC) consisting of a TextBox, Button & Panel. (And some other code - which I... -
Update Custom Collection that is bound to DataGrid made up of Custom COlumns
I recieved some very useful help from Steven Cheng in an earlier post in this group entitled 'Dynamically create datagrid columns' and am now... -
How to assign a custom principal with a custom soap extension
I have created a custom soap extension. What I need to do next is assign my own custom principal to the current request context so that the... -
Custom TextBox with custom attributes and properties question
I have an webform that has a datarepeater on it. In that repeater I'm binding some data and I have put a textbox control in there. On the... -
How are you managing your users?
I'm embarking on a project, aimed at managing our user accounts. I'm hoping to get some suggestions from you folks. I really want to avoid having to... -
Bertrand #2
Re: Managing a custom tablib
>
You don't really need an extension for that.> First of all, I would need to know which kind of an extension I need. >
> TheGridOne
>
Look at CodeHints folder in your DW configuration. Create your own XML file,
following the same schema, create your own CodeHints folder in your config
profil,and put your XML in it.
If you need to use it as an extension, just use a mxi file to copy the file
at the right place.
B
Bertrand Guest
-
ChrisBank #3
Re: Managing a custom taglib
The tag hints are based off your tag library. Once you create your tag
libraries they should start showing up in the tag hints list. You should make
sure you have the correct doctypes listed for your taglibrary tag in
TagLibraries.vtm
Chris
Adobe Dreamweaver Engineering
ChrisBank Guest



Reply With Quote

