 | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced | | Dreamweaver 8 + Non-Editable Regions In code view, how do I disable the protection of non-editable regions of an XHTML document? I'm sure it's something really simple, but I've looked around and haven't been able to find anything. I want to leave the non-editable regions in there for the CMS I'm using, but I need to be able to modify them. | | Senior Member with 414 posts. | | Join Date: Nov 2004 Location: South Coast, UK Experience: Advanced | | is this if you are using templating? ie saving it as a template file and then editing onyl the regions set? well i think if you select it you can either delete it or rightclick and select something like make-editable. maybe im not sure.
Harry | | Distinguished Member with 17,880 posts. | | Join Date: Jul 2001 Location: Mexico of the North, MN Experience: Disenfranchised American Male | | If the page is based on a template you can change the template or change it outside of the template. Click the non editable region, go to Modify > Templates > Detach from Template. | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced | | It's not a template, it's just an HTML document. If I just type <!-- #EndEditable in a blank document, I can't type anything anymore (not even the comment's closing bracket). It's weird. | | Distinguished Member with 17,880 posts. | | Join Date: Jul 2001 Location: Mexico of the North, MN Experience: Disenfranchised American Male | | Why would you put the tags in in the first place manually? DW will not allow you to add editable regions without creating a template first. You need to insert editable regions from the Insert >Template Objects > Editable Region. If you just put in a closing tag it will lock the document because DW is looking for the opening tag as well.
__________________ **Disclaimer** Anything below this line ^ is part of my signature for those that may be confused Sadly, there are no integers on this scale, so your gangly adolescent attempt to be clever has proved futile....Dieter I have the right "NOT" to be tolerant of others because they are different, weird, or tick me off.....Parody of Andy Rooney There are no stupid questions, but there are a LOT of inquisitive idiots. | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced | | I'm not trying to do anything with Dreamweaver, I'm just writing an HTML document to be used with an online CMS. I want to stop Dreamweaver from locking parts of the document so I can use it to write the code. | | Senior Member with 414 posts. | | Join Date: Nov 2004 Location: South Coast, UK Experience: Advanced | | without you first opening a template with dreamweaver or creating editable/non-editable regions dreamweaver will not lock parts of the page, it does not automatically do it. could you please post the page you are having a problem with here, so we can see whether dreamweaver is reading something off the page.
Harry
__________________ LQD Internet Limited
We've just got better! With the launch of our new site we have SLASHED our prices and upped the offering. Check it out! 10% Discount for ALL Tech Support Guy Members
Simply use the promo code of "T3CHGUY" when ordering to recieve your 10% discount on all shared and reseller hosting packages. | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced | | All I have to do is start a blank HTML page (no templates) and type this: Code: <!-- #BeginEditable -->
<!-- #EndEditable
And that's it, I can't type anymore. I can't even finish the #EndEditable comment! | | Senior Member with 414 posts. | | Join Date: Nov 2004 Location: South Coast, UK Experience: Advanced | | why do you type that in?
that is what dreamweaver sees for locked areas, don't type that then.
Harry | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced |
30-Mar-2006, 05:23 PM
#10 | Quote: |
Originally Posted by haswalt why do you type that in? | It's for a CMS... | | Distinguished Member with 17,880 posts. | | Join Date: Jul 2001 Location: Mexico of the North, MN Experience: Disenfranchised American Male |
31-Mar-2006, 01:37 PM
#11 | Dreamweaver will only allow you to use editable regions that are based on templates PERIOD!! Create a template and you can create HTML pages with those editable regions as part of the page. | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced |
31-Mar-2006, 07:10 PM
#12 | I'm not sure you guys are understanding my problem here. I'm not doing anything with templates - I'm trying to create a single HTML document. The CMS I'm using needs the #BeginEditable and #EndEditable comments, but once I type the comments to create one of those editable regions, Dreamweaver is locking the rest of my document. I don't want it to do that. Is there a way I can stop this from happening so I don't have to use Notepad? | | Distinguished Member with 17,880 posts. | | Join Date: Jul 2001 Location: Mexico of the North, MN Experience: Disenfranchised American Male |
01-Apr-2006, 07:29 PM
#13 | THe BeginEditable and EndEditable are based on DW4 and will lock the page if you are working in DW MX or later. Use these tags instead:
<!-- TemplateBeginEditable name="regionname here" -->
Editable stuff here
<!-- TemplateEndEditable --> | | Distinguished Member with 2,162 posts. | | Join Date: Mar 2005 Location: Atlanta, GA Experience: Advanced |
02-Apr-2006, 03:30 PM
#14 | Quote: |
Originally Posted by Rockn THe BeginEditable and EndEditable are based on DW4 and will lock the page if you are working in DW MX or later. | So is there any way to stop this from happening besides changing the syntax? | | Distinguished Member with 17,880 posts. | | Join Date: Jul 2001 Location: Mexico of the North, MN Experience: Disenfranchised American Male |
03-Apr-2006, 10:50 AM
#15 | No! Other than using notepad or other editor. |  THIS THREAD HAS EXPIRED.
Are you having the same problem?
We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.
| | |
Smart Search
| Find your solution! | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |  WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
| You Are Using: |
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 06:06 PM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd. | |
|