Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
patricksheehan #1
Hiding Includes?
Hi - I've always recommended contribute for clients wanting to manage content
on their own, and never had trouble until the latest version.
In the past, I've used php include files for navigation. The contribute user
sees this as a blank space, or indication that there is a failed stream or
something - that's fine. My newest client using this just bought the latest
version, which populates the include content in their page view on edit.
Here's the problem- I'm using the OpenCube Infinite Menu System, which creates
drop-down & flyout navigation using CSS and javascript from a list-based
system. When the client edits the page, it shows the div element in it's
entirety with the giant list fully expanded for all categories. Because it
needs to be on the top layer for the menus to paint over the content on
rollover, this expanded view is completely covering the content, and the client
can't edit it.
So is there a way to specify a certain file will NOT be seen by a certain
user? If I could somehow make it so when she edits the page, the include file
doesn't show up - that would be perfect. Right now we're chasing an idea of
using a browser sniffer and if/then, but that's really ugly.
patricksheehan Guest
-
PHP Includes
Hello, I am installing coppermine photo gallery on my site. I think I am running into problems - I get the following error message after... -
Help w/ Includes & CSS
for some reason after I upgraded from MX 2004 to DreamWeaver 8, my site doesn't doesn't format with the style sheet i used previously in 2004. Also... -
Hiding includes
I have this config.php file in a folder "data" in the same directory as public_html -------- <?php //config.php host = "domain.name"; //your... -
Includes...
as you said... put the data in a page and use the INCLUDE command -- ---------------------------------------------------------- Curt... -
XP includes ???????
ah, ok, thanks -
scr #2
Re: Hiding Includes?
If you set up the page with a Dreamweaver template, you can define editable and
non-editable regions of the site. For your case, you'd want the menu code in
the non-editable region. It's a little bit of a hassle to apply the template
to an already built site, but this will solve the problem.
scr Guest



Reply With Quote

