[arvados] updated: 2.7.0-5091-gf153e5c680

git repository hosting git at public.arvados.org
Thu Oct 26 16:21:13 UTC 2023


Summary of changes:
 doc/install/workbench.html.textile.liquid | 6 ++++++
 1 file changed, 6 insertions(+)

       via  f153e5c6803719fa847705c456a536072395e68c (commit)
       via  a83c43f946e516ec43924c30e7f083325a6f3730 (commit)
      from  2195844ba309db0ec552aa8b14a7f02cf74e9b7b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit f153e5c6803719fa847705c456a536072395e68c
Merge: 2195844ba3 a83c43f946
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Thu Oct 26 11:56:53 2023 -0400

    Merge branch '21026-sanitize-html-doc'
    
    refs #21026
    
    Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>


commit a83c43f946e516ec43924c30e7f083325a6f3730
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Thu Oct 19 11:02:31 2023 -0400

    21026: updated documentation for banner Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/doc/install/workbench.html.textile.liquid b/doc/install/workbench.html.textile.liquid
index 9e08b56e6f..b3e5d6975c 100644
--- a/doc/install/workbench.html.textile.liquid
+++ b/doc/install/workbench.html.textile.liquid
@@ -68,6 +68,12 @@ The banner appears when a user loads workbench and have not yet viewed the curre
 
 The banner text (HTML formatted) is loaded from the file @banner.html@ in the collection provided in @BannerUUID at .
 
+The following HTML tags are allowed in banner.html: a, b, blockquote, br, code, del, dd, dl, dt, em, h1-h6, hr, i, img, kbd, li, ol, p, pre, s, del, section, span, strong, sub, sup, and ul. 
+
+The following attributes are allowed: src, width, height, href, alt, title, and style. 
+
+All styling must be made in-line with the style attribute. Disallowed tags and attributes will not render.
+
 h3. Tooltips
 
 You can provide a custom tooltip overlay to provide site-specific guidance for using workbench.  Users can opt-out by selecting *Disable Tooltips* from the *Notifications* menu.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list