Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • Lotus Quickr wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category Lotus Quickr 8.5 for WebSphere Portal Documentation Lotus Quickr 8.5.1 for Domino Documentation Lotus Quickr Connectors 8.5 Documentation Custom Search Scope...
Search
Community Articles > API Documentation > remove (folder)
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

Jennifer Dunne
Contribution Summary:
  • Articles authored: 66
  • Articles edited: 80
  • Comments Posted: 6

Recent articles by this author

Administrators: Deploying a preview guide to your users: qd85

The IBM® Lotus® Quickr™ 8.5 for Lotus Domino® preview guide is available for you to distribute to your users for new installations and upgrades to Lotus Quickr 8.5. This guide is designed to help your users become productive on the new software quickly, and to provide them with links to ...

Administrators: Previewing Lotus Quickr 8.5 for Lotus Domino for your users

The IBM® Lotus® Quickr™ 8.5 for Lotus Domino® preview guide is available for you to distribute to your users for new installations and upgrades to Lotus Quickr for Domino. This guide is designed to help your users become productive on the new software quickly, and to provide them with links to ...

Java API for Quickr - Overview and Index

Accessing the Lotus Quickr Java API These topics describe how to set up the server and access the Lotus Quickr Java API. Setting up the server to access the Java API (Windows AIX Solaris) Setting

Overview of upgrading from IBM Lotus QuickPlace to Lotus Quickr 8.2

This section describes sidebyside upgrade from IBM Lotus QuickPlace® 6.5.1 or 7.0 to Lotus Quickr 8.2 .

Upgrading an IBM Lotus QuickPlace server to Lotus Quickr on IBM i

Upgrading from IBM® Lotus® QuickPlace® 6.5.1 or 7.0 to IBM Lotus QuickrTM 8.2 requires a sidebyside upgrade from the existing Lotus QuickPlace server. In a sidebyside upgrade, a new server is needed that runs IBM Lotus Domino® 8.5 and Lotus Quickr 8.2. The Lotus QuickPlace data files and ...

Community articleremove (folder)

Added by Jennifer Dunne | Edited by IBM contributor Kristopher T Stoddard on April 29, 2010 | Version 3
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: 8.2, xml_node
The remove folder action removes a folder from a room in a place on the local server.

Syntax

<folder action="remove"> <title>foldertitle</title></folder>

where foldertitle is the title of the folder to be removed.

Supported attributes

<title>

The < title > attribute is required.

Example

<?xml version="1.0"?> 

<service>

  <servers> 
    <server local="true"> 
      <places> 
        <place> 
          <name>ACMETeam</name> 
          <rooms> 
            <room> 
              <name>PageLibrary4956DLTG322.nsf</name> 
              <folders> 
                <folder action="remove" title="AcmeFolder"> 
                </folder> 
              </folders> 
            </room> 
          </rooms> 
        </place> 
      </places> 
    </server> 
  </servers> 
</service> 


  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (3)
collapsed Versions (3)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (3)Apr 29, 2010 2:46:18 PMKristopher T Stoddard  IBM contributor
2Sep 2, 2009 11:32:34 AMKristopher T Stoddard  IBM contributor
1May 20, 2009 11:34:06 AMJennifer Dunne  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX Blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use