##language:en #pragma section-numbers off = Disclaimer = = The ASF no longer actively maintains or supports the Slide project. Refer to http://jakarta.apache.org/slide/ for more information. = = What is Slide? = Slide is a project composed of multiple modules tied together using [[WebDAV]]. * A content management system with a Java API * A servlet implementing the WebDAV protocol on top of the content management system * A Java WebDAV and HTTP client library * A WebDAV command line client * WebDAV enabled Swing components (1.0.16) Official Project Page: http://jakarta.apache.org/slide/index.html Not to be confused with: http://slide.com - Personal subscriptions and sharing browser = For Users = '''Tips and Tricks''' ''(Warning: Might apply to Slide 1.0.16 only)'' UsefulSoftware ClusterSupport DaslConfiguration '''Common Issues''' WebFolderIssues MigrationIssues MacOsxIssues MacDavGoliathIssues ConcurrencyIssues '''Questions''' Users can subscribe and post questions to the [[http://jakarta.apache.org/site/mail2.html#Slide|Slide mailing list]]. But before doing this, please search the archive first to see if the question has been answered before. [[http://www.nabble.com|Nabble]] provides a [[http://www.nabble.com/Jakarta-Slide-f300.html|searchable archive]] for the Slide lists. = For Developers = '''[[Client]]''' CreateNewDirectoryAndFile CreateWebDavResource CheckinCheckout BindingDemo - a BINDing example using Slide's WebDAV client library [[DASLSearch]] [[JCA1.5withJBoss4.0.x]] '''Server''' ServerSetup - general configuration information concerning specific servers GeneralConfig - general information about step by step Slide configuration. WebDavConstructionKit (WCK) - general information about a framework for easy integration of the WebDAV interface into all kinds of Java software. WckQuickStart - how to get the WCK reference implementation running quickly. [[Stores]] - information concerning Slide stores. [[WebDAVProperties]] - property values associated with resources [[Security]] - general information about Slide security [[locksNeeded]] - which resources are locked in the most recent Slide WebDAV server upon making which request [[Hacks]] [[Logging]] - The different types of Slide logging (via service/store, servlet, and events). '''Slide API''' [[Sample_API_application]] - sample application found on mailing list that shows how to use API to manipulate Slide SuggestionPage ToDo = For Committers = HowToUpdateDocumentation = For Release Managers = StepsToRelease BuildSignUploadDeploy WhatDoesAlphaBetaRcFinalMean ----