Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.
-
Pat Jones #1
CS3 newbie template question
Hi;
I'd like to make the locked part of a template editable with Contribute so a
none technical person can update common page content. Is that possible? If
so how is it done ?
thanks;
Pat
Pat Jones Guest
-
Newbie Question: Biz Card Template Question
Hi, I got the Pagemaker PlugIn - I am using one of the templates for Business Cards - the elements appear to be grouped (bound box all around when I... -
Template question
Hi everyone I'm working on a new website of a soccerclub, here you can take a look http://www.harmklaassen.nl/vvbaronietest/ But now I want to... -
Pen Tool Use Question. (Embarrassingly Newbie Question)
I'm currently using Flash MX and whenever I choose the Pen Tool instead of the pen nib with the small "x" beside it that supposed to show up on... -
Template Questions, Site Design Suggestions, ASP.NET Newbie
Jordan, you need to use asp.net Page Templates. http://www.aspnetui.com/templates/ i am trying to do the same thing and still can't get it to... -
Newbie: Frame pointing to dynamic template
Hello, I'm trying to create a simple two-frame frameset that has a (short) top frame pointing to a static template and a (big) main frame pointing... -
Laiverd.COM #2
Re: CS3 newbie template question
You make a locked part of a page editable with Dreamweaver, not with
Contribute. Otherwise ... what would the point ;)
John
"Pat Jones" <Pat@marketingguy.org> wrote in message
news:f4ugkj$6d1$1@forums.macromedia.com...> Hi;
>
> I'd like to make the locked part of a template editable with Contribute so
> a none technical person can update common page content. Is that possible?
> If so how is it done ?
>
> thanks;
> Pat
>
>
Laiverd.COM Guest
-
Pat Jones #3
Re: CS3 newbie template question
I understand that, but the person who will do the updating doesn't have DW
and needs to update content that appears on every page with Contribute. How
can she use Contribute to update common content ?
Thanks
Pat
"Laiverd.COM" <share_your_knowledge@someserver.nl> wrote in message
news:f5c327$rr1$1@forums.macromedia.com...> You make a locked part of a page editable with Dreamweaver, not with
> Contribute. Otherwise ... what would the point ;)
>
> John
>
> "Pat Jones" <Pat@marketingguy.org> wrote in message
> news:f4ugkj$6d1$1@forums.macromedia.com...>>> Hi;
>>
>> I'd like to make the locked part of a template editable with Contribute
>> so a none technical person can update common page content. Is that
>> possible? If so how is it done ?
>>
>> thanks;
>> Pat
>>
>>
>
Pat Jones Guest
-
ThinkInk #4
Re: CS3 newbie template question
You could create an include file and provide your Contribute user with a the
url to that page.
1. you back-up the site
2. then you create PATH/news.php or PATH/news.inc.php
3. then you adjust the Template on which the site is based
3a. you rename the template so that it has the extension .php (of course the
rest of the site also needs this extension)
3b. In the Template you place an include command, on the location where the
content should appear, like this: <?php include("PATH/news.php"); ?>
4. send the user the url to news.php
5. the user opens this file in Contribute and edits the content
grtz.
Hayo
ThinkInk Guest
-
Pat Jones #5
Re: CS3 newbie template question
Thank you very much for your detailed explanation.
I'll give it a try.
Pat
"ThinkInk" <webforumsuser@macromedia.com> wrote in message
news:f5j3ji$e0n$1@forums.macromedia.com...> You could create an include file and provide your Contribute user with a
> the
> url to that page.
>
> 1. you back-up the site
> 2. then you create PATH/news.php or PATH/news.inc.php
> 3. then you adjust the Template on which the site is based
> 3a. you rename the template so that it has the extension .php (of course
> the
> rest of the site also needs this extension)
> 3b. In the Template you place an include command, on the location where
> the
> content should appear, like this: <?php include("PATH/news.php"); ?>
> 4. send the user the url to news.php
> 5. the user opens this file in Contribute and edits the content
>
> grtz.
> Hayo
>
>
Pat Jones Guest



Reply With Quote

