Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
jetmaster #1
Edit Template Itself in Contribute
I know the client can edit the editable regions of pages based on a template.
BUT can they also edit the template itself? I have setup a sidebar in the
template which is locked because it has to be replicated on all the site's
pages based on the template. But the content of the sidebar needs to change
frequently, so I want the client to be able to go into the template page itself
and make the changes to the sidebar and then publish it and UPDATE all the
pages based on the template. Can they do that in Contribute?
jetmaster Guest
-
Unable to Edit Template Properties
I have created an optional editable area in a DW template for a submenu. It functions properly in DW when I create a new page and go to... -
Edit Document Template
I used to have an extension that worked great. It was designed by "Shimmerphase Development" the extension was named "update document template" or... -
Edit template grid
I have the following code for grid, however I can bind the data in itemtemplate when it comes to bind the data in edittemplate I have some problem:... -
Edit on Template Column
I have a datagrid with a Edit, Update, Cancel column. I clicked the "Convert this column into a Template Column" so I can mimic the below example... -
DW freezes upon trying to edit template
Hello, I am at my wits end, having been stuck on a development project that's very important to me for a long time, and would sincerely... -
Bob on Whidbey #2
Re: Edit Template Itself in Contribute
On Dec 8, 11:18 am, "jetmaster" <webforumsu...@macromedia.com> wrote:
What you're trying to do seems contrary to the basic approach of> I know the client can edit the editable regions of pages based on a template.
> BUT can they also edit the template itself? I have setup a sidebar in the
> template which is locked because it has to be replicated on all the site's
> pages based on the template. But the content of the sidebar needs to change
> frequently, so I want the client to be able to go into the template page itself
> and make the changes to the sidebar and then publish it and UPDATE all the
> pages based on the template. Can they do that in Contribute?
Contribute. Remember, in order for the users to edit a page, they have
to be able to navigate to the page with their browser (or contribute).
With that in mind, here's an approach:
Put the side bar all by itself in a separate html page. Obviously
most, if not all, of this page are "editable". Thus, the user can edit
the side bar. Now, use PHP to create the sidebar in every "actual"
page by reading the sidebar.html file and plucking out the areas that
you want. Your actual pages will still have the sidebar in a non-
editable region (since that area is created by PHP). Seems fairly
straight-forward to me.
Bob on Whidbey Guest
-
Dominic Michael #3
Re: Edit Template Itself in Contribute
In Contribute, the customer can play in the Editable region. You can use Dreamweaver to do the same.
Dominic Michael Guest
-
jetmaster #4
Re: Edit Template Itself in Contribute
I'm not sure what you mean. Can you elaborate a little, please.
jetmaster Guest
-
Dominic Michael #5
Re: Edit Template Itself in Contribute
------->I know the client can edit the editable regions of pages based on a template. BUT can they also edit the template itself?
In Contribute you can't edit the Templates.
Dominic Michael Guest



Reply With Quote

