SnippetMaster Support Forums
Return to main website
 
October 15, 2009, 03:06:09 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
October 15, 2009, 03:06:09 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  Pre-Sales Questions  |  Topic: editing « previous next »
Pages: [1] Print
Author Topic: editing  (Read 1482 times)
freeinx

Posts: 3


[-] editing
« on: June 12, 2007, 05:04:12 AM »

Hi,

I'm using NetObjects10. How can both I and my client edit in NetObjcts?
I mean: I will use NetObjects to change something (and my client Snippetmaster), aren't the changes, made by my client, gone after my upload? Question

Frank.
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 2711

SnippetMaster Author


WWW
[-] Re: editing
« Reply #1 on: June 12, 2007, 05:26:27 AM »

Hi Frank,

Yes, you would need to always be sure to first download the most recent version of the file from their website *before* you make any changes in NetObjects.

Otherwise, when you upload your older version, it will over-write any changes your client has made using SnippetMaster.

Let me know if you have any questions or if I can assist with anything.  Smile

Report to moderator   Logged
freeinx

Posts: 3


[-] Re: editing
« Reply #2 on: June 12, 2007, 05:34:59 AM »

Thanks for the quick reply.
Are you familiar with NOF? What would be your advice as the best way to download the site from the server? Using versioning?
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 2711

SnippetMaster Author


WWW
[-] Re: editing
« Reply #3 on: June 12, 2007, 05:48:53 AM »

Hello, actually I've never used netobjects before.  Is it kind of like dreamweaver?  I have lots of customers who design sites with dreamweaver, and then before they do any updates for their customer they are always careful to first click the "download" button before working on the file.

As long as you first (before doing your own editing on your comptuer) download whatever is the latest version of the file from the server where their site is located.. then it should be ok.

Report to moderator   Logged
marisoft

Posts: 5


[-] Re: editing
« Reply #4 on: July 15, 2007, 09:54:13 PM »

Hi,

This is very easy in NOF by using include files:

And include files are easy - so you can separate the user editable text from
the developers NOD-file and generated files:

A)  On the page you want a section to be editable by the user you add a text
box and put this into the HTML (with Ctrl-T):
<?php include ("SM_news.php") ?>

B) The file must be saved with  .php as the extension (Site View, Custom names, File extension).

C) Make a text file called (in this case) "SM_news.php" containing this:
<!-- #BeginSnippet name="Name the snippet here" -->

<!-- #EndSnippet -->

D) Now Snippetmaster edits file C and leaves the original php-file untouched.


Cheers,
Poul Jensen
« Last Edit: July 15, 2007, 11:43:11 PM by marisoft » Report to moderator   Logged
freeinx

Posts: 3


[-] Re: editing
« Reply #5 on: July 15, 2007, 11:28:55 PM »

Thanks Poul,

This is the answer I was looking for.
Unfortunately we're leaving for vacation, so I cannot try it right away Wink

Thanks again.

Frank.
Report to moderator   Logged
marisoft

Posts: 5


[-] Re: editing
« Reply #6 on: December 27, 2008, 08:29:43 AM »

A test-site and a PDF-document describing above procedure can be found here:  http://marisoft.eu/testsnippet/index.php

Cheers,
/Poul
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  Pre-Sales Questions  |  Topic: editing « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!