Integration : Rocket Tools
Summary: Rocket Tools are web tools for website creation and maintenance using Rocket. Features include cloning modules, adding roles, and localization control. Instructions for skin alterations and menu manipulators are provided. Additional functionalities include copy languages, menu customization, URL parameters, and CSS removal. Portal validation and search indexing options are available.!
|
Integration : JQuery Validation
JQuery Validation can be added to a website by including the JS script and localization files. Form element with unique name attribute required for validation to work. Use simplisityJS to trigger validation on button click.!
|
Integration : What is Integration ?
Integration involves any client-side work, like changing CSS and design. AppThemes are text files that run on a website to create data entry and display, including CSS, HTML, RAZOR, and XML.!
|
Integration : DeepL
RocketCDS supports language translation with DeepL API using a translate button in TextArea. Requires DeepL API Key and URL in Global Settings. Syntax: DeepL(textId, sourceTextId, cultureCode). RichText example includes @DeepL('richtext', 'richtext', CultureCode). Add Modal form to page for translation.!
|
Integration : DNN Search
The DNN search index is activated by Rocket modules. Ensure 'Search: Site Crawler' is active. Define search fields in dependancy files. Extra fields can be added in Admin settings. Sub-systems require a searchindex provider. Re-index from Admin panel.!
|
Integration : OpenAI ChatGpt
RocketCDS now supports 'GPT-3.5 Turbo' with the addition of an AI button for ChatGPT API integration. Enter API Key in Global Settings. Use @ChatGPT to display form. Add Modal form to page.!
|