Search results

Jump to navigation Jump to search

Page title matches

Page text matches

  • LOCATE('Content-Length:', Headers), SUBSTRING_INDEX(Headers, 'Content-Length:', -1),
    500 bytes (62 words) - 16:03, 6 April 2016
  • my $Content = $Attachment->First->Content; if( $Content =~ m/Open Sesame/ ){
    567 bytes (74 words) - 16:36, 6 April 2016
  • content of subpage1
    19 bytes (3 words) - 16:37, 6 April 2016
  • {$Ticket->Transactions->First->Content()} my $content = $message->Content;
    4 KB (385 words) - 20:31, 27 April 2017
  • Enter your own page content here.
    33 bytes (6 words) - 16:15, 6 April 2016
  • Enter your own page content here.
    33 bytes (6 words) - 16:37, 6 April 2016
  • ...ge-quoting-in-forwarded-tickets/32100). Keith Creasy suggested copying the content of the initial transaction into a custom field called <tt>Problem</tt>. Thi Object => $Ticket, Content => $Transaction->Content
    1 KB (147 words) - 10:14, 13 October 2017
  • ContentType =&gt; the content-type of the Content field Content =&gt; content. Can extend to multiple lines.
    2 KB (276 words) - 16:39, 6 April 2016
  • ...ddress %>?subject=<% $subject|u%>&references=<% $message_id|nu %>&body=<% $content | un%>"&gt;Email reply&lt;/a&gt; ...ddress %>?subject=<% $subject|u%>&references=<% $message_id|nu %>&body=<% $content | un%>"&gt;Email comment&lt;/a&gt;
    1 KB (195 words) - 06:26, 23 November 2016
  • ...tion::[[SendEmail]], which it will allow to RT to send mails not only with Content-Type: text/plain. ...the template the mail header, and RT will care about the new value of the content-type.
    4 KB (570 words) - 16:37, 6 April 2016
  • ...nd anything as auto respond for that queue, just save the template with no content and it won't be sent to that queue. ...his template shouldn't be triggered for this queue if you saved it without content, or send a custom message if you changed it.
    1 KB (191 words) - 10:14, 2 June 2023
  • === get email content === ...at exactly content in mail break RT. In this case you should get full MIME content of email.
    3 KB (470 words) - 16:08, 6 April 2016
  • == License for Content on this Wiki == This is a public wiki and while some content is contributed by BPS employees, the majority is contributed by the RT and
    1,008 bytes (148 words) - 15:45, 6 April 2016
  • - my $content = $stanza-&gt;{raw}; - RT::Interface::Web::EscapeUTF8(\$content);
    6 KB (871 words) - 16:20, 6 April 2016
  • # go out if content is not text! my $content = $AttachObj-&gt;Content;
    7 KB (1,010 words) - 16:37, 6 April 2016
  • if ($ARGS{'content'}) { my $text = $dbh->quote($ARGS{'content'});
    4 KB (496 words) - 16:08, 6 April 2016
  • $obj->Content(); ...the current one. It's an easy way to provide some common and some specific content in a response, or to create a template which acts as a switch without havin
    1 KB (185 words) - 16:09, 6 April 2016
  • $OUTPUT .= $value-&gt;Content; { join ', ', map { $_-&gt;Content } @{ $Ticket-&gt;CustomFieldValues( 'CUSTOM FIELD NAME' )-&gt;ItemsArrayRef
    1 KB (197 words) - 16:03, 6 April 2016
  • == Log transaction content to syslog == * We want to log all content in tickets to syslog, so we can generate reports and audit logs, i.e. with
    6 KB (695 words) - 15:14, 7 March 2021
  • ...e dashboards separated by a dot along the top (to the left of the existing content of the PersonalQuickbar. Added the rt3/local/html/Dashboards/Elements/ShowDashboardTabs file with this content:
    2 KB (190 words) - 16:37, 6 April 2016
  • ...available to you. To use it, first create a template which determines the content of the message you are sending, as well as the person or persons that will {$Transaction-&gt;Content()}
    3 KB (443 words) - 13:08, 19 July 2016
  • ...829BE40B3678FCC@EXCHMAILSERVER.tikona.in><br />Accept-Language: en-US<br />Content-Language: en-US<br />X-MS-Has-Attach: yes<br />X-MS-Exchange-Organization-S my $Content = $Ticket-&gt;Transactions-&gt;First-&gt;Content();
    6 KB (911 words) - 16:37, 6 April 2016
  • ...on in the US. Some days I would rather just sit and tweak RT to my heart's content, but crashed servers and sundry other crises often call me away.
    402 bytes (73 words) - 16:14, 6 April 2016
  • === Returning content NOT in RT such as ACME challenges for certbot === Getting RT to serve static content can seem to be quite an issue, especially if it is to be dynamically create
    2 KB (267 words) - 21:12, 14 February 2019
  • Below are several means of solving the 'This transaction appears to have no content' when users send pure HTML messages. * ^Content-Type: text/html
    2 KB (335 words) - 16:11, 6 April 2016
  • # make mailx accept 8-bit content - in this case for German umlauts etc. ...s the first real command executed in the script, it will receive the email content from STDIN)
    2 KB (254 words) - 16:14, 6 April 2016
  • * add a column to hold the processed .content/.largecontent fields * add [[PostgreSQL]] Text indexes for Attachments.content and [[ObjectCustomFieldValues]].largecontent
    6 KB (823 words) - 16:20, 6 April 2016
  • # vi /opt/rt3/local/html/Ticket/Create.html with content: # vi /opt/rt3/local/html/Elements/[[SelectOwner]] with content:
    2 KB (279 words) - 16:03, 6 April 2016
  • Content: ...n escape above), and lack of space after "Content:" can prevent the ticket content from being parsed and stored (in 3.8.2)
    3 KB (387 words) - 16:15, 6 April 2016
  • ...ver in the migration, so you will need to create a new account. If you had content on your user page, that page should still be available. ...y spam. The spam has been cleaned up, but if anyone contributed legitimate content over that time, it also was removed. More protections were added to inhibit
    2 KB (272 words) - 09:03, 22 July 2016
  • $OUT .= $CustomFieldValue-&gt;Content . "\n"; $ViValue=$SingleOwnCustomFieldValue-&gt;Content;
    2 KB (281 words) - 16:03, 6 April 2016
  • printf('&lt;meta http-equiv="refresh" content="0;url=http://helpdesk"&gt;');
    597 bytes (91 words) - 16:11, 6 April 2016
  • ...ocal/html/Callbacks/attach_common/Ticket/Update.html/AfterWorked with this content: ...al/html/Callbacks/attach_common/Ticket/Update.html/BeforeDisplay with this content:
    6 KB (725 words) - 16:03, 6 April 2016
  • 4. Get the content field of testuser's preferences: select content from attributes where
    5 KB (764 words) - 16:03, 6 April 2016
  • And now back to the original out-dated content...
    668 bytes (90 words) - 16:36, 6 April 2016
  • + # Use FULLTEXT for large Attachments.Content and + if ( $QualifiedField =~ m/^(?: Attachments_\d+\.Content
    3 KB (320 words) - 09:05, 13 July 2018
  • push @blacklist, $attribute-&gt;Content;
    846 bytes (118 words) - 16:03, 6 April 2016
  • $first_message = $CreateObj->Content;
    756 bytes (113 words) - 16:09, 6 April 2016
  • $CF_Obj-&gt;AddValueForObject( Object =&gt; $T_Obj, Content =&gt; $cf_value, ); Content =&gt; $cf_value, );
    4 KB (624 words) - 20:58, 13 August 2016
  • $m-&gt;comp('/Elements/Callback', content =&gt; \$content, %ARGS); $content =~ s/\n/&lt;br&gt;/gi;
    9 KB (1,268 words) - 08:51, 5 February 2020
  • ...Date, Resolved Date, Time Worked, some custom fields, AND the dates &amp; content of the comments/replies fields. These last bits of data I found were consid sed '/^Transaction:/,/^Content:/{ /^Content:/,/^Transaction:/!d; };/^id:/,/^Creator:/d;/./,/^&amp;/!d'
    9 KB (1,217 words) - 10:22, 15 November 2017
  • with the following content:
    1 KB (127 words) - 09:51, 20 June 2023
  • ...two saved searches, which will display identical content but display that content in different formats.
    3 KB (484 words) - 14:50, 2 April 2019
  • == How to avoid processing images like dynamic content ==
    4 KB (567 words) - 16:03, 6 April 2016
  • ...ks brings the user to a page with an edit window and the existing template content in the edit-window context. Make any changes and click the "save" button in Content-Type: text/html
    4 KB (617 words) - 05:50, 3 September 2020
  • ...ct T.Id as Ticket, nvl(C.Name, ' ') as CustomField, nvl(C.Content, ' ') as Content left outer join (select A.ObjectId, B.Name, A.Content
    4 KB (575 words) - 16:08, 6 April 2016
  • Add to /path/to/rt/share/html/Tools/Reports/Elements/Tabs the following content: Add to /path/to/rt/share/html/Tools/Reports/index.html the following content:
    5 KB (881 words) - 16:39, 6 April 2016
  • push @{$cache{$cfid}}, $cfval->Content; # so I need to compare %cache with the actual content
    9 KB (1,155 words) - 16:08, 6 April 2016
  • $resolution_comment = $CommentObj-&gt;Content;
    1 KB (182 words) - 15:30, 14 August 2016
  • my $val = $$content; $$content = $val;
    6 KB (859 words) - 08:22, 27 July 2023
  • my $cont = $trans-&gt;Content; ...te that this scrip will not fire if the bulleted list is preceded by other content.
    7 KB (823 words) - 21:14, 13 August 2016
  • Puts content of the first transaction into email <pre>{ $Ticket-&gt;Transactions-&gt;First-&gt;Content }</pre>
    5 KB (811 words) - 12:26, 6 March 2020
  • $objTemplate-&gt;Create(Content=&gt;$t-&gt;Content,Queue=&gt;$newqueue,Description=&gt;$t-&gt;Description,Type=&gt;$t-&gt;Type
    4 KB (554 words) - 16:03, 6 April 2016
  • my $urg = $urgent-&gt;Next-&gt;Content; my $imp = $impact-&gt;Next-&gt;Content;
    3 KB (464 words) - 21:11, 13 August 2016
  • unless( $message{'filename'} || $message{'content'} ) { # Save content of message so we can reuse it later.
    13 KB (1,792 words) - 16:20, 6 April 2016
  • $l-&gt;BaseObj-&gt;Comment(Content =&gt; &lt;&lt;END);
    1 KB (182 words) - 16:15, 6 April 2016
  • ...rt5/local/html/Callbacks/MyRT/Elements/Tabs/Privileged" with the following content(Replace queue id "3" with your real Spam queue id):
    2 KB (275 words) - 07:56, 22 June 2023
  • *Content=
    1 KB (192 words) - 16:08, 6 April 2016
  • %# template content. % if ($content) {
    9 KB (1,108 words) - 22:06, 6 September 2017
  • ...omFieldValues1 ON ObjectCustomFieldValues (CustomField,ObjectType,ObjectId,Content);
    1 KB (198 words) - 16:36, 6 April 2016
  • ...er Maintenence -&gt; Security, and double-click on the "Security Zones and Content 8. From the "Security Zones and Content Settings" tab, select the "Import the current security
    5 KB (706 words) - 16:15, 6 April 2016
  • ...scrubber for the Display view uses different scrubbing rules from when the content of a transaction is quoted for Update view. Unclosed tags can mess up an en
    1 KB (224 words) - 16:11, 6 April 2016
  • my $foo = lc $ticket-&gt;Content; $tring .= $ticket-&gt;Content;
    8 KB (1,174 words) - 16:08, 6 April 2016
  • my $content = $AttachObj-&gt;Content; if( $content =~ m/^\QEventID:\E\s*(\S+)\s*$/m ) {
    7 KB (887 words) - 16:03, 6 April 2016
  • ...Global → Templates → Create) named "Reminder due soon" with the following Content:
    2 KB (195 words) - 16:49, 29 November 2021
  • * Add the below content on that file:
    2 KB (227 words) - 16:14, 6 April 2016
  • {$Transaction-&gt;Content()} {$Transaction-&gt;Content()}
    19 KB (2,285 words) - 09:53, 18 July 2018
  • $NUM=$1 if $a-&gt;Content =~ /important number (\d{4})/m;
    2 KB (246 words) - 16:37, 6 April 2016
  • Content:
    2 KB (248 words) - 14:44, 17 June 2016
  • Content: Someone has created a ticket. you should review and approve it, so they ca ...mmands within the Content area, which does not work. Moving them above the Content: area works correctly. [This has bitten me twice and I hope putting it here
    6 KB (1,012 words) - 16:03, 6 April 2016
  • $l-&gt;TargetObj-&gt;Comment(Content =&gt; &lt;&lt;END);
    2 KB (238 words) - 21:19, 13 August 2016
  • ...ml/Callbacks/MyCallbacks/Ticket/Update.html/AfterWorked with the following content
    1 KB (232 words) - 16:08, 6 April 2016
  • Content-type: text/plain; charset=utf-8
    2 KB (234 words) - 16:36, 6 April 2016
  • The concept is simple: once someone fills out your form, you want to get the content over email in a format RT will understand. For this to happen we need two i ...n JavaScript that will take every field in the form and write its name and content to an email
    19 KB (2,789 words) - 16:39, 6 April 2016
  • ...epair-search", that contains the data we want to import with the following content (that is also found in etc/initialdata): Content =&gt;
    7 KB (973 words) - 16:36, 6 April 2016
  • ...$cf-&gt;LoadByCols(CustomField =&gt; $c-&gt;CustomField, Name =&gt; $c-&gt;Content); $description = $Ticket-&gt;Transactions-&gt;First-&gt;Content();
    5 KB (732 words) - 16:37, 6 April 2016
  • ...çue concernant le ticket résolu #'.$ticket-&gt;Id.":\n\n".$transaction-&gt;Content Content =&gt; 'Suite à la correspondance précédente, un nouveau ticket a été o
    6 KB (729 words) - 19:18, 13 August 2016
  • ...pondance email. When &gt; they respond to tickets, RT3.4 quotes the ticket content, but places &gt; the RT user's signature on the bottom,[...]
    2 KB (309 words) - 16:37, 6 April 2016
  • ...ody@ to /dev/null)<br />Name: Resolved (Check Silent)<br />Type: Perl<br />Content:<br />
    2 KB (280 words) - 16:37, 6 April 2016
  • Gets the metadata and content of a specific attachment. Content-Type: application/octet-stream;
    28 KB (3,790 words) - 10:54, 17 August 2023
  • Content had 2 tickets opened this last week.
    2 KB (288 words) - 16:23, 6 April 2016
  • Content: Power requirements are needed for this equipment. Content => $cf_value );
    8 KB (1,117 words) - 21:50, 15 August 2018
  • You can prefix a word with "fulltext:" to search in content of tickets. Don't overuse this feature as full text search without indexing
    2 KB (298 words) - 16:51, 28 March 2019
  • | add, delete, and change the content of scrips | add, delete, and change the content of scrips
    6 KB (1,009 words) - 16:08, 6 April 2016
  • .... Start from <code>etc/initialdata</code> then look at <code>etc/upgrade/*/content</code> files, then look at the same set in [[RTIR]] extension or any other
    2 KB (334 words) - 12:58, 16 November 2016
  • {$Transaction-&gt;Content()}
    2 KB (326 words) - 11:36, 14 July 2016
  • .value br { display: block; margin: 5px 0 0 0; line-height: 5px; content: " ";} ...ould be nice if it kept it's formatting). But, even without formatting the content is displayed properly (not that different from plain text).
    7 KB (1,027 words) - 16:36, 6 April 2016
  • &lt;ward&gt; ok; wiped session table content
    2 KB (322 words) - 16:03, 6 April 2016
  • % $content = $m-&gt;comp('/Elements/[[ScrubHTML]]', Content =&gt; $content); %# $content = $m-&gt;comp('/Elements/[[ScrubHTML]]', Content =&gt; $content);
    12 KB (1,787 words) - 16:24, 6 April 2016
  • .../Default/Elements/Login and in there put a file called "[[AfterForm]]" The content of that file is: &lt;div class="titlebox-content"&gt;
    7 KB (855 words) - 16:20, 6 April 2016
  • ...interface to make a comment, it makes a blank comment before the one with content
    2 KB (361 words) - 16:11, 6 April 2016
  • my $body = $Transaction-&gt;Attachments('text/x-vcard')-&gt;First-&gt;Content;
    2 KB (371 words) - 18:49, 13 August 2016
  • ...heet before the real content. This meant you had to scroll down to see the content. See the two possible fixes below: $Format = $m->comp('/Elements/ScrubHTML', Content => $Format, DenyAll => 1);
    13 KB (1,701 words) - 16:37, 6 April 2016
  • ...ch [[SearchBuilder]], to remove pre/post pend of %, change LIKE to contain(Content,'searchstring')&gt;0 * add Oracle Text indexes for Attachments.content and [[ObjectCustomFieldValues]].largecontent
    29 KB (4,761 words) - 16:15, 6 April 2016
  • If you plan to play with other plugins you can copy all the content of the "plugins" directory ...local/html/NoAuth/js and create a file called charts.js with the following content:
    15 KB (1,715 words) - 16:11, 6 April 2016
  • some time. (./etc/upgrade/3.8.2/content:3) [Tue Feb 3 23:29:14 2009] [warning]: IMPORTANT: We're going to delete a ...eue and save them in 'rt-approvals-scrips-zgcD' file. (./etc/upgrade/3.8.2/content:165)
    6 KB (834 words) - 16:09, 6 April 2016
  • : Create /local/lib/RT/Interface/Email_Local.pm and add following content. (Differences to Email.pm are bold)
    4 KB (443 words) - 16:09, 6 April 2016
  • # config for your main content ...f the webserver. If your webserver has existing content or you plan to add content later, you'll probably want to place RT in a directory other than the root
    12 KB (1,822 words) - 14:52, 2 April 2019
  • ...an also create specialized searches like the following, which searches the Content: http://rt.example.com/Search/Results.html?Order=DESC&amp;Query=Content like '%S' &amp;Rows=50&amp;OrderBy=id&amp;Page=1
    3 KB (424 words) - 16:37, 6 April 2016
  • $objTemplate->Create(Content=>$t->Content,Queue=>$newqueue,Description=>$t->Description,Type=>$t->Type,Name=>$t->Name
    8 KB (938 words) - 16:36, 6 April 2016
  • The template content might look like this:
    3 KB (406 words) - 16:39, 6 April 2016
  • {$Transaction-&gt;Content()}
    3 KB (456 words) - 17:18, 17 August 2016
  • Paste the content of the following box into a file. I called it FTSearch.
    4 KB (565 words) - 03:49, 20 June 2016
  • '''Content:'''
    3 KB (465 words) - 01:55, 14 June 2023
  • $Format = $m-&gt;comp('/Elements/ScrubHTML', Content =&gt; $Format);
    4 KB (523 words) - 16:03, 6 April 2016
  • ..._queue-&gt;Load($user-&gt;CustomFieldValues('Default Queue')-&gt;First-&gt;Content) if $user-&gt;CustomFieldValues('Default Queue')-&gt;First;
    4 KB (555 words) - 16:37, 6 April 2016
  • '''Content:'''
    4 KB (581 words) - 03:02, 7 July 2016
  • $OUT .= $comment-&gt;Content;
    4 KB (564 words) - 13:09, 19 July 2016
  • ...his folder, you must create a file called "Default", and add the following content to it:
    5 KB (624 words) - 16:20, 6 April 2016
  • ...pages might just need to be linked to an older RT version, in others, the content needs replacing or brought in to line with current practice.
    4 KB (607 words) - 06:39, 26 September 2021
  • # @report - Message content # @report - Message content
    25 KB (2,920 words) - 16:52, 8 January 2017
  • ## Replace the existing content with the configuration provided below, adjusting ServerAdmin and replacing
    4 KB (528 words) - 10:02, 2 June 2023
  • A. Read "How to avoid processing images like dynamic content" on [[ApacheConfig]].
    4 KB (622 words) - 16:09, 6 April 2016
  • sub_sql = 'SELECT content FROM objectcustomfieldvalues WHERE objecttype=' || quote_literal('RT::Ticke IF rec_sub_tmp.content IS NULL OR rec_sub_tmp.content='' THEN
    61 KB (9,519 words) - 16:15, 6 April 2016
  • the left nav bar -&gt; type a name, description, and content -&gt; click the ...the top, just leave two lines between the header/subject and body/letter. Content can be simple or be personalized by including code like: This message has b
    40 KB (7,107 words) - 14:50, 2 April 2019
  • As you can see RT still didn't use content that you wrote in the body. Content is an RT::Attachment object. You know how RT creates new record and know ab
    10 KB (1,591 words) - 13:38, 15 August 2016
  • ...a queue. Create local/html/QuickTicketCustomFields.html with the following content:
    6 KB (719 words) - 16:20, 6 April 2016
  • the left nav bar -&gt; type a name, description, and content -&gt; click the ...the top, just leave two lines between the header/subject and body/letter. Content can be simple or be personalized by including code like: This message has b
    41 KB (7,366 words) - 16:14, 6 April 2016
  • ...to the Requestor directly (outside of RT) because you want to manage what content goes into the ticket (i.e. if they hit the Reply button it comes back to yo
    5 KB (798 words) - 12:52, 13 February 2017
  • As well, you can disable particular notification by deleting content of a template. You can delete a template too, but in this case you'll see e ...T has problems with his public key and won't be able to send him encrypted content. There are several reasons why RT can't use a key. However, the actual reas
    12 KB (1,834 words) - 16:11, 6 April 2016
  • push @blacklist, $attribute-&gt;Content;
    5 KB (726 words) - 06:42, 21 July 2016
  • ...]]. As you can see RT still didn't use content that you wrote in the body. Content is an attachment. You know how RT creates new record and know about Ticket-
    9 KB (1,549 words) - 16:39, 6 April 2016
  • {$Ticket-&gt;Transactions-&gt;First-&gt;Content()}
    5 KB (841 words) - 16:03, 6 April 2016
  • ...ght is sufficient unless you need database lookup features (MySQL etc.) or content/malware scanning etc.
    6 KB (922 words) - 03:42, 23 August 2023
  • ...and descriptive. We're going to '''delete''' crap, not parsable and other content that is not well described.
    4 KB (710 words) - 16:23, 6 April 2016
  • ...ion about scrips below to get ideas how to configure notifications and its content.
    6 KB (768 words) - 16:08, 6 April 2016
  • headers, content, tickets.subject
    7 KB (840 words) - 16:36, 6 April 2016
  • ...ific topic of a wiki page in its "Talk" sub-page (particularly if the page content is unclear or incorrect) but as a practical matter that is unlikely to be a
    6 KB (1,001 words) - 13:10, 8 January 2017
  • Q: The 'resolve' [[Transaction]] has no content ...t]] that may accompany it is another standalone transaction, therefore the Content of the resolve transaction is empty.
    18 KB (3,000 words) - 17:58, 26 January 2023
  • <source lang="sh">rt show ticket/42/history -f created,content,description</source>
    6 KB (976 words) - 23:11, 1 July 2020
  • ** mailx is a poor option. It will always override your /Content-Type/ headers, and so can't properly handle email attachments as it will re
    6 KB (898 words) - 07:24, 5 September 2023
  • See Also the outdated [[Patches]], whose content should be moved to the appropriate subsections below. * [[ReplyBasedUponContent]] - a scrip to reply to an email based upon its content
    25 KB (3,583 words) - 13:55, 7 December 2022
  • Content: {$Tickets{'TOP'}-&gt;FirstCustomFieldValue('WorkflowStageDesc');}
    12 KB (1,334 words) - 19:06, 13 August 2016
  • $Ticket->Comment(Content => $comment) if $comment;
    9 KB (1,174 words) - 20:54, 13 August 2016
  • To use this new template change the "content" box in Configuration - &gt; Global - &gt; Templates - &gt; [[AutoReply]] t
    7 KB (1,102 words) - 16:11, 6 April 2016
  • * Content:
    13 KB (1,958 words) - 16:20, 6 April 2016
  • ### Alternative #2 is the HTML-with-content:
    11 KB (1,509 words) - 16:36, 6 April 2016
  • 'content' => 'CF.{Reminder4Stalled}: 1']);
    12 KB (1,499 words) - 16:36, 6 April 2016
  • group_concat(cast(A.Content as char)) as Content \ and A.Content is not null \
    65 KB (7,581 words) - 06:05, 21 September 2017
  • ...the file $RT_HOME/local/html/Elements/SelectMultiQueue with the following content: ...$RT_HOME/local/html/Tools/Reports/TimeWorkedReport.html with the following content:
    27 KB (3,858 words) - 14:56, 1 July 2016
  • ...f the webserver. If your webserver has existing content or you plan to add content later, you'll probably want to place RT in a directory other than the root
    30 KB (4,412 words) - 16:09, 6 April 2016
  • Done setting up database content.
    11 KB (1,509 words) - 16:08, 6 April 2016
  • ...regardless of login success or failure, and besides parsing the body HTML content for a success or fail, the only other way is to look at the HTTP status (20 * Manage rights to enable access to RTFM content for non-privileged users. --[[OlivierEnault]]
    30 KB (4,989 words) - 16:39, 6 April 2016
  • * Name the file statuscolor.css and place the following content in it.
    18 KB (2,384 words) - 14:34, 23 April 2018
  • Fulltext indexing speeds up searches for ticket content, which makes RT a lot nicer to use. Create a file <code>/etc/cron.d/rt</code> with the following content. You may edit all of the time fields as you see fit. Refer to the crontab(5
    31 KB (4,975 words) - 12:13, 20 December 2022
  • ...uploaded files (attachments with file names) are not searched during full-content ticket searches. ...ges to 1 if the scrips preview on the ticket reply page should include the content of the messages to be sent.
    27 KB (3,995 words) - 16:24, 6 April 2016
  • * Manage rights to enable access to RTFM content for non-privileged users. --[[OlivierEnault]]
    13 KB (2,095 words) - 16:11, 6 April 2016
  • content of a single RT ticket into an RTFM article, which can be used both as a
    33 KB (4,919 words) - 16:15, 6 April 2016