Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Afp
Afp0304
Afp0405
Afp0506
Afp0607
AfpBadCopy
AfscheidDoaitseSwierstra
Alexey
Aop
Apa
Apa0506
ArieMiddelkoop
Atze
B3so
Bachelor
Bookmarks
Buildfarm
CSMaster
Cco
Center
DTP
Dos
Ehc
Eifl
Esdx
ExamCommitteeSciences
ExamenCommissie
FOO
FP
FPDag2012
FPLC
Fosa
GP
GamesAndVirtualWorlds
Gavw
GenericProgramming
Gnp
Gw
HUT
Hage
HaskellResources
Helium
HerzieningBachelorInformatica
Hpc
Hpc02
IFIP21
IFL
IFL2010
IPA2013
IS
ISS
Ipt
Ist
MSO
MTCH
Main
Martin
Master
Intern
MasterProgramComputingScience
Merijn
MethodEngineering
Mso1011
No
OWMT
OacBaICA
OacBaIKU
OacMastersCs
Odc
ProgrammingEnvironments
PrologJCU
Proxima
klad
Pt
Pt03
Pt04
Pv
Sandbox
SemanticWeb
Sgc
Sgc04
Spm
Stc
StrictnessAnalysisJFC
Students
Swa
Swe
Swe03
Swe04
Swe05
Swe0607
Sws
TC
TFP2014
TS
TS0506
TWiki
Tbpa
Techno
TechnologyForTeaching
Toetsing
TomVanDerWeide
Top
Trace
Trash
Ts
UHC
USCS
USCS2009
USCS2010
USCS2011
Uhc
Vermaas
Visser
VrouwenEnICT
WP
WebFunctions
WiskundeBDeficientie
WorkingConferenceProgramTransformation
Xagp
ZZZ
Center
Home
Courses
People
Projects
Page
Edit Page
Rename Page
Attach File
Printable
Wiki Source
More ...
Web
Recent Changes
Notify Service
News
?
Page Index
Search
More ...
Wiki
About TWiki
Text Formatting
Registration
Change Password
Reset Password
Users
Groups
Log In
or
Register
Smilies Plugin
TWiki
---+ The Smilies Plugin <nop>:-) Smilies are common in e-mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop>-) or a frown :<nop>-( . 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* | | <nop>:-) | %ATTACHURL%/smile.gif | "smile" | | <nop>:) | %ATTACHURL%/smile.gif | "smile" | | <nop>8-) | %ATTACHURL%/cool.gif | "cool!" | | <nop>:cool: | %ATTACHURL%/cool.gif | "cool!" | | <nop>:-I | %ATTACHURL%/indifferent.gif | "indifferent" | | <nop>:( | %ATTACHURL%/frown.gif | "frown" | | <nop>:-( | %ATTACHURL%/frown.gif | "frown" | | <nop>:o | %ATTACHURL%/redface.gif | "embarrassment" | | <nop>:D | %ATTACHURL%/biggrin.gif | "big grin" | | <nop>:-D | %ATTACHURL%/biggrin.gif | "big grin" | | <nop>;) | %ATTACHURL%/wink.gif | "wink" | | <nop>;-) | %ATTACHURL%/wink.gif | "wink" | | <nop>:p | %ATTACHURL%/tongue.gif | "stick out tongue" | | <nop>:-p | %ATTACHURL%/tongue.gif | "stick out tongue" | | <nop>:rolleyes: | %ATTACHURL%/rolleyes.gif | "roll eyes (sarcastic)" | | <nop>:mad: | %ATTACHURL%/mad.gif | "mad!" | | <nop>:eek: | %ATTACHURL%/eek.gif | "eek!" | | <nop>:confused: | %ATTACHURL%/confused.gif | "confused" | | <nop> >:-) | %ATTACHURL%/devil.gif | "hehe!" | | <nop>:devil: | %ATTACHURL%/devil.gif | "hehe!" | | <nop> >;-) | %ATTACHURL%/devilwink.gif | "hehe! (friendly)" | | <nop>:devilish: | %ATTACHURL%/devilwink.gif | "hehe! (friendly)" | | <nop>:-X | %ATTACHURL%/sealed.gif | "sealed lips" | | <nop>:ok: | %ATTACHURL%/thumbs.gif | "thumbs up" | | <nop>:yes: | %ATTACHURL%/yes.gif | "yes" | | <nop>:no: | %ATTACHURL%/no.gif | "no" | | <nop>:love: | %ATTACHURL%/love.gif | "in love" | | <nop>:skull: | %ATTACHURL%/skull.gif | "skull" | ---++ <nop>%TOPIC% Global Settings Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop><plugin>_<setting>%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== * One line description, shown in the %TWIKIWEB%.TextFormattingRules topic: * Set SHORTDESCRIPTION = Render smilies as icons, like :-) for = :-)= or :eek: for = :eek:= * The name of the topic containig your Smilies. Default: ==%WEB%.SmiliesPlugin== * #Set TOPIC = %TWIKIWEB%.SmiliesPlugin * The way the _emoticon_ is displayed. You can use ==$emoticon== (e.g. =:<nop>D=), ==$url== (e.g. =%<nop>ATTACHURL%/biggrin.gif=) and ==$tooltip== (e.g. ="big grin"=). Default: ==<img src="$url" alt="$tooltip" title="$tooltip" border="0" />== <verbatim> * #Set FORMAT = <img src="$url" alt="$emoticon" title="$emoticon" border="0" /> </verbatim> ---++ Plugin Installation Instructions This plugin is installed by default with a TWiki release. You should not need to install the plugin unless it is for an upgrade. * Download the ZIP file from the Plugin web (see below) * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: | *File:* | *Description:* | | ==data/TWiki/%TOPIC%.txt== | Plugin topic | | ==data/TWiki/%TOPIC%.txt,v== | Plugin topic repository | | ==lib/TWiki/Plugins/%TOPIC%.pm== | Plugin Perl module | | ==pub/TWiki/%TOPIC%/*.gif== | Plugin icon files | * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section. * Test if the plugin is correctly installed: * You will see a series of icons on next line: <br /> :-) :) :cool: :( :o :D ;) :p :rolleyes: :mad: :eek: :confused: >:-) >;-) :-X :ok: :yes: :no: :love: :skull: ---++ Plugin Info | Plugin Author: | TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny | | Plugin Version: | 1.004 | | Change History: | <!-- specify latest version first --> | | 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.0 | | TWiki:Plugins/Benchmark: | %TWIKIWEB%.GoodStyle 96%, %TWIKIWEB%.FormattedSearch 98%, SmiliesPlugin 96% | | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins