#2023 - Inject HTML comments relating to filtered Comcode
| Identifier | #2023 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Inject HTML comments relating to filtered Comcode |
| Status | Closed (no changes needed) |
| Tags |
Good for training (custom) |
| Handling member | Chris Graham |
| Addon | core_rich_media |
| Description | If a user does not have permission to use some HTML, put a comment in the Comcode output to indicate what privilege they don't have. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments
$continuation .= '<!--filtered; no ' . do_lang('permissions:PRIVILEGE_allow_html') . '-->';