All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-1738: auto-replace chat text

Review Request #581 - Created May 30, 2012 and submitted

Oz Linden Reviewers
viewer
STORM-1738 richard.linden
None viewer-release
Add the ability to configure lists of keyword/replacement pairs.

When a keyword is entered in a chat input bar either at the beginning of a line or preceded by any non-word character (the definition of a "word" character depends on the chosen language), and is followed by a space (' ') character, the keyword is removed from the chat input bar and replaced with the configured replacement. Replacement can be prevented for an entered keyword by following it with a non-breaking space character (alt-space on Mac or Linux, control-space on Windows).

If the same keyword appears in more than one list, the one in the highest list in the preference order is used.

A list may be exported to an xml file, and then imported from that file.
In QA now.
Review request changed
Updated (Sept. 18, 2012, 9:09 a.m.)
  • changed from pending to submitted