Personal Object Palette Support

The Personal Object Palette allows you to group all your Objects that can be found on the standard Object Palette. This way all your favorite objects are accessible from the objects panel and there's no need anymore to use the dropdown menu to switch from 'form' objects to 'common' objects.

Fix : Due to a problem when using 'unsaved' files, the source of the JavaScript file was incorrect. All my apologies for those who experienced the problem.

Overview

When you install this extension, it creates a new Palette named 'Personal'. In this Palette you will find a single Icon, ,which actually is not an object, but has been placed there for more convenience. Once you click on this icon, you will get the interface that will let you select each object you want to stack into your personal object palette.

Then, clicking the OK command will set up instantly your Personal Object Palette

Example :

Requirements

Type: Object
Product: Dreamweaver 4

Bruno Mairlot

Bruno MairlotBruno Mairlot works as full time employee in Security and High Availability company based in Luxembourg. He specialises in developing implementation of network and internet protocols with PHP and MySQL.
He began his working life as founder of a company for website development and network services four years ago, then moved on to work with other companies, but always working mainly as a website developer and security consultant for the web.

See All Postings From Bruno Mairlot >>

Reviews

I always get error messages

March 2, 2002 by Thorsten Roever

Javascript Error In file 00_obeject_palette:

initialize UI is not defined

RE: I always get error messages

March 2, 2002 by Bruno Mairlot

Thorsten,

this error is probably due to the fact that DW can't find the JavaScript file containing the function initializeUI() which is launched when you click on the Configure button.

Try to uninstall the extension and re-install it. Then look to the folder $dreamweaver\Configuration\Objects\Personal and make sure you have the file object_palette.js ($dreamweaver is your install directory)

If this error occurs again, please tell me so that I can try to reproduce it.

Bruno

: RE: I always get error messages

March 2, 2002 by Ryan Galloway
I'm getting the same error

RE: I always get error messages

March 2, 2002 by Bruno Mairlot

Ok the problem was due to a location that was absolute and not relative to the dreamweaver install directory.

This is now fixed and should be working. All my apologies.

Bruno

See all 13 Reviews

You must me logged in to write a review.