Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
janetzag #1
Server Side Include with Contribute 3
An earlier thread about Server Side Include said to use <!-- #include
virtual=... in place of <!-- #include file=...
But I am confused if the include file neds to have a .dwt. And, if so, since
it is an incomplete page (no HTML tags), what is the exact set up to make it
work?
If no .dwt is needed for the include file, then should the <!--
InstanceBeginEditable name=... tags be around the reference to the include on
the HTML page or in the include file? I have tried it both ways and have had no
luck. I have used the virtual reference and still can't get the region to be
editable.
Can someone tell me the proper form for this?
Thanks. Exhausted from trying many variables!
- Janet
janetzag Guest
-
Server-side include
I try to access a file in other directory using server-side include from dreamweaver toolbox, and always give me this error: Warning:... -
Any way to include an HTML form with server-side controls?
Hi all, I have a page with a mutli view control where one of the views needs to contain a separate HTML get form with a submit button that goes... -
Alternative to Server Side Include?
Is there any alternative way to put one file on a server and have it update itself to everypage like SSI does? I am looking for a modern way? Is... -
Server Side Include Inside Template?
Hi Johnny sort of. The include pulls in an htm file that has a table of rollover buttons in it. When I do a DW preview (F12), the code is... -
Server Side Include
dw preferences-->Invisible Items the listing on bottom- render included files in design view. -- Team Macromedia Volunteer for Dreamweaver... -
janetzag #2
Re: Server Side Include with Contribute 3
Answering my own question.
I researched this complete forum and with taking ideas from different posts, I
was able to figure this out. I thought I would post it for anyone else needing
to know the answer in one place:
Include tags must read:
<!--#include virtual="includes/fileName.html"-->
(Include file is NOT a real HTML doc -- no tags in file except for CSS, as it
would be used if not using Contribute.)
No reference to .dwt needed nor Template created.
No Edit instance tags needed anywhere.
Contribute user navigates to page:
[Upper right corner] Click Choose...
[In my structure] User opens includes folder (double clicks)
User selects THE file (clicks OK)
User clicks on Edit Page button
(Text is now editable.)
User edits text.
User clicks on Publish button.
Worked for me several times trying.
- Janet
janetzag Guest
-
richsky #3
Re: Server Side Include with Contribute 3
Hi,
Maybe it's a tread I posted long time ago:
[url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=55&catid=29[/url]
0&threadid=1054726&arctab=arc&highlight_key=y
Search for message from richsky in Archived treads.
hope that helps
richsky Guest



Reply With Quote

