If this has not been covered by someone else (stepping in mid thread) I
handle this in one of two ways:

1. Put the code you want them to edit in an include file (xxx.inc) and then
either allow them access to a folder with all the include file via ftp or
build a quick editor by dumping the include file in a textarea. You can
always use fckedit or tiny mce to add wysiwyg editing on the web. Then where
the content used to be just use the Witango <@include file=path/xxx.inc">
tag.

2. do the same but instead of includes store the content in a database
field.

Shane Pearlman
831.345.7033


-----Original Message-----
From: Dan Stein [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 04, 2006 7:04 PM
To: witango-talk@witango.com
Subject: Re: Witango-Talk: Best way to handle client edit of pages?

Then they have ot edit in code view right? 
----  <witango-talk@witango.com> wrote:
>
> what's wrong with Contribute?
> 
> I use Dreamweaver and drop code into editable regions with names like  
> "dynamic" and static stuff in regions called "You_can_edit_this"   
> Clients have been good about not touching any code
> 
> 
> 
> On Jul 4, 2006, at 7:23 AM, Dan Stein wrote:
> 
> > At www.dss-demo.com we have several pages that are mostly static  
> > content
> > except for the header and left nav. The client want the ability to  
> > edit
> > these pages which currently are tml pages.
> >
> > We had hoped we could use contribute for them to make these changes.
> >
> > How do others handle this issue?
> > -- 
> > Dan Stein
> > FileMaker 7 Certified Developer
> > Digital Software Solutions
> > 799 Evergreen Circle
> > Telford PA 18969
> > Land: 215-799-0192
> > Cell: 610-256-2843
> > Fax 413-410-9682
> > FMP, WiTango, EDI,SQL 2000, MySQL, CWP
> > [EMAIL PROTECTED]
> > www.dss-db.com
> >
> > Men do not care how nobly they live, but only how long they live,  
> > although
> > it is within the reach of every man to live nobly, but within no  
> > man's power
> > to live long.  Brian Haig Private Sector
> >
> >
> >
> >
> > ______________________________________________________________________ 
> > __
> > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> >
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> 
> 

-- 
Dan Stein MSN
Certified FileMaker 7 Developer
Digital Software Solution, LLC
799 Evergreen Circle
215-799-0192
610-256-2843


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to