<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=StockAnswers</id>
	<title>StockAnswers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=StockAnswers"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=StockAnswers&amp;action=history"/>
	<updated>2026-08-23T01:49:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=StockAnswers&amp;diff=3738&amp;oldid=prev</id>
		<title>Admin: 3 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=StockAnswers&amp;diff=3738&amp;oldid=prev"/>
		<updated>2016-04-06T20:37:48Z</updated>

		<summary type="html">&lt;p&gt;3 revisions imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:37, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-3737:rev-3738 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=StockAnswers&amp;diff=3737&amp;oldid=prev</id>
		<title>140.247.120.224 at 19:20, 14 February 2013</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=StockAnswers&amp;diff=3737&amp;oldid=prev"/>
		<updated>2013-02-14T19:20:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Did you miss the old [[StockAnswers]] that was included with RT2? Here&amp;#039;s a completley rewritten RT extension for those who don&amp;#039;t wish to install RTFM or for pre-RT3 users.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;StockAnswers is no longer being maintained&amp;#039;&amp;#039;&amp;#039; (as of 2011) and is not compatible with RT4. Its functionality has been superseded by RTFM (Articles in RT4). If you need to convert RT3 StockAnswers to RTFM Articles, here is a script that can do that: http://people.hmdc.harvard.edu/~whorka/rtStockAnswersToRTFM.pl&lt;br /&gt;
&lt;br /&gt;
Download: http://people.hmdc.harvard.edu/~kmerrill/projects/StockAnswers/StockAnswers-1.0.tar.gz&lt;br /&gt;
&lt;br /&gt;
From the README (http://people.hmdc.harvard.edu/~kmerrill/projects/StockAnswers/README) :&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
[[StockAnswers]] for RT is a solution for allowing users to insert predefined templates into their replies. This might be useful for people who are looking for a simple alternative to RTFM.&lt;br /&gt;
&lt;br /&gt;
It requires client-side [[JavaScript]] to be activated.&lt;br /&gt;
&lt;br /&gt;
=== Long Description ===&lt;br /&gt;
&lt;br /&gt;
[[StockAnswers]] relies on administrative groups to control permissions to edit the queue templates. By default, all RT users with [[SuperUser]] rights will be able to edit templates for all queues.&lt;br /&gt;
&lt;br /&gt;
If a user belongs to a group named: [=[[QueueName]]&amp;amp;lt;ADMIN_POSTFIX&amp;amp;gt;], he or she will be able to edit the templates for that queue. The &amp;lt;code&amp;gt;ADMIN_POSTFIX&amp;lt;/code&amp;gt; is set to &amp;quot;&amp;lt;code&amp;gt;_Admin&amp;lt;/code&amp;gt;&amp;quot; by default. To change this, see the [[StockAnswers]] Configuration.&lt;br /&gt;
&lt;br /&gt;
Use the [=Tools/[[StockAnswers]]/index.html] application to modify and create templates. If a directory for a queue does not exist, it will be automatically created. Take special note to ensure that the ownership of the template directories belong to the RT system user: i.e. apache or rt.&lt;br /&gt;
&lt;br /&gt;
Every time a template is saved, a backup of the original is created in the &amp;lt;code&amp;gt;templates/backup&amp;lt;/code&amp;gt; folder. Templates cannot be permanently deleted, they are moved to the &amp;lt;code&amp;gt;templates/backup&amp;lt;/code&amp;gt; folder by default. Only privileged system users may delete backup or deleted files from the filesystem.&lt;br /&gt;
&lt;br /&gt;
When a template for a specific queue is created, user will be able to select that template from the dropdown list on the Update.html page. Only global and queue-specific templates are displayed in the selection. [[JavaScript]] is used to dynamically refresh the textarea form field with the contents of the template.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
==== StockAnswers Configuration ====&lt;br /&gt;
&lt;br /&gt;
[=Admin/Tools/[[StockAnswersConfiguration]].html]&lt;br /&gt;
&lt;br /&gt;
Restarting RT is not neccessary for changes to take effect.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;ADMIN_POSTFIX&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Depending on your configuration, users may only be allowed to edit certain queues. For example, if you set an &amp;lt;code&amp;gt;ADMIN_POSTFIX&amp;lt;/code&amp;gt; under the [[StockAnswers]] Configuration, only users in an RT group named: [=[[Queue Name|Queue_Name]]&amp;amp;lt;ADMIN_POSTFIX&amp;amp;gt;] will be allowed to edit templates for that queue.&lt;br /&gt;
&lt;br /&gt;
For example, if you defined an &amp;lt;code&amp;gt;ADMIN_POSTFIX&amp;lt;/code&amp;gt; to &amp;quot;&amp;lt;code&amp;gt;_Admin&amp;lt;/code&amp;gt;&amp;quot;, users in the group named &amp;lt;code&amp;gt;global_Admin&amp;lt;/code&amp;gt; will be able to edit those specific templates. If the &amp;lt;code&amp;gt;ADMIN_POSTFIX&amp;lt;/code&amp;gt; is not defined, users can edit templates associated with their list of queues.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;INC_GLOBAL&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you allow ’Everyone’ to edit global templates, you do not have to create a &amp;lt;code&amp;gt;global&amp;amp;lt;ADMIN_POSTFIX&amp;amp;gt;&amp;lt;/code&amp;gt; group. All RT users will be allowed to global templates. By default, users with [[SuperUser]] rights are allowed to edit global templates.&lt;br /&gt;
&lt;br /&gt;
==== StockAnswers Template Editor ====&lt;br /&gt;
&lt;br /&gt;
[=Tools/[[StockAnswers]]/index.html]&lt;br /&gt;
&lt;br /&gt;
A new directory will be created for a queue if it does not exist.&lt;br /&gt;
&lt;br /&gt;
==== StockAnswers Reply Template ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;Ticket/Update.html&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Both global and queue-specific templates will appear under the [[StockAnswers]] template select pull-down on the &amp;lt;code&amp;gt;Update.html&amp;lt;/code&amp;gt; page. This functionality was original written by Robert Spier with contributions by Byron Ellacott.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
[[CannedReplies]]&lt;/div&gt;</summary>
		<author><name>140.247.120.224</name></author>
	</entry>
</feed>