TracCloud: Custom Widgets: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
* <b>Target</b> | * <b>Target</b> | ||
:: | ::Choose which user types can view this custom widget. | ||
<syntaxhighlight lang="html"> | ::If "Anonymous Web" is selected, it will be possible to embed the contents of this widget in an iframe outside of the Trac System. See example below. | ||
::<syntaxhighlight lang="html"> | |||
<iframe src="https://traccloud.go-redrock.com/example/trac/ajax.php?proc=drawCustomWidget&widgetNo=1"> | <iframe src="https://traccloud.go-redrock.com/example/trac/ajax.php?proc=drawCustomWidget&widgetNo=1"> | ||
</iframe> | </iframe> | ||
</syntaxhighlight> | </syntaxhighlight><br><br> | ||
* <b>Widget Content</b> | |||
::Enter the contents of your custom widget message here. You can optionally edit the HTML directly by clicking on <i>Tools > Source Code</i>.<br><br> | |||
<big>Group Permissions</big> | |||
In order to view | |||
</div> | </div> | ||
<!--[[Category:TracCloud Manual]]--> | <!--[[Category:TracCloud Manual]]--> | ||
Revision as of 23:29, 1 May 2025
This page is still in progress! Come back later to learn more.
Additional Features
Custom Widgets
Description.
- Custom Widget Width
- Choose whether the widget is half or full width on the dashboard. If set to full width, it's recommended to also set your welcome message to full width to match.
- Half width

- Full width

- Target
- Choose which user types can view this custom widget.
- If "Anonymous Web" is selected, it will be possible to embed the contents of this widget in an iframe outside of the Trac System. See example below.
<iframe src="https://traccloud.go-redrock.com/example/trac/ajax.php?proc=drawCustomWidget&widgetNo=1"> </iframe>
- Widget Content
- Enter the contents of your custom widget message here. You can optionally edit the HTML directly by clicking on Tools > Source Code.
- Enter the contents of your custom widget message here. You can optionally edit the HTML directly by clicking on Tools > Source Code.
Group Permissions In order to view
