Libraries tagged by dd
dd/evolutioncms-snippets-ddmakehttprequest
6 Downloads
Makes HTTP request to a given URL.
dd/evolutioncms-snippets-ddif
1 Downloads
This snippet compares different values and returns required chunk or string.
dd/evolutioncms-snippets-ddgetparentid
2 Downloads
Gets document parent ID(s) of the required level.
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
dd/evolutioncms-snippets-ddgetfileinfo
3 Downloads
Displays information about a file: type, mime, size in readable format, path, name, extension, etc.
dd/evolutioncms-snippets-ddgetdocuments
2 Downloads
A snippet for fetching and parsing resources from the document tree or custom DB table by a custom rule.
dd/evolutioncms-snippets-ddgetdocumentfield
2 Downloads
Snippet gets the necessary document fields (and TVs) by its id.
dd/evolutioncms-snippets-ddgetchunk
1 Downloads
Snippet gets the chunk contents by its name. For example, it useful to get chunks inside JS code.
dd/evolutioncms-snippets-ddcolumnbuilder
1 Downloads
Outputs items (e. g. results of ddGetDucuments, ddGetMultipleField, Ditto, etc.) in multiple columns, trying to distribute them evenly.
dd/evolutioncms-snippets-ddcolortools
2 Downloads
Converts the color to match the offset in tone, brightness, or saturation.
dd/evolutioncms-plugins-managermanager-mm_ddselectdocuments
0 Downloads
A widget for ManagerManager that makes selection of documents IDs easier.
dd/evolutioncms-plugins-managermanager-mm_ddmultiplefields
0 Downloads
Widget for plugin ManagerManager that allows you to add any number of fields values (TV) in one document (values are written in field as a JSON object). For example: a few images.
dd/evolutioncms-plugins-managermanager-mm_ddmap
0 Downloads
A widget for ManagerManager plugin allowing Yandex Maps integration.
dd/evolutioncms-plugins-managermanager-mm_dddependentfields
0 Downloads
The plugin allows to link 2 fields with a master-dependent relation. Dependent field will only be used (displayed) only when Master field has a specific value. Value of Dependent field will also be cleared when it is not used (hidden).
dd/evolutioncms-plugins-ddsendredirect
1 Downloads
Redirects from required non-existent URLs to required target URLs.