Changes between Version 21 and Version 22 of WikiStart


Ignore:
Timestamp:
Apr 14, 2020, 9:01:32 PM (4 years ago)
Author:
ktk
Comment:

Fix wrong camelcase interpretation which leads to non-existing pages

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v21 v22  
    1 = WebDAV plugin for NetDrive for OS/2 =
     1= WebDAV plugin for !NetDrive for OS/2 =
    22
    33Welcome to the WebDAV plugin project page!
    44
    55== Overview ==
    6 The WebDAV plugin for NetDrive for OS/2 is a DAV client and can connect to Apache mod_dav, Novell NetStorage and Microsoft Windows XP WebFolders.
     6The WebDAV plugin for !NetDrive for OS/2 is a DAV client and can connect to Apache mod_dav, Novell !NetStorage and Microsoft Windows XP !WebFolders.
    77
    8 With the plugin you'll be able to access DAV resources as regular directories on NetDrive virtual volume.
     8With the plugin you'll be able to access DAV resources as regular directories on !NetDrive virtual volume.
    99
    1010The plugin is based on neon library developed by Joe Orton.
    1111
    12 The plugin is opensourced and free for use with a registered/trial version of NetDrive for OS/2 (see NetDrive for OS/2
     12The plugin is opensourced and free for use with a registered/trial version of !NetDrive for OS/2 (see !NetDrive for OS/2
    1313license agreement).
    1414
    1515== Current releases ==
    16 NdpDav 1.2.1 is available for download:
     16!NdpDav 1.2.1 is available for download:
    1717 * [ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_2_1-GA.zip release] build.
    1818 * [ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_2_1-GA.wpi release] build WarpIN package.
    1919
    2020== Requirements ==
    21  * NetDrive 3.x: http://www.bmtmicro.com/netdrive
     21 * !NetDrive 3.x: http://www.bmtmicro.com/netdrive
    2222 * libc 0.6.5 runtime: ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi
    2323 * 32bit tcpip stack
     
    2929
    3030== Source code ==
    31 The plugin is based on the neon library and also includes OpenSSL and EXPAT libraries. The neon library is released under the LGPL license NetDrive  related source code comes with MIT license.
     31The plugin is based on the neon library and also includes OpenSSL and EXPAT libraries. The neon library is released under the LGPL license !NetDrive  related source code comes with MIT license.
    3232To get plugin sources, please checkout code from Netlabs SVN server:
    3333
     
    6969== Using the plugin ==
    7070This plugin is not yet complete and requires some more features to be in production quality but I hope that it will be useful for some people.
    71 Also I hope that the plugin will be a help for developers who would like to create a custom NetDrive plugin.
     71Also I hope that the plugin will be a help for developers who would like to create a custom !NetDrive plugin.
    7272All basic features has been implemented.
    7373The plugin supports password authentication and works with SSL.
    7474To enable SSL you have to use 'https' in URL in resource properties: https://servername/directory
    7575Please be aware that write may not work well. Writing files works only with Apache 2.0 and mod_dav.
    76 Do NOT write files on WebFolders or Novell NetStorage! This will destroy file content!
     76Do NOT write files on !WebFolders or Novell !NetStorage! This will destroy file content!
    7777Please be careful and do not access important files with the plugin.
    7878
     
    8686
    8787== Remarks ==
    88 Please see Links page for links to mentioned projects. Thanks to Adrian for making NetLabs project for WebDAV plugin.
     88Please see Links page for links to mentioned projects. Thanks to Adrian for making Netlabs project for WebDAV plugin.
    8989
    9090Best regards,