Hide

YetaWF Documentation

Display
Print

YetaWF.ImageRepository Package

Overview

This package implements services to store images and Flash files, and image selection services (components). These are primarily intended for support of CKEditor.

Modules generally don't use this package but use the Image component instead, which doesn't use the ImageRepository package.

A test page for the Select Flash Image (CKEditor) Module and Select Image (CKEditor) Module can be accessed using Tests > Templates > ImageSelection (standard YetaWF site).

Packages that make use of the ImageRepository must include the RequiresPackage attribute in AssemblyInfo.cs.

[assembly: RequiresPackage("YetaWF.ImageRepository")]

Modules

Module NameDescription
Image Repository Component Test ModuleImage Repository Component Test
Select Image (CKEditor) ModuleDisplays a form to upload and select an image.
Select Page (CKEditor) ModuleDisplays a form to select a local page URL.

License

The YetaWF.ImageRepository package is part of YetaWF, an open source product licensed under the GNU General Public License, version 3 (GPL-3.0) - Copyright - Softel vdm, Inc.