Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/SmiliesPlugin?sortcol=2;table=1;up=1
Дата изменения: Unknown Дата индексирования: Mon Apr 11 09:10:12 2016 Кодировка: koi8-r |
Smilies are common in e-mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :-) or a frown :-( . This plugin automatically converts certain smilies to a nice small icon.
Here is the list of smilies supported by this plugin. To add others, attach new icons to this topic and tweak the table below.
You type | You see | Emotion |
---|---|---|
:yes: | "yes" | |
;) | "wink" | |
;-) | "wink" | |
:ok: | "thumbs up" | |
:p | "stick out tongue" | |
:-p | "stick out tongue" | |
:-) | "smile" | |
:) | "smile" | |
:rolleyes: | "roll eyes (sarcastic)" | |
:no: | "no" | |
:-X | "my lips are sealed" | |
:mad: | "mad" | |
:-I | "indifferent" | |
:love: | "I love it!" | |
:( | "frown" | |
:-( | "frown" | |
>:-) | "evil" | |
:devil: | "evil" | |
:o | "embarrassment" | |
:eek: | "eek!" | |
>;-) | "devilish" | |
:devilish: | "devilish" | |
:skull: | "dead!" | |
8-) | "cool!" | |
:cool: | "cool!" | |
:confused: | "confused" | |
:D | "big grin" | |
:-D | "big grin" |
Preference | Meaning | Default |
---|---|---|
SMILIESPLUGIN_TOPIC |
The name of the topic containing your Smilies. Use format web.topic . |
SmiliesPlugin |
SMILIESPLUGIN_FORMAT |
The way the emoticon is displayed. You can use $emoticon (e.g. :D ), $url (e.g. %ATTACHURL%/biggrin.gif ) and $tooltip (e.g. "big grin" ). |
<img src="$url" alt="$tooltip" title="$tooltip" border="0" /> |
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available inconfigure
, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Copyright: | Copyright (C) 2001-2007 Andrea Sterbini, Peter Thoeny, peter@thoeny.DELETE_NO_SPAM..org and TWiki Contributors. Copyright (C) 2008-2012 Foswiki Contributors |
License: | GPL (GNU General Public License) |
Version: | v1.1.6 |
Release: | 28 Nov 2012 |
Change History: | |
28 Nov 2012: | Foswikitask:Item11267 - Convert to perl version strings |
05 Dec 2011: | Version released with Foswiki 1.1.4. Minor code cleanup. |
11 Apr 2011: | Version released with Foswiki 1.1.3. Only a minor change related to how the plugin is being upgraded |
04 Aug 2010: | Foswikitask:Item9415 - Minor documentation updates |
20 Sep 2009: | Small documentation update. Included with Foswiki 1.0.7 |
13 Jan 2009: | Removed default preferences from this topic |
04 Jan 2009: | Foswiki version - Fixed the use of SMILIESPLUGIN_TOPIC so you can create your own smily collection that does not get overwritten when upgrading Foswiki |
21 Nov 2007: | Doc improvements |
16 Mar 2005: | Fixed typo "scull" |
5 Mar 2005: | 1.004 Crawford Currie prepared for Dakar |
21 Nov 2004: | Added benchmarks (no code changes) |
21 Aug 2004: | Fixed tooltip for Netscape; added "sealed lips", "thumbs up", "yes" "no", "in love", "skull" |
16 Feb 2004: | Added "devil" and "devilwink" smilies (by TWiki:Main.CrawfordCurrie) |
26 Feb 2003: | Added "indifferent" smilie |
20 Oct 2002: | Fixed STDERR warning for non-initialized Plugin |
20 Apr 2002: | Improved performance; removed non-standard Plugin API dependencies; added standard plugin topic content -- TWiki:Main.PeterThoeny |
23 Nov 2001: | Added TOPIC and FORMAT setting |
10 Jun 2001: | Packaged into ZIP |
28 Feb 2001: | Initial version |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.008 |
Plugin Home: | http://foswiki.org/Extensions/SmiliesPlugin |
Support: | http://foswiki.org/Support/SmiliesPlugin |