From 6ce31e827c960b3f2d13d93061feea9beab04d43 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Mon, 12 Nov 2001 01:13:50 +0000 Subject: none --- TWiki/SmiliesPlugin.mdwn | 94 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 TWiki/SmiliesPlugin.mdwn diff --git a/TWiki/SmiliesPlugin.mdwn b/TWiki/SmiliesPlugin.mdwn new file mode 100644 index 00000000..f5d7e971 --- /dev/null +++ b/TWiki/SmiliesPlugin.mdwn @@ -0,0 +1,94 @@ +# The Smilies Plugin + +This plugin replaces the **smilies** used in topics with nice small icons. 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 typeYou seeEmotion
:-) %ATTACHURL%/smile.gif "smile"
:) %ATTACHURL%/smile.gif "smile"
:cool: %ATTACHURL%/cool.gif "cool!"
:( %ATTACHURL%/frown.gif "frown"
:-( %ATTACHURL%/frown.gif "frown"
:o %ATTACHURL%/redface.gif "embarrassment"
:D %ATTACHURL%/biggrin.gif "big grin"
;) %ATTACHURL%/wink.gif "wink"
;-) %ATTACHURL%/wink.gif "wink"
:p %ATTACHURL%/tongue.gif "razz (stick out tongue)"
:rolleyes: %ATTACHURL%/rolleyes.gif "roll eyes (sarcastic)"
:mad: %ATTACHURL%/mad.gif "mad!"
:eek: %ATTACHURL%/eek.gif "eek!"
:confused: %ATTACHURL%/confused.gif "confused"
+ +## Plugin Settings + +Plugin settings are stored as preferences variables. + +* One line description, is shown in the [[TextFormattingRules]] topic: + * Set SHORTDESCRIPTION = Add smilies like :-) ( :-) ), :cool: ( :cool: ) + +If the plugin is correctly installed you will see a series of icons on next line: + +**Test:** :-) :) :cool: :( :o :D ;) :p :rolleyes: :mad: :eek: :confused: + +-- %TWIKIWEB%.AndreaSterbini - 28 Dec 2000
-- cgit v1.2.3