Update of /cvsroot/net-script/netscript2/src/scripts In directory usw-pr-cvs1:/tmp/cvs-serv18988 Modified Files: database.xml files.xml forms.xml rimport_src.xml rimport_trg.xml strings.xml upload.xml Log Message: * added header Index: database.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/database.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** database.xml 21 Aug 2002 10:40:04 -0000 1.1.1.1 --- database.xml 29 Oct 2002 11:52:41 -0000 1.2 *************** *** 1,3 **** --- 1,12 ---- <?xml version="1.0"?> + <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + # NetScript 2.0 Demo Script - Database example + # $Id$ + # + # NetScript and all related materials, such as documentation, + # are protected under the terms and conditions of the Artistic License. + # (C) 2000-2002 by Jan Thomä, insOMnia + # mailto: ko...@in... + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <?netscript use Database?> Index: files.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/files.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** files.xml 21 Aug 2002 10:40:04 -0000 1.1.1.1 --- files.xml 29 Oct 2002 11:52:41 -0000 1.2 *************** *** 1,3 **** --- 1,12 ---- <?xml version="1.0"?> + <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + # NetScript 2.0 Demo Script - Files example + # $Id$ + # + # NetScript and all related materials, such as documentation, + # are protected under the terms and conditions of the Artistic License. + # (C) 2000-2002 by Jan Thomä, insOMnia + # mailto: ko...@in... + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <?netscript use Files?> Index: forms.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/forms.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** forms.xml 21 Aug 2002 10:40:04 -0000 1.1.1.1 --- forms.xml 29 Oct 2002 11:52:41 -0000 1.2 *************** *** 1,4 **** <?xml version="1.0"?> ! <!-- NetScript 2.0 Demo Script - Forms example --> <html xmlns:ns="http://netscript.insomnia-hq.de"> <head> --- 1,13 ---- <?xml version="1.0"?> ! <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! # NetScript 2.0 Demo Script - Forms example ! # $Id$ ! # ! # NetScript and all related materials, such as documentation, ! # are protected under the terms and conditions of the Artistic License. ! # (C) 2000-2002 by Jan Thomä, insOMnia ! # mailto: ko...@in... ! +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> ! <html xmlns:ns="http://netscript.insomnia-hq.de"> <head> Index: rimport_src.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/rimport_src.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rimport_src.xml 26 Oct 2002 21:10:20 -0000 1.2 --- rimport_src.xml 29 Oct 2002 11:52:41 -0000 1.3 *************** *** 1,3 **** --- 1,13 ---- <?xml version="1.0"?> + <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + # NetScript 2.0 Demo Script - RImport example (Script 1 of 2) + # $Id$ + # + # NetScript and all related materials, such as documentation, + # are protected under the terms and conditions of the Artistic License. + # (C) 2000-2002 by Jan Thomä, insOMnia + # mailto: ko...@in... + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> + <?netscript rimport ./rimport_trg.xml?> <is> Index: rimport_trg.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/rimport_trg.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rimport_trg.xml 26 Oct 2002 21:10:20 -0000 1.2 --- rimport_trg.xml 29 Oct 2002 11:52:41 -0000 1.3 *************** *** 1,3 **** --- 1,13 ---- <?xml version="1.0"?> + <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + # NetScript 2.0 Demo Script - RImport example (script 2 of 2) + # $Id$ + # + # NetScript and all related materials, such as documentation, + # are protected under the terms and conditions of the Artistic License. + # (C) 2000-2002 by Jan Thomä, insOMnia + # mailto: ko...@in... + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> + <dummy> <this> Index: strings.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/strings.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** strings.xml 21 Aug 2002 10:40:04 -0000 1.1.1.1 --- strings.xml 29 Oct 2002 11:52:41 -0000 1.2 *************** *** 1,3 **** --- 1,12 ---- <?xml version="1.0"?> + <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + # NetScript 2.0 Demo Script - Strings example + # $Id$ + # + # NetScript and all related materials, such as documentation, + # are protected under the terms and conditions of the Artistic License. + # (C) 2000-2002 by Jan Thomä, insOMnia + # mailto: ko...@in... + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <?netscript use Strings?> Index: upload.xml =================================================================== RCS file: /cvsroot/net-script/netscript2/src/scripts/upload.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** upload.xml 18 Sep 2002 13:21:15 -0000 1.1 --- upload.xml 29 Oct 2002 11:52:41 -0000 1.2 *************** *** 1,4 **** <?xml version="1.0"?> ! <!-- NetScript 2.0 Demo Script - Upload example --> <html xmlns:ns="http://netscript.insomnia-hq.de"> <head> --- 1,12 ---- <?xml version="1.0"?> ! <!--+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! # NetScript 2.0 Demo Script - Upload example ! # $Id$ ! # ! # NetScript and all related materials, such as documentation, ! # are protected under the terms and conditions of the Artistic License. ! # (C) 2000-2002 by Jan Thomä, insOMnia ! # mailto: ko...@in... ! +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--> <html xmlns:ns="http://netscript.insomnia-hq.de"> <head> *************** *** 8,12 **** <body bgcolor="#FFFFFF" text="#000000"> <ns:if test="'$(P.mode)' ne 'reply'"> ! Upload a file <form method="post" action="$(SYS.interpreterURL)" enctype="multipart/form-data"> <input type="hidden" name="mode" value="reply"/> --- 16,21 ---- <body bgcolor="#FFFFFF" text="#000000"> <ns:if test="'$(P.mode)' ne 'reply'"> ! <!-- Upload a file --> ! Datei hochladen <form method="post" action="$(SYS.interpreterURL)" enctype="multipart/form-data"> <input type="hidden" name="mode" value="reply"/> *************** *** 17,25 **** </ns:if> <ns:else> ! Uploading... <ns:var name="myFile"/> <ns:var name="myBytes"/> <ns:upload directory="/home/kork/incoming" file="myFile" bytes="myBytes" parameter="myFile"/> ! Uploaded $(myFile) which had $(myBytes) bytes... </ns:else> </body> --- 26,36 ---- </ns:if> <ns:else> ! <!-- Uploading... --> ! Lade hoch... <ns:var name="myFile"/> <ns:var name="myBytes"/> <ns:upload directory="/home/kork/incoming" file="myFile" bytes="myBytes" parameter="myFile"/> ! <!-- Uploaded $(myFile) which had $(myBytes) bytes... --> ! Datei $(myFile) mit $(myBytes) Bytes erfolgreich hochgeladen... </ns:else> </body> |