Page Index Toggle Pages: [1]  ReplyAdd Poll Send Topic
Hot Topic (More than 10 Replies) Off Topic Tag (Read 6380 times)
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Off Topic Tag
Jun 25th, 2014 at 4:10am
Mark & QuoteQuote  
Adds an Off Topic Tag to YaBB 2.60
by Derek Barnstorm, updated for 2.6.0 by Dandello

History
1.0 - Original Version by Derek Barnstorm for YaBB 2.2.1 - 2.2.3 - 23rd September 2008
1.1  - Updated for YaBB 2.3 - 14th October 2008
1.2  - Updated for YaBB 2.4 - 15th April 2009
1.3 - Updated for YaBB 2.6.0 Feb 25, 2014 by DA Rorabaugh (Dandello)
1.4 - Fixed typos, path to image Jun 25, 2014

Files to edit
Files to edit
Admin/ModList.pm
Languages/English/ContextHelp.lng
Languages/English/InstantMessage.lng
Languages/English/Main.lng
Languages/English/Post.lng
Sources/ContextHelp.pm
Sources/PostBox.pm
Sources/Printpage.pm
Sources/YaBBC.pm
public_html/yabbfiles/ubbc.js
public_html/yabbfiles/default.css

Instructions: modify files using BoardMod or by hand editing.
BoardMod will find ubbc.js and default.css if they are both in 'public_html/yabbfiles'

Upload offtopic.gif to yabbfiles/ModImages


« Last Edit: Jun 25th, 2014 at 4:07pm by Dandello »  

Off_Topic_Tag_260_02.zip ( 5 KB | 151 Downloads )

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #1 - Jun 25th, 2014 at 11:38am
Mark & QuoteQuote  
Works, just missing now is the noparse-button and the off-topic-button is not displayed.

  

Bild5.jpg ( 35 KB | 171 Downloads )

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #2 - Jun 25th, 2014 at 11:40am
Mark & QuoteQuote  
Code
Select All
<edit file>
 Languages/German/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wählen Sie die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren Sie einen Off Topic Kommentar:<br /><br />Select the text: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klöicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Resultat:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt   =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>

« Last Edit: Jun 25th, 2014 at 2:25pm by pyragony54 »  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #3 - Jun 25th, 2014 at 11:41am
Mark & QuoteQuote  
Code
Select All
<edit file>
 Languages/German_Du/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German_Du/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wähle die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicke auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren einen Off Topic Kommentar:<br /><br />Wählen den Text aus: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klicken auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Resultat:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German_Du/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt   =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German_Du/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>

« Last Edit: Jun 25th, 2014 at 2:25pm by pyragony54 »  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #4 - Jun 25th, 2014 at 12:49pm
Mark & QuoteQuote  
I'll get back to this one (and figure out what happened to the NoParse button) later this morning.  Embarrassed
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #5 - Jun 25th, 2014 at 1:09pm
Mark & QuoteQuote  
Dandello wrote on Jun 25th, 2014 at 12:49pm:
later this morning.



In Germany 3.00 pm   Wink
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #6 - Jun 25th, 2014 at 1:29pm
Mark & QuoteQuote  
It's before breakfast where I am. (And I need my COFFEE!)  Grin

New zip in first post - fixed some typos.
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #7 - Jun 25th, 2014 at 2:05pm
Mark & QuoteQuote  
and now I need my beer. As a bavarian.   Cheesy
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #8 - Jun 25th, 2014 at 2:24pm
Mark & QuoteQuote  
Strangely, the German files have after the update in step two also no longer works. Here is the new one.


Code
Select All
<edit file>
 Languages/German/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wählen Sie die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren Sie einen Off Topic Kommentar:<br /><br />Select the text: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Resultat:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>



Code
Select All
<edit file>
 Languages/German_Du/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German_Du/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wähle die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicke auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren einen Off Topic Kommentar:<br /><br />Wählen den Text aus: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klicken auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Resultat:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German_Du/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German_Du/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #9 - Jun 25th, 2014 at 3:01pm
Mark & QuoteQuote  
For off-topic now everything is good, just does not work anymore noparse and I get a nice error message as java script.
  

