Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
Eletrotec #1
Configuring Table Properties Dialog Box With Contribute
Hi,
This is a query regarding the customisation of Contribute 3 / 3.1.
What I require, is to lock off certain aspects of the properties dialog box
for the properties of tables. I have successfully done this for the dialog
boxes where .htm and .js files exist, but I can't do it when it references the
document object model:
command="dw.showProperties('tables');" id="DWMenu_Table_TableProperties"
Any help would be great.
TIA.
Eletrotec Guest
-
Table Properties
Hello, this is driving me nuts! I have a table that we allow our club memebers post messages. When I right click, go to the properties of the... -
Help needed - modify "Link Properties" dialog
According to the docs you can extend Contribute's capabilities in the same way as Dreamweaver by editing dialogue box HTML and corresponding... -
Document properties whithin print dialog
Is anyone tired of having to cancel out printing a document because the print dialog retains the previous job's document layout settings? I wish the... -
Expandable Properties in DataBinding Dialog
In the DataBindings dialog of a DataGrid (The dialog that pops upwhen you click on the ellipses button next to the (DataBindings)attribute) the Font... -
Table Format and Properties
Hello, I have made a table and ironed out some of the glitches with it. Thanks for help before on that (I bizarrely posted the Q's in the... -
danilocelic *TMM* #2
Re: Configuring Table Properties Dialog Box With Contribute
Eletrotec wrote:
Haven't worked with Contribute much, but since it appears to be calling> Hi,
> This is a query regarding the customisation of Contribute 3 / 3.1.
> What I require, is to lock off certain aspects of the properties dialog box
> for the properties of tables. I have successfully done this for the dialog
> boxes where .htm and .js files exist, but I can't do it when it references the
> document object model:
> command="dw.showProperties('tables');" id="DWMenu_Table_TableProperties"
a "built in" API call rather than running a Command file, I think that
this might not be possible for you to accomplish.
I'd suggest that you try checking out the Contribute configuration
folder for a file that contains the settings for the Table object,
perhpas it is within a Command, or maybe even a Properties inspector. If
it is like Dreamweaver though, that property inspector is built in and
not modifiable.
However, it may be possible to create a table inspector that overrides
the built in one. In Dreamweaver you'd set a higher prooirty, not sure
if that's possible in Contribute though.
HTH
--
Danilo Celic
| Extending Knowledge, Daily [url]http://CommunityMX.com/[/url]
danilocelic *TMM* Guest
-
Eletrotec #3
Re: Configuring Table Properties Dialog Box WithContribute
Ah, of course.
Instead of creating a new custom property box (which I don't have a clue of
doing), why don't I just point the menu option to the existing html property
box which I have already customised?
Thanks for the steer.
Eletrotec Guest



Reply With Quote

