forked from Lombiq/Lombiq-Fields
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Module.txt
26 lines (26 loc) · 1.28 KB
/
Module.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Name: Lombiq Fields
AntiForgery: enabled
Author: Lombiq Technologies Ltd.
Website: https://github.com/Lombiq/Lombiq-Fields
Version: 1.0
OrchardVersion: 1.10.1
Features:
Lombiq.Fields:
Name: Lombiq Fields
Category: Fields
Description: Useful Content Fields.
Lombiq.Fields.MediaLibraryUploadField:
Name: Media Library Upload Field
Category: Fields
Description: A modified version of Media Library Picker Field that enables users to upload files attached to content items.
Dependencies: Lombiq.Fields, Orchard.MediaLibrary, Orchard.MediaProcessing, Orchard.Tokens, Piedone.HelpfulLibraries
Lombiq.Fields.MediaLibraryUploadField.DynamicForms:
Name: Media Library Upload Field - Dynamic Forms
Category: Fields
Description: A modified version of Media Library Picker Field that enables users to upload files attached to content items in Dynamic Forms.
Dependencies: Lombiq.Fields.MediaLibraryUploadField, Orchard.DynamicForms, Orchard.Forms, Orchard.Layouts
Lombiq.Fields.MoneyField:
Name: Money Field
Category: Fields
Description: A field for storing money-related values such as amount and currency using the .NET Money type.
Dependencies: Lombiq.Fields