Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
wickahead #1
document relative server-side includes and drafts
Hello,
On our intranet, I have created Dreamweaver templates for Contribute (and
Dreamweaver) users with a left-menu server side include that is relative to the
document <!-- #include file="left-menu.htm" --> This works great for the
different departments that each have their own left menus that they maintain.
The system works fairly well unless you are attempting to use the "Send for
Review" (draft) functionality. With drafts, the Contribute system creates a
temporary directory and sticks the web page in there. Unfortunately, the
left-menu.htm isn't included, and causes the page to return an IIS 500 (ASP
error) - no left-menu.htm found.
I don't want to switch to site relative links b/c I think that would be beyond
the user's abilities.
Any way to make Contribute aware of the relative includes, or to copy a copy
of the left-menu.htm automatically in the temporary drafts/review directory?
Thanks,
Mark
wickahead Guest
-
Big Problem with Server Side Includes (SSI)
We're experiencing a major problem with Server Side Includes that are written in ASP.NET / C# code, i.e. <% Response.WriteFile... -
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... -
server side includes
hello I am trying to use my navagation menu as a server side include. I don't know that much about SSI, but it is working, the image shows up. But... -
Server Side Includes and Javascript
Can one safely include javascript in a server-side include (SSI) file? It seems to work but don't know if it will create problems down the line. I... -
Random Server Side Includes
Hi all, What I would like to do is randomize which file gets used with as a server side include. Here is what I have so far: <% Const... -
csprku #2
Re: document relative server-side includes and drafts
Hi
I have abolutly the same problem. Therefore we can not use the whole review
workflow. If you have send a draft for review you have no possibilty to edit
the file anymore.
Thanks for any help,
Roger
csprku Guest



Reply With Quote