Bild4.jpg ( 120 KB | 146 Downloads )

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #10 - Jun 25th, 2014 at 4:13pm
Mark & QuoteQuote  
All I can think of is that in PostBox.pm there is a good copy of
Code (Javascript)
Select All
            document.write("<img src='$yyhtml_root/ModImages/offtopic.gif' onclick='offtopic();' "+HAND+" width='23' height='22' alt='$offtopic_txt{'01'}' title='$offtopic_txt{'01'}' />"); 



and a bad copy.

Or possibly in ContextHelp.pm (becaue I can't reproduce the problem on my Mod test install.)
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #11 - Jun 25th, 2014 at 5:07pm
Mark & QuoteQuote  
Spoiler Compatible Off-Topic Tag
  

Off_Topic_Spoiler_01.zip ( 3 KB | 128 Downloads )

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #12 - Jun 27th, 2014 at 6:08am
Mark & QuoteQuote  
Works, but the buttons that does not look good.


  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #13 - Jun 27th, 2014 at 6:12am
Mark & QuoteQuote  
Code
Select All
<edit file>
 Languages/German/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wählen Sie die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren Sie einen Off-Topic-Kommentar:<br /><br />Wählen Sie den Text: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klicken Sie auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Ergebnis:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>

  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #14 - Jun 27th, 2014 at 6:13am
Mark & QuoteQuote  
Code
Select All
<edit file>
 Languages/German_Du/InstantMessage.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>

 ## off topic text
 %offtopic_txt    =(
 '01' => 'Off Topic Kommentar',
 );

 </add before>

 <edit file>
 Languages/German_Du/ContextHelp.lng
 </edit file>

 <search for>
 'noparse' => "Keine Syntaxanalyse:<br /><br />Wähle die YaBBC Code:<br />[SELECT]
Diese Tabelle wird nicht analysiert werden
[/SELECT]<br /><br />Klicke auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b><br />[table][tr][td]Diese Tabelle wird nicht analysiert werden[/td][/tr][/table]<br /><br /><b>Ergebnis:</b><br />
Diese Tabelle wird nicht analysiert werden
"); </search for> <add before> 'offtopic' => "Markieren Sie einen Off-Topic-Kommentar:<br /><br />Wähle den Text: bla bla [SELECT]Hallo Welt[/SELECT] bla bla<br /><br />Klicke auf den \"[TITLE]\" -Button: [BUTTON]<br /><br /><b>YaBBC Code:</b> bla bla
Off Topic CommentHallo Welt
bla bla<br /><br /><b>Ergebnis:</b> bla bla
Off Topic CommentHallo Welt
bla bla", </add before> <search for> 'noparse', '$contextxt{'noparse'}' </search for> <add before> 'offtopic', '$contextxt{'offtopic'}', </add before> <edit file> Languages/German_Du/Main.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before> <edit file> Languages/German_Du/Post.lng </edit file> <search for> 1; </search for> <add before> ## off topic text %offtopic_txt =( '01' => 'Off Topic Kommentar', ); </add before>

  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #15 - Jun 27th, 2014 at 1:23pm
Mark & QuoteQuote  
pyragony54 wrote on Jun 27th, 2014 at 6:08am:
Works, but the buttons that does not look good.
http://abload.de/thumb/bild10agsyf.jpg


Yeah - that's a pretty ugly button.  Grin
  

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Paste Member Name in Quick Reply Box pyragony54
Language
***
Offline


I Love YaBB!

Posts: 852
Location: Йошкар-Ола
Joined: May 25th, 2014
Gender: Male
Mood: Dead
Zodiac sign: Scorpio
Re: Off Topic Tag
Reply #16 - Jun 27th, 2014 at 3:08pm
Mark & QuoteQuote  
I do not mean the button alone, I mean the entire image.
  

if (idea == 'none') {use (manuals) && (Google | | search)}
if ($ answer == 0) {post (question)}
Back to top
 
IP Logged
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
*****
Offline


I love YaBB 2.7!

Posts: 2235
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Off Topic Tag
Reply #17 - Aug 16th, 2014 at 8:31pm
Mark & QuoteQuote  
Newest version of Off-Topic (Requires Build 1531 or better) UBBC array auto maticallt positions and sets width so no 'make compatible' mod is required.
  

Off_Topic__Tag_260_04.zip ( 2 KB | 123 Downloads )

Perfection is not possible. Excellence, however, is excellent.
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 
ReplyAdd Poll Send Topic
Bookmarks: del.icio.us Digg Facebook Google LinkedIn reddit Twitter Yahoo
Off Topic Tag

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry