gthelp.com

Domain for sale - best offer

Welcome Guest, our newest member is: maxxxmodels2009  
User Name Password Save?
 Editable tag confusion???

Post New Content Post New Content  

Default 

Editable tag confusion???

  #1  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Hi all
I am in the process of making a template for my new site which is all CSS made.
I have CSS styles for various areas inc text. What i want to know is how do i
make it so that only the text content is editable in various areas & the style
remains "locked"? Hope you get what i mean





Default 

Re: Editable tag confusion???

  #2  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

I don't get what you mean.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Flesh" <webforumsuser@macromedia.com> wrote in message
news:cc7e8j$psc$1@forums.macromedia.com...
> Hi all
> I am in the process of making a template for my new site which is all CSS

made.
> I have CSS styles for various areas inc text. What i want to know is how

do i
> make it so that only the text content is editable in various areas & the

style
> remains "locked"? Hope you get what i mean
>
>






Default 

Re: Editable tag confusion???

  #3  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Sorry, confused myself reading it back.
Basically all i want to be able to change at a later date is the actual
content (text in this case) & leave the formating locked. In my first question
i forgot to put i am using templates so all the formating will be in the
template whilst just the content will be on the page proper. Hope this makes it
clearer.





Default 

Re: Editable tag confusion???

  #4  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Not really. Are you using CSS to format your text?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Flesh" <webforumsuser@macromedia.com> wrote in message
news:cc8n73$243$1@forums.macromedia.com...
> Sorry, confused myself reading it back.
> Basically all i want to be able to change at a later date is the actual
> content (text in this case) & leave the formating locked. In my first

question
> i forgot to put i am using templates so all the formating will be in the
> template whilst just the content will be on the page proper. Hope this

makes it
> clearer.
>
>






Default 

Re: Editable tag confusion???

  #5  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Certainly am! Whole site will be CSS



Default 

Re: Editable tag confusion???

  #6  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Then I am not sure what the problem would be. Perhaps if I had a look at
your page, I could get a better idea of your question's meaning....

Can you post a URI to a page, and tell me what you want to protect?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Flesh" <webforumsuser@macromedia.com> wrote in message
news:cc8ssq$6oq$1@forums.macromedia.com...
> Certainly am! Whole site will be CSS






Default 

Re: Editable tag confusion???

  #7  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

The text between the > < is what i wish to remain editable whilst the
formatting remains locked. As follows:
<p class="content">This is the content i wish to change</p>
I think i am getting this now though, am i right in thinking that i really
need MM CONTRIBUTE to do this?




Default 

Re: Editable tag confusion???

  #8  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

Flesh:

You are creating a site that will be edited by other users? Then yes,
Contribute will help you constrain their activities when editing DW template
child pages.

For code like this -

<!-- InstanceBeginEditable name="foo" --><p class="content">This is the
content i wish to change</p><!-- InstanceEndEditable -->

if the content class is defined in an embedded stylesheet that is NOT in an
editable region of the head of the document, then the user would not be able
to edit that style. However, they would be able to apply a new style to the
<p> tag, or to the content itself.

I think you may be seeking a level of control that you just can't achieve.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Flesh" <webforumsuser@macromedia.com> wrote in message
news:cc8u5m$7t8$1@forums.macromedia.com...
> The text between the > < is what i wish to remain editable whilst the
> formatting remains locked. As follows:
> <p class="content">This is the content i wish to change</p>
> I think i am getting this now though, am i right in thinking that i

really
> need MM CONTRIBUTE to do this?
>






Default 

Re: Editable tag confusion???

  #9  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

I think your right. Maybe this could be something implimented in to future DW versions?
Thanx for your patience & help. Always appreciated



Default 

Re: Editable tag confusion???

  #10  
Old July 4th, 2004, 12:01 PM
Guest
 
Posts: n/a

You can suggest this to the DW team by using this link -

http://www.macromedia.com/go/wish/


--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Flesh" <webforumsuser@macromedia.com> wrote in message
news:cc909l$9gl$1@forums.macromedia.com...
> I think your right. Maybe this could be something implimented in to future

DW versions?
> Thanx for your patience & help. Always appreciated





 

Post New Content Post New Content  

Display Modes
Similar Titles
Dreamweaver: templates and editable regions (replies 1)


Staff - Contact Us - Main - Archive - Technorati Profile - Top  
vBulletin Software: Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Page generated in 0.12546 seconds with 11 queries