DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:corsharing

This is an old revision of the document!


corsharing Plugin

Compatible with DokuWiki

2016-06-26a "Elenor of Tsort"

plugin Enable/disable CORS (Cross-Origin Resource Sharing).

Last updated on
2016-07-31
Provides
Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with cors

This plugin permits to enable (or disable) CORS http headers to permits web client visiting other website to load some data from your dokuwiki website.

When activated the plugin will add this http header to DokuWiki response:

Access-Control-Allow-Origin *

Installation

:!: No External requirements.

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

This plugin has no option. U can just enable or disable it in the Plugin Manager.

Usage example: I wrote this plug' because I use to host some data (csv, geojson) in some DokuWiki instances. But those data are happy if someone else could use them. So with CORS enabled others can pull data, with Javascript, into web browser which are surfing elsewhere on the Web.

Syntax

No syntax.

Configuration and Settings

No configuration (for the moment ;-) ).

Development

Sure U'll have ideas! Do not hesitate to propose them on the plugin's bugtracker.

Change Log

  • 2016-07-31
    • Initial release

Known Bugs and Issues

Not yet.

ToDo/Wish List

Sure U'll have ideas! Do not hesitate to propose them on the plugin's bugtracker.

FAQ

Discussion

plugin/corsharing.1470003391.txt.gz · Last modified: 2016-08-01 00:16 by Cyrille37

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki