Auto Copyright object

This extension for Dreamweaver/UltraDev will insert a copyright notice on your page which never needs to be updated, it's done automagically. Supports ASP, ColdFusion, PHP, SSI and also JavaScript for those not using any server side scripting language.

Requirements

Type: Object
Product: Dreamweaver 3, Dreamweaver 4, UltraDev 1, UltraDev 4

Reviews

Great extension, could use one addition and a fix

January 14, 2003 by Todd Prouty

This is a useful extension, but it would be helpful if both VBScript and JScript ASP were supported.

Also, I found one error in the JavaScript code that is generated. The opening SCRIPT tag reads as follows:

 <script language = 'JavaScript'> type="text/javascript"

As you can see, the closing ">" is misplaced, and should follow the "type" attribute. Also, it wouldn't hurt to use the same type of quotations and spacing throughout, as in:

 <script language="JavaScript" type="text/javascript">

Other than these minor issues, again, a great extension.

RE: Great extension, could use one addition and a fix

February 3, 2003 by Colm Gallagher

Hi Todd,

Thanks for the feedback. Hopefully I'll update in the next week or so.

Colm

 

 

You must me logged in to write a review.