Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
jgoodsell #1
Contribute and PHP with includes
I saw one post on this subject, speaking of relative paths with no answer about
relative paths. But I have a different question.
Can I have a PHP site with navigation that uses a PHP include and have that
include also editable? I know I could create this in dreamweaver, and currently
use the tedious method of dreamweaver templates and a library item for the
navigation. However, this requires downloading the entire site to change out
the navigation. I have a customer that loves the ease of Contribute but is
forever wanting something in the navigation changed (prices) and I would like
for them to be able to do this themselves by making editable regions in a php
include file and letting them change it, rather than me downloading their
entire site and doing it for them.
So is this possible? I haven't seen anything about editing include files.
jgoodsell Guest
-
Contribute CS3 embeds the contents off SSI Includes intopage after Edit and Publish
I have tried every possible way to figure this out but it seems as though no one has this problem or a solution... My Dreamweaver CS3 Template... -
Contribute 3 and PHP includes
I am having the same issue. were you able to resolve? -
Server Side Includes and Contribute 4
We would like to create a web site with one or two SSIs ... the site will be maintained by the client using Contribute 4. We are hoping to be able... -
Includes in Contribute
Hi there, Wonder if anyone can help: I need to get an include file (a navigation div) to be editable in Contribute on an existing clients site.... -
Contribute With PHP-based includes structure
I'm curious to know if Contribute can work with a PHP-based includes structure where the main index file pulls in a common header and footer but the... -
weberstudios #2
Re: Contribute and PHP with includes
Yes, it is possible. You can't edit it AS an include though. The distinction
is that they could edit the file as if it were a normal document, outside of
being actually included in a file.
Example.php includes nav.inc, so you would edit the file nav.inc with
Contribute.
weberstudios Guest



Reply With Quote

