This content has been marked as final.
Show 3 replies
-
1. Re: Page Title in Contribute
Newsgroup_User Oct 1, 2008 4:24 PM (in response to Loretta C)look in the code, or give a url link to an uploaded page.
Are the title tags with a template html comment set?
in the .dwt template file:
<!-- TemplateBeginEditable name="doctitle" -->
<TITLE>Put the default title
you want here</TITLE>
<!-- TemplateEndEditable -->
--
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/
-
2. Re: Page Title in Contribute
Loretta C Oct 2, 2008 8:50 AM (in response to Loretta C)Thank you. For some reason Dreamweaver didn't automatically set this section up as editable.
I don't remember having to do this manually with other templates.
Is there a setting that I should check to be sure that this is done automatically?
Thanks again for you quick response. -
3. Re: Page Title in Contribute
Newsgroup_User Oct 3, 2008 11:44 AM (in response to Loretta C)
> For some reason Dreamweaver didn't automatically set this section
> up as editable.
normally, if you open a plain page in dreamweaver, and use File->Save As
Template, dw will save it as filename.dwt in a Templates folder in the root
of the local site folder.
This template file will have two editable regions automatically inserted
into it, a "doctitle" surrounding the title tags, and an empty "head"
editable area just before the closing </head> tag.
--
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/

