Usage 

AI Text Generator 

The AI Text Generator lets you create and iteratively refine content through a conversational interface.

Generating content 

  1. Place your cursor in a CKEditor field where you want to insert content.
  2. Click the AI Text toolbar button (sparkle icon).
  3. In the dialog, type a prompt describing the content you need, e.g. "Write an introduction about sustainable urban planning".
  4. Press Enter or click the send button.
  5. The generated HTML content appears in the preview area.

Refining content 

After the initial generation, you can refine the result with follow-up instructions:

  1. Type a follow-up instruction in the input field, e.g. "make it shorter", "more formal", or "add a call to action".
  2. The AI retains the full conversation context and adjusts the content accordingly.
  3. Repeat until you're satisfied with the result.

Inserting into the editor 

  1. Click Insert into Editor to insert the final content at the cursor
    position in CKEditor.

The dialog closes automatically and focus returns to the editor.

Keyboard shortcuts 

Shortcut Action
Enter Send prompt / generate text
Shift + Enter New line in the prompt input
Escape Close the dialog

Token tracking 

The dialog displays cumulative input and output token counts at the bottom right corner. This helps editors monitor API usage during a session.

AI Translate 

The AI Translate plugin translates the entire editor content into a selected target language while preserving all HTML structure and formatting.

Translating content 

  1. Ensure the CKEditor field contains the content you want to translate.
  2. Click the AI Translate toolbar button (globe icon).
  3. Select the target language from the language grid:

    • Deutsch
    • English (US)
    • English (UK)
    • Español
    • Français
    • Italiano
    • Türkçe
  4. The translation starts immediately. A loading indicator shows the progress.
  5. On success, the editor content is replaced with the translated version.

Lorem Ipsum 

The Lorem Ipsum plugin inserts placeholder text for layout prototyping.

  1. Place the cursor where you want the text inserted.
  2. Click the Lorem Ipsum toolbar button (text lines icon).
  3. In the dialog, select the number of paragraphs to insert (1–20, default 3).
  4. Click Insert or press Enter.