mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Some checks failed
Build Crowdin Translation Packages / build-crowdin-translation-packages (push) Has been cancelled
Compile / Compile .NET solution (push) Has been cancelled
Compile / Compile Client-side Assets (push) Has been cancelled
SpecFlow Tests / SpecFlow Tests (push) Has been cancelled
15 lines
505 B
Plaintext
15 lines
505 B
Plaintext
Name: Media Processing
|
|
AntiForgery: enabled
|
|
Author: John Murdock, Sébastien Ros
|
|
Website: http://orchardproject.net
|
|
Version: 1.11
|
|
OrchardVersion: 1.11
|
|
Description: Module for processing Media e.g. image resizing
|
|
Category: Media
|
|
Dependencies: Orchard.Forms
|
|
Features:
|
|
Orchard.MediaProcessingHtmlFilter:
|
|
Name: Media Processing HTML Filter
|
|
Description: Dynamically resizes images to their height and width attributes
|
|
Category: Media
|
|
Dependencies: Orchard.MediaProcessing |