Found 419 results for "gitana 4.0 engine branches actions"
The search executed in 0.002104038 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / BranchExplore how branches provide isolated workspaces for projects, allowing changes through changesets with permissions and configuration options.
Score: 2.005794
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto TranscribeAutomatically convert audio to text with Auto Transcribe. Set up a Transcription Service and store text as a transcription attachment.
Score: 1.9935925
|
![]() |
Cloud CMS JavaScript Driver Release 1.0.3 is out!The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut
Score: 1.9885325
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker InstallationGet started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.
Score: 1.9503875
|
![]() |
Gitana 4.0 / Developers / Application Server / Installation / Docker InstallationEasily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.
Score: 1.9503875
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.9367038
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 1.9367038
|
![]() |
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 1.9149574
|
![]() |
How to Retrieve content by their document library pathYou can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo
Score: 1.9105098
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'
Score: 1.9083388
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 1.9080998
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 1.9080998
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookDiscover Java Cookbook tips for connecting Gitana Java Driver using Maven. Access secure repositories, set up dependencies, connect, and manage projects.
Score: 1.8837972
|
![]() |
Gitana 4.0 / Content Engine / PublishingOptimize your content publishing with Cloud CMS, featuring configurable workflows, lifecycle states, and diverse deployment endpoints for seamless management.
Score: 1.8403664
|
![]() |
Gitana 4.0 / ReferenceExplore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.
Score: 1.8263963
|
![]() |
Gitana 4.0 / Forms / API / TemplatesDiscover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.
Score: 1.8212941
|
![]() |
Gitana 3.2 / Guide / Guide / ConditionsExplore Cloud CMS Conditions for enhancing content evaluation with rules, using simple checks to complex logic, and an array of ready-made options.
Score: 1.8108103
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / ConditionsExplore Cloud CMS Conditions for evaluating rules and environments with preset logic functions like 'and', 'or', and others for streamlined actions.
Score: 1.8108103
|
![]() |
Gitana 4.0 / User Interface / User Interface / MultilingualOptimize your content for multilingual support with features to set locales, manage translations, and apply multilingual behavior.
Score: 1.8072515
|
![]() |
Definitions for Date formatOur definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th
Score: 1.7935654
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Workflow / Your Task DashboardsManage and complete tasks efficiently with our Platform and Project Dashboards, featuring task overview and action capabilities.
Score: 1.7930068
|
![]() |
Can your CMS do this?This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils
Score: 1.7910135
|
![]() |
Gitana 4.0 / Developers / Frameworks / AngularJSConnect Gitana content to your Angular app easily. Follow step-by-step instructions to set up API Keys and kickstart your project with sample code.
Score: 1.7853119
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto Analyze TextAuto Analyze Text feature automatically analyzes binary attachments for full-text search insights, enhancing node functionality.
Score: 1.7832835
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto OCR ExtractAutomatically convert attachments to searchable text with auto OCR extraction, enhancing full-text indexing and streamline content retrieval.
Score: 1.7832835
|