Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

API plugin for resourcespace that updates a resourcespace entry

Notifications You must be signed in to change notification settings

torchbox/resourcespace_plugin-api_markasused

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mark a resource as in use API

Usage:
http://url/plugins/api_markasused/?key=[authkey]&[optional parameters]

Parameters:
resource=[int]           ResourceID
url=[string]             intended to be the url that you're using - note you'll want to make sure this is urlencoded!

Sample call:
http://localhost/r2000/plugins/api_markasused/?resource=142&url=google.com&key=ZX13...

This updates the resource data to include a url of where you might be using it
This is useful in conjunction with my api_resource plugin if you were extracting the resource into a separate site
I've built a drupal module that I may be able to opensource that talks to both of these apis

About

API plugin for resourcespace that updates a resourcespace entry

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages