diff options
Diffstat (limited to 'www/zope25-FileSystemSite/DESCR')
-rw-r--r-- | www/zope25-FileSystemSite/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/zope25-FileSystemSite/DESCR b/www/zope25-FileSystemSite/DESCR new file mode 100644 index 00000000000..23ed2f3f5d0 --- /dev/null +++ b/www/zope25-FileSystemSite/DESCR @@ -0,0 +1,5 @@ +This is a repackaging of the CMF's FileSystem Directory Views +such that it is independent of the CMF. +The major use of this is to develop view code on the file system +such that it can be edited with normal development utilties and +checked into a source control management system. |