view Plugins/Samples/WebSkeleton/NOTES.txt @ 1181:17302d83abfd

Sample plugin framework to serve static resources
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Sep 2014 14:13:20 +0200
parents
children
line wrap: on
line source

This is a sample Orthanc plugin that serves static resources (HTML,
JavaScript, CSS, images...).

The resources to serve must be stored in the folder "StaticResources".

The folder "Framework" contains a reusable framework for any plugin
whose sole objective is to serve static resources.