Found 610 results for "appserver authentication adapters default"

The search executed in 0.002485666 seconds. That's fast.

Gitana / 4.0 / Data Engine / Behaviors / Actions / Invalidate Page Renditions

Invalidate Page Renditions ID: invalidatePageRenditions This action invalidates page renditions in one or more applications. You can target a single page rendition or a broad set of page renditions using a custom query. { "title": "Invalidate Page Renditions", "properties": { "applicationDeployments": { "title": "Application Deployments", "type": "array", "items": { "type": "object", "properties": {

Score: 0.9438862

Gitana / 3.2 / Guide / Guide / Features / Taggable

Taggable QName: f:taggable Indicates that a node should support tagging. Nodes that support tagging maintain a:has_tag associations to n:tag nodes that serve as master tag entries. A single tag entry may have multiple associations linking it to nodes that bear its tag. In addition, taggable nodes maintain a tags array which contains a local array of all of the tags that the node has been assigned. In this way, tags can be traversed using graph-based lookup or they can be queried directly based o

Score: 0.9412759

Gitana / 3.2 / Guide / Guide / Forms / Fields / Slug

Slug ID: slug The slug field type copies the value of it's dependent text field and converts the value to a string that can become part of a url. The slug field will automatically update when the value of it's dependent field changes. The emptyOnly property causes the field to be updated only if the field is currently empty. The slugified value will be derived from the dependent field value by making it lower case and replacing white space with '-'. An optional argument "filterRegex" can be used

Score: 0.9412759

Gitana / 4.0 / Data Engine / Aspects / Taggable

Taggable QName: f:taggable Indicates that a node should support tagging. Nodes that support tagging maintain a:has_tag associations to n:tag nodes that serve as master tag entries. A single tag entry may have multiple associations linking it to nodes that bear its tag. In addition, taggable nodes maintain a tags array which contains a local array of all of the tags that the node has been assigned. In this way, tags can be traversed using graph-based lookup or they can be queried directly based o

Score: 0.9412759

Gitana / 4.0 / Forms / CMS / Fields / Slug

Slug ID: slug The slug field type copies the value of it's dependent text field and converts the value to a string that can become part of a url. The slug field will automatically update when the value of it's dependent field changes. The emptyOnly property causes the field to be updated only if the field is currently empty. The slugified value will be derived from the dependent field value by making it lower case and replacing white space with '-'. An optional argument "filterRegex" can be used

Score: 0.9412759

Gitana / 4.0 / Forms / API / Connectors

Connectors Alpaca supports Connectors as a means for loading schema, options, view and data information from remote data sources. By default, Alpaca comes with a default connector that handles loading of data from public / unprotected HTTP/HTTPS URLs. Connectors are used to load information based on what they receive in the following properties: schemaSource optionsSource dataSource viewSource Information loaded from any of these sources is merged with information that is fed directly into Alpac

Score: 0.9384047

Gitana / 3.2 / Guide / Guide / Actions / Unzip Node

Unzip Node ID: unzipNode Unzips an attachment from a node into a target folder. { "title": "Unzip Node", "properties": { "repositoryId": { "title": "Repository ID of node with ZIP attachment", "type": "string" }, "branchId": { "title": "Branch ID of node with ZIP attachment", "type": "string" }, "nodeId": { "title": "ID of node with ZIP attachment", "type": "string" },

Score: 0.93525004

Gitana / 4.0 / Data Engine / Behaviors / Actions / Unzip Node

Unzip Node ID: unzipNode Unzips an attachment from a node into a target folder. { "title": "Unzip Node", "properties": { "repositoryId": { "title": "Repository ID of node with ZIP attachment", "type": "string" }, "branchId": { "title": "Branch ID of node with ZIP attachment", "type": "string" }, "nodeId": { "title": "ID of node with ZIP attachment", "type": "string" },

Score: 0.93525004

Gitana / 4.0 / Forms / Fields / Time Field

Time Field The time field. The time Field uses the https://github.com/Eonasdan/bootstrap-datetimepicker. plugin under the hood. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. The default time format is assumed as h:mm:ss a. Properties Title Time Description Time Field Type time Base Field Type date Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty au

Score: 0.9331224

Gitana / 4.0 / Forms / Fields / Email Field

Email Field The email field. Properties Title Email Description Email Field Type email Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as DOM attribuets fo

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / IPv4 Field

IPv4 Field The ipv4 field. Properties Title IPV4 Description Image Field Type ipv4 Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as DOM attribuets for th

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / Lower Case Field

Lower Case Field The lowercase field. Properties Title Lower Case Description Text field for lowercase text Field Type lowercase Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attribut

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / Password Field

Password Field The password field. Properties Title Password Description Password Field Type password Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will be added as DO

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / Personal Name Field

Personal Name Field The personalname field. Properties Title Personal Name Description Text Field for personal name with capital letter for first letter & after hyphen, space or apostrophe. Field Type personalname Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have aut

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / Tag Field

Tag Field The tag field. Properties Title Tag Description Renders object items into a table row Field Type tag Base Field Type lowercase Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attributes that will

Score: 0.9278993

Gitana / 4.0 / Forms / Fields / Upper Case Field

Upper Case Field The uppercase field. Properties Title Upper Case Description Text field for uppercase text Field Type uppercase Base Field Type text Schema Property Type Default Description allowOptionalEmpty Allows this non-required field to validate when the value is empty autocomplete string Allows you to specify the autocomplete attribute for the underlying input control whether or not field should have autocomplete enabled. data object Allows you to specify a key/value map of data attribut

Score: 0.9278993

Gitana / 3.2 / Guide / Guide / Application Server / Tags / @associations

@associations Finds associations around a node. {@associations node="" type="" nodeSort="title" nodeSortDirection="-1" nodeLimit="" nodeSkip="" as=""} {+templateIdentifier/} {/associations} Parameters parameter required description node yes node id type the qname type of the associations to query for. default is a:linked sort the field to sort on sortDirection the direction to sort in (either 1 for ascending or -1 for descending) limit the number of records to retu

Score: 0.9234268

Gitana / 4.0 / Developers / Application Server / Tags / @associations

@associations Finds associations around a node. {@associations node="" type="" nodeSort="title" nodeSortDirection="-1" nodeLimit="" nodeSkip="" as=""} {+templateIdentifier/} {/associations} Parameters parameter required description node yes node id type the qname type of the associations to query for. default is a:linked sort the field to sort on sortDirection the direction to sort in (either 1 for ascending or -1 for descending) limit the number of records to retu

Score: 0.9234268

Gitana / 3.2 / Guide / Guide / User Interface / Multilingual / Customize Translations UI

Customize Translations UI Cloud CMS allows you to customize UI simply with configurations in your module. Here we will use the following example to demonstrate this feature. For multilingual documents with translations, if you go to the multilingual document's Edit Properties page, the default UI looks like this: In the above screenshot, the Edit Translations button allows you to select a translation of the multilingual document from the dropdown. It's a way to quickly edit the translated docume

Score: 0.9176266

Gitana / 4.0 / Forms / Fields / Map Field

Map Field The map field. Properties Title Map Description Field for objects with key/value pairs that share the same schema for values Field Type map Base Field Type array Schema Property Type Default Description items object Schema for array items. maxItems number Maximum number of items. minItems number Minimum number of items. uniqueItems boolean Item values should be unique if true. Options Property Type Default Description animate boolean true Up and down transitions will be animated collap

Score: 0.9176266

Gitana / 4.0 / User Interface / User Interface / Multilingual / Customize Translations UI

Customize Translations UI Cloud CMS allows you to customize UI simply with configurations in your module. Here we will use the following example to demonstrate this feature. For multilingual documents with translations, if you go to the multilingual document's Edit Properties page, the default UI looks like this: In the above screenshot, the Edit Translations button allows you to select a translation of the multilingual document from the dropdown. It's a way to quickly edit the translated docume

Score: 0.9176266

Gitana / 3.2 / Guide / Guide / Features / Auto Narrate

Auto Narrate This section describes features that are coming in 4.0 QName: f:auto-narrate With this feature in place, a content instance will automatically have the text from either an attachment or a property narrated using text-to-speech. The generated audio file will be stored back onto the node as an audio attachment (typically in MP3 format). To use this service, you will first need to set up a Narration Service. The service can either be configured as the default Narration Service for your

Score: 0.91746867

Gitana / 4.0 / Data Engine / Aspects / Auto Narrate

Auto Narrate This section describes features that are coming in 4.0 QName: f:auto-narrate With this feature in place, a content instance will automatically have the text from either an attachment or a property narrated using text-to-speech. The generated audio file will be stored back onto the node as an audio attachment (typically in MP3 format). To use this service, you will first need to set up a Narration Service. The service can either be configured as the default Narration Service for your

Score: 0.91746867

Gitana / 4.0 / Forms / Fields / Select Field

Select Field The select field. Properties Title Select Description A search box field Field Type select Base Field Type list Schema Property Type Default Description enum array List of field value options Options Property Type Default Description allowDefaultNoneSelected boolean This is used for required fields, where by default no "None" option is available. Enabling this will allow the none option, and allow it to be initially selected (although this value will be invalid and must be changed b

Score: 0.91746867

Gitana / 3.2 / Guide / Guide / Deployment / Deployment Mappings

Deployment Mappings The following Deployment Handlers supports the deployment of resources from Cloud CMS to files or file system equivalents: S3 Deployment Handler File System Deployment Handler FTP Deployment Handler These Deployment Handlers all have the common function. They must work with content from Cloud CMS, consisting of Nodes, Associations, binary attachments and a potentially complex content graph of relationships. They must take that content and then map it down into a file system c

Score: 0.91244495