[Rt-commit] rt branch, 4.6/update-articles-docs, repushed
? sunnavy
sunnavy at bestpractical.com
Fri May 3 14:13:44 EDT 2019
The branch 4.6/update-articles-docs was deleted and repushed:
was 0b550c1a7e2bb9ff7f7a6c6547316aef73fdf5ab
now 256cbea8d9bf59ffd2f4d0725d9eaa446cdf5dfa
1: 0b550c1a7 ! 1: 256cbea8d Remove hotlist from article docs
@@ -13,9 +13,10 @@
-article, using the Article Hotlist and using the Queue-specific
-dropdown.
+The Include Article dropdown contains articles from any classes that
-+are applied to the queue the ticket is in. When the ticket gets too
-+large, it automatically turns into a search box which allows you to type
-+an article name. The search box will help you by auto-completing to
++are applied to the queue the ticket is in. When the list of articles
++exceeds the configured L<RT_Config/DropdownMenuLimit>, it
++automatically turns into a search box which allows you to type an
++article name. The search box will help you by auto-completing to
+matching articles as you type.
=head3 Disabling Escaped HTML
@@ -42,3 +43,17 @@
=head2 SelfService Interface
+
+diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
+--- a/etc/RT_Config.pm.in
++++ b/etc/RT_Config.pm.in
+@@
+ =item C<$HideArticleSearchOnReplyCreate>
+
+ Set this to 1 to hide the search and include boxes from the Article
+-UI. This assumes you have enabled Article Hotlist feature, otherwise
+-you will have no access to Articles.
++UI.
+
+ =cut
+
More information about the rt-commit
mailing list