Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
glemon@ecentricarts.com #1
Contribute 3 replacing cfincludes with the include'scontents
I am creating a new page in Contribute 3, based on a Dreamweaver MX 2004
template. When I publish this page and view the source code (in Dreamweaver or
Homesite) Contribute has replaced my <cfinclude> tags with the actual contents
of the include files. I have defined editable regions of the page and the
include tags exist in the non-editable regions. Furthermore, all the dynamic CF
code that existed within the include file has been stripped out.
However, if I create a new page in Contribute 3 based on an exisiting page, or
a page I've designated as a template in Contribute 3, the <cfinclude> tags are
preserved.
Does anyone know how I can use Dreamweaver templates without my include tags
being replaced with their contents?
glemon@ecentricarts.com Guest
-
problem with role settings and cfincludes
Currently, I have created dreamweaver templates with cf includes. The pages seem to work correctly and are editable when the user role is set so the... -
Contribute Creates a Draft instead of Replacing Document
This email came from a client who's purchased two Contribute site licenses, and is having the following problem: "Every time I go to update our... -
Help with Font size and cfincludes
Can anyone help... I am collaborating on a site that uses includes. (i am not the include person, rather the designer). is the code below the reason... -
Matching/replacing
LoneWolf wrote: What exactly is it you need help with? The only potential problem that I see is that the while loop needs a closing '}' bracket.... -
replacing everything between 2 strings
Is there a way to replace everything between 2 given strings if it exists? Say I have: $str = "replace anything and everything in here."; Now... -
cmitchell #2
Re: Contribute 3 replacing cfincludes with the include's contents
If I understand your question, I don't think you understand how
includes are supposed to work. If you publish a page built with
includes, and then view the source from a browser and open it in any
editor, you are supposed to see the content, not the tags.
Since you can indeed create a new page based on this template, I'm not
seeing what the problem is. But maybe I don't understand your
question...
Christine
cmitchell Guest



Reply With Quote

