Coder Social home page Coder Social logo

basic-cmis's Introduction

Basic CMIS for Wordpress

Contributors: [ansonhoyt](https://twitter.com/ansonhoyt @ansonhoyt)

Tags: cmis, alfresco

Requires at least: 3.3.1 (let us know if it works on an earlier version)

Tested up to: 3.3.2

Plugin URI: https://github.com/ansonhoyt/Basic-CMIS

Version: 0.0.2

Author: Anson Hoyt

Author URI: https://github.com/ansonhoyt

License: LGPLv3

Description

Wordpress Plugin for basic CMIS integration. Searches a CMIS compliant system and renders the matching documents. Tested with Alfresco Enterprise's CMIS service, but should work with any CMIS compatible source (e.g. Microsoft Sharepoint, Alfresco).

Installation

  1. Pull down the code from Github.
  2. Create a basic-cmis folder under your Wordpress plugins folder.
  3. Upload the code to the new folder.
  4. Activate the plugin through the 'Plugins' menu in WordPress
  5. Configure the plugin via the Admin panel. You must provide a CMIS url, username and password. This is used sitewide.
  6. Use the cmis shortcode in your content.

Usage

Use the [cmis] shortcode to retrieve documents and render them.

  • Docs in a folder: [cmis folder="/my particular/folder name/"]
  • Docs in the folder, including subfolders: [cmis tree="/my particular/folder name/"]
  • Docs containing the keywords: [cmis keywords="coffee tea"]
  • Docs whose name matches. May include wildcard character '%': [cmis name="Agenda%.doc"]
  • Combinations of parameters: [cmis folder="/documents" keywords="bacon" name="%menu%.pdf"]

Todo

  • Display options: [cmis display_options="show_icon show_modified_date hide_title"
  • Render a suitable title:
    • [cmis folder="/My Documents"] => "Documents in /My Documents"
    • [cmis tree="/My Documents"] => "Documents in /My Documents"
    • [cmis keywords="coffee"] => "Documents containing 'coffee'"
    • [cmis name="%Agenda%"] => "Documents named '%Agenda%'"

Contribute

If you have found a bug or have a feature to request, please add it to the GitHub issue tracker, or fork the project and send a pull request.

License

Copyright 2012 Tuscarora Intermediate Unit

This file is part of Basic CMIS for WordPress.

Basic CMIS for WordPress is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Basic CMIS for WordPress is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Basic CMIS for WordPress. If not, see [http://www.gnu.org/licenses/].

basic-cmis's People

Contributors

ansonhoyt avatar pateljj04 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.