view OrthancServer/Plugins/Samples/WebSkeleton/NOTES.txt @ 5925:9704181280c6 find-refactoring

static linking against SQLite on macOS: reverted changeset 3a5b8ed2d859
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 16 Dec 2024 14:31:04 +0100
parents d25f4c0fa160
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.