when I name a new region the new name appears on my page
like this: FU(title)RNITURE and also shows a tag above
it. I can accept the tag, but the word (title)in parens
is annoying. Also there is already a region
named "doctitle" that appears in the list. I don't know
what it is referring to or where that region is. Can any
one tell me about this odd behavior?

re: manage editable regions by Jim

Jim
Fri Jan 16 14:05:42 CST 2004

>-----Original Message-----
>when I name a new region the new name appears on my page
>like this: FU(title)RNITURE and also shows a tag above
>it. I can accept the tag, but the word (title)in parens
>is annoying.

This happened because the cursor was between FU and
RNITURE when you created the Editable Region.

You need to select the entire region (i.e. all of
FURNITURE) before choosing Tools Dynamic Web Template,
Manage Editable Regions, Add.

>Also there is already a region named "doctitle" that
>appears in the list. I don't know what it is referring
>to or where that region is. Can any one tell me about
>this odd behavior?

This region encloses the contents of the page title: tht
is, whatever appears between <title> and </title> in the
<head> section. Without it, the Title field under Page,
properties, General would be locked.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------




Re: manage editable regions by Stefan

Stefan
Sat Jan 17 03:35:12 CST 2004

PS
You will also find some guidelines for creating your regions at
http://www.dwtig.com/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Jim Buyens" <anonymous@discussions.microsoft.com> wrote in message news:009c01c3dc6c$1e726ce0$a001280a@phx.gbl...
| >-----Original Message-----
| >when I name a new region the new name appears on my page
| >like this: FU(title)RNITURE and also shows a tag above
| >it. I can accept the tag, but the word (title)in parens
| >is annoying.
|
| This happened because the cursor was between FU and
| RNITURE when you created the Editable Region.
|
| You need to select the entire region (i.e. all of
| FURNITURE) before choosing Tools Dynamic Web Template,
| Manage Editable Regions, Add.
|
| >Also there is already a region named "doctitle" that
| >appears in the list. I don't know what it is referring
| >to or where that region is. Can any one tell me about
| >this odd behavior?
|
| This region encloses the contents of the page title: tht
| is, whatever appears between <title> and </title> in the
| <head> section. Without it, the Title field under Page,
| properties, General would be locked.
|
| Jim Buyens
| Microsoft FrontPage MVP
| http://www.interlacken.com
| Author of:
| *----------------------------------------------------
| |\---------------------------------------------------
| || Microsoft Office FrontPage 2003 Inside Out
| ||---------------------------------------------------
| || Web Database Development Step by Step .NET Edition
| || Microsoft FrontPage Version 2002 Inside Out
| || Faster Smarter Beginning Programming
| || (All from Microsoft Press)
| |/---------------------------------------------------
| *----------------------------------------------------
|
|
|



Re: manage editable regions by anonymous

anonymous
Sun Jan 18 12:06:05 CST 2004

Thank you for your help. I figured out the first part of my question on my own, but I really appreciate the answer to the 'doctitle' problem. I wish there was a paper manual with this thing. Thanks again