Found 180 results for "scripting association"

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

Gitana 3.2 / Guide / Guide / Content Modeling / Scripts

Optimize your JavaScript coding with script behavior nodes. Implement custom behavior, automate updates, and manage policy overrides in Cloud CMS.

Score: 2.0840554

Gitana 4.0 / Content Engine / Content Models / Scripts

Optimize and automate scripts in Cloud CMS using JavaScript. Implement custom behaviors for your content instances effortlessly.

Score: 2.0840554

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions

Explore comprehensive Cloud CMS JSON schema definitions for creating structured content, enhancing validation, and ensuring data integrity in your projects.

Score: 2.061268

Gitana 4.0 / Content Engine / Content Models / Definitions

Discover the power of defining content types in Cloud CMS using JSON schema to ensure data consistency, validation, and integrity for structured content management.

Score: 2.061268

Gitana 3.2 / Guide / Guide / Features / Propagates Authorities

Learn how Cloud CMS uses the propagates authorities feature to extend authority roles in a hierarchical object model.

Score: 2.0587468

Gitana 4.0 / Content Engine / Aspects / Propagates Authorities

Learn how Cloud CMS uses the propagates authorities feature to extend authority roles in a hierarchical object model.

Score: 2.0587468

Gitana 3.2 / Guide / Guide / Features / Behavior Binding

Optimize behavior binding configurations and enhance policy implementation in script nodes. Implement JavaScript for afterNodeUpdate events seamlessly.

Score: 2.0442197

Gitana 4.0 / Content Engine / Aspects / Behavior Binding

Optimize behavior binding configurations and enhance policy implementation in script nodes. Implement JavaScript for afterNodeUpdate events seamlessly.

Score: 2.0442197

Experimenting with blogs

Today we’re switching over to Tumblr for our blogging capabilities. You might ask a couple of questions - one of which is “why tumblr?” and the other is “why would you use an external CMS for your blog?” These are both excellent questions. They’re both pretty easy to answer as well. With respect to blog software, our feeling is that it’s very much a commodity at this point. When this stuff came out early last decade, it was novel and a wide diversity of features were to be found from one product

Score: 2.0387897

Gitana 3.2 / Guide / Guide / Features / Non-Cyclic

Prevent cyclical chains in your data models with the f:non-cyclic feature of Cloud CMS, ensuring a structured, acyclic graph.

Score: 2.0068634

Gitana 4.0 / Content Engine / Aspects / Non-Cyclic

Prevent cyclical chains in your data models with the f:non-cyclic feature of Cloud CMS, ensuring a structured, acyclic graph.

Score: 2.0068634

Gitana 3.2 / Guide / Guide / Content Modeling

Discover Cloud CMS content modeling with powerful JSON Schema definitions for types, properties, and graph associations, ensuring data integrity.

Score: 1.9924368

Gitana 4.0 / Content Engine / Content Models

Explore Cloud CMS content modeling with JSON Schema for creating, updating, and managing your project's dynamic data efficiently.

Score: 1.9924368

Gitana

Explore Cloud CMS, the API-first enterprise content management solution for creating, managing, and publishing web and mobile content. Start now!

Score: 1.9863157

Gitana 3.2 / Guide / Guide / Content Modeling / Relator Properties

Optimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.

Score: 1.9792948

Gitana 4.0 / Content Engine / Content Models / Relator Properties

Explore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.

Score: 1.9792948

Gitana 3.2 / Guide / Guide / Content Modeling / Behaviors

Discover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.

Score: 1.9239261

Gitana 4.0 / Content Engine / Content Models / Behaviors

Effortlessly automate content interactions with Cloud CMS by wiring behaviors like rules and scripts to your content models for dynamic policy execution.

Score: 1.9239261

Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling Cookbook

Discover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.

Score: 1.9220943

Gitana 3.2 / Guide / Guide / Features / Rates

Learn how to automatically compute rating statistics for nodes, utilizing the f:rates feature to aggregate count, total, and average values.

Score: 1.9220943

Gitana 4.0 / Content Engine / Aspects / Rates

Learn how to automatically compute rating statistics for nodes, utilizing the f:rates feature to aggregate count, total, and average values.

Score: 1.9220943

Gitana 3.2 / Guide / Guide / Features / Translation

Learn about implementing translations on nodes with features for localization, including master nodes, locale, and editions in JSON format.

Score: 1.9003017

Gitana 4.0 / Content Engine / Aspects / Translation

Learn about implementing translations on nodes with features for localization, including master nodes, locale, and editions in JSON format.

Score: 1.9003017

Gitana 4.0 / Developers / Cookbooks / Content Modeling Cookbook

Explore the Content Modeling Cookbook for practical code samples and definitions to master data structures and related content associations.

Score: 1.8991742

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 1.8977267