Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
John Geddes #1
User editing of SSI
I am deploying Contribute CS3 for a small charity's website. The member of
staff who will update the website is sensible but not web-savvy.
I want the staff member to be able to add new items into a menu structure -
but this will not be a frequent change.
My first thought was to set up the Menu as a template-based htm file, and to
pull it into each page using a Server Side Include (SSI). This works fine,
apart from the fact that Contribute offers the illusion that it will allow
edits to the included Menu text from any of the pages that have the SSI. In
fact, when the page is Published, the included page is left unchanged - so
technically, this achieves what I want. But it doesn't seem very professional
to be installing a solution that behaves in such a misleading manner. I hate
training people to ignore what they are told on the screen.
Ideally, I want to be able to set a template-based page so that it is editable
in Contribute if opened directly, but not when it forms part of a page as an
SSI. I've searched and failed to find anything - does this facility exist?
The only alternative I have come up with is to name the included htm file with
a non-htm extension (eg "includedText.abc") and then to specify in Contribute
that "abc" files are to be edited using an alternative editor (eg nvu) . Just
about viable but hardly elegant!
Has anyone a better way?
John Geddes Guest
-
Can't Edit Due To Other User Editing...But not open
My client is having issues trying to update content on his site. It's stating that I'm still editing the page, even though I have my computer shut... -
User editing of INCLUDED files
Using Contribute 3.1. Many of our pages use include files (SSI's) for common text. E.g., one whole section of pages requires the same legal... -
Publisher users can't access pages because "user is editing it" - but they aren't! wtf?
Man, if it isn't one thing, it's another.... I've got DW8.0.2 and the Studio 8 suite. I've created a site in DW and have enabled Contribute... -
Longtime user, now getting the "You can't edit this pagenow because you are already editing it" message.
I've successfully used Contribute with several sites and several web hosts. I mention web hosts because the this seems to be the only significant... -
Longtime user, now getting the dreaded "You can't editthis page now because you are already editing it" message. Help!
I've successfully used Contribute with several sites and several web hosts. The site I'm having an issue with was built specifically for... -
aaronjstewart #2
Re: User editing of SSI
Hi John,
If you can stomach using a .NET server, you might try using Webstruxure's
siteNav ([url]http://www.webstruxure.co.nz/sitenav/demo/[/url]). It will give you your
ideal scenario, with very easy editing in Contribute, especially if the menu
items are templated as repeating editable regions.
One charity site that's using siteNav in this fashion is
[url]http://www.aspire.org.uk/default.aspx[/url].
aaronjstewart Guest
-
ThinkInk #3
Re: User editing of SSI
You could also consider creating a CSS style list (ul and li) and save it as a
SSI (f.i. menu.inc.php).
Provide your user with a bookmark in Contribute to this list-menu, so he/she
can browse to that page in Contribute and edit the list.
Best to put the include menu in the root, because of the way Contribute
handles hyperlinks.
I don't know if this is professional enough to you, but my clients never seem
to be bothered, becauce Contribute overall is such a simple to use updating
application in comparison to other programs.
ThinkInk Guest
-
richsky #4
Re: User editing of SSI
I use php includes, only problem, the relative path rewritten by Contribute.
So you can provide site map containing all your includes and a link on each
menu item so users can browse them and edit them.
richsky Guest
-
[aps] #5
Re: User editing of SSI
John, I have handeled this using ThinkInk's method above, though not in the
root directory, my includes are "virtual" not "file" type. I am using it for
SSI's that are side bar new and highlight elements the school needs to edit. I
have not given them the ssi for the nav, but if I trusted them I think it would
work fine.
I am however unable to get the templates to be visible within Contribute 4,
but I will post that separate...
[aps] Guest



Reply With Quote

