Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-8792: Ibexa Engage - fixes #306

Merged
merged 3 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/ibexa_engage/ibexa_engage.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,18 @@
In the block's settings, you can select a campaign that you want to display from a drop-down list.
This list includes all campaigns available on user's Qualifio account which are active or scheduled to launch in the future.

You can set the dimensions of the field in which the campaign is displayed. To do it, insert width and height values in the proper fields.
If size fields are blank, the system sets default template values. It's recommended to adjust them for better results.

![Campaign block](img/campaign_block.png "Campaign block")

### Campaign custom tag

You can embed a campaign within the [Rich Text field](../content_management/create_edit_content_items.md#edit-rich-text-fields) by using a Campaign custom tag.
To do it, select a custom tag from the toolbar, and provide campaign ID (available in Qualifio Manager).
To do it, insert **Campaign** content item in the Rich Text Field and choose campaign from the drop-down list.
This list includes all campaigns available on user's Qualifio account which are active or scheduled to launch in the future.

You can set the dimensions of the field in which the campaign is displayed. To do it, select units, and provide width and height values in the proper fields.

Check warning on line 94 in docs/ibexa_engage/ibexa_engage.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/ibexa_engage/ibexa_engage.md#L94

[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.
Raw output
{"message": "[Ibexa.OxfordComma] Use a comma before the last 'and' or 'or' in a list of four or more items.", "location": {"path": "docs/ibexa_engage/ibexa_engage.md", "range": {"start": {"line": 94, "column": 76}}}, "severity": "WARNING"}
If size fields are blank, the system sets default template values. It's recommended to adjust them for better results.

![Campaign custom tag](img/campaign_custom_tag.png "Campaign custom tag")
Binary file modified docs/ibexa_engage/img/campaign_custom_tag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/ibexa_engage/img/welcome_page_activated.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading