Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
dz101 #1
Contribute changes template code when editing
i have a javascript in my template which is in a locked area. when i edit a
page in contribute, it removes the line breaks in the script and breaks the
code. i'm not sure why Contribute would change code that is locked and
shouldn't be editable. when i open the page in dreamweaver and select 'Modifyfine. i am using the 'halo' menu script from the dreamweaver .css templates,> Templates > Update Current Page', the code is fixed and the script works
and the script at the bottom of the page is getting changed from this: script
type='text/javascript'> <!-- var menuitem1 = new menu(7,1,'hidden'); var
menuitem2 = new menu(7,2,'hidden'); var menuitem3 = new menu(7,3,'hidden'); var
menuitem4 = new menu(7,4,'hidden'); var menuitem5 = new menu(7,5,'hidden'); var
menuitem6 = new menu(7,6,'hidden'); var menuitem7 = new menu(7,7,'hidden'); //
--> </script> to this: <script type='text/javascript'><!--var menuitem1 = new
menu(7,1,'hidden');var menuitem2 = new menu(7,2,'hidden');var menuitem3 = new
menu(7,3,'hidden');var menuitem4 = new menu(7,4,'hidden');var menuitem5 = new
menu(7,5,'hidden');var menuitem6 = new menu(7,6,'hidden');var menuitem7 = new
menu(7,7,'hidden');// --></script> since this is a 'locked' item, i'm not
sure what else i can do to keep the code from getting effected when editing.
any help would be great. thanks.
dz101 Guest
-
editing a template
I don't have Contribute on my computer but my client does. I created the site in Dreamweaver. I thought he would be able to edit a template page... -
Paypal code and editing in Contribute
I have a site which is being edited with Contribute. One page ( http://www.centerfornaturalism.org/support.htm ) of the site uses paypal to take... -
Template editing size
When editing a template is there a way to make the editor some size other than a relatively small box? My preference would be to set the width at... -
Fitting the asp code in a page inside the asp code in a template
I'm adding code in a template which connects to the only database and also closes the connection. Every page in the site uses the template and... -
Editing server side code in docs based on template...
I've created several templates and then created quite a few documents based on those templates. Now when it comes to DW adding server side code, is...



Reply With Quote

