Page Index Toggle Pages: 1 2 [3]  ReplyAdd Poll Send Topic
Very Hot Topic (More than 25 Replies) Seemly Smilies (Read 14541 times)
 
Paste Member Name in Quick Reply Box Dandello
Forum Administrator
YaBB Modder
*****
Offline


I love YaBB 2.7!

Posts: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #30 - Aug 1st, 2014 at 2:21pm
Mark & QuoteQuote  
If you're asking if there was a German patch for the original, I don't think there was.
  

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: Seemly Smilies
Reply #31 - Aug 1st, 2014 at 2:34pm
Mark & QuoteQuote  
No, it's not about a German patch. It's about the addon, what's in the package. They all have the *.pl - extension.

But here the German files.


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

 <search for>
 1;
 </search for>

 <add before>
 %ssmtxt = (
 '1' => "Attraktive Smiley´s",
 '1a' => "Kontrollcenter für Attraktive Smiley´s",
 '2' => "Wählen Sie den Datumsbereich",
 '3' => "LOS",
 '4' => "Standard/Voreinstellung",
 '5' => "ansehen",
 '6' => "Zeige gesetzten Tag",
 '7' => "Zeige Smiley Auswahl",
 '8' => "Einstellung speichern",
 '9' => "Zeige Fehler in der Einstellung",
 '10' => "Attraktive Smiley´s Verzeichnis",
 '11' => "Attraktive Smiley´s URL",
 '12' => "Attraktive Smiley´s einschalten",
 'micon' => 'Aktiviere Attraktive Smiley´s als Nachrichten-Icon <span class="small">(Attraktive Smileý muss aktiviert sein.)</span>',
 'mon' => 'Monat',
 'to' => 'zu',
 'sets' => 'Smiley setzen',
 'act' => 'Aktion',
 'day' => 'Tag',
 );

 </add before> 




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

 <search for>
 1;
 </search for>

 <add before>
 %ssmtxt = (
 '1' => "Attraktive Smiley´s",
 '1a' => "Kontrollcenter für Attraktive Smiley´s",
 '2' => "Wähle den Datumsbereich",
 '3' => "LOS",
 '4' => "Standard/Voreinstellung",
 '5' => "ansehen",
 '6' => "Zeige gesetzten Tag",
 '7' => "Zeige Smiley Auswahl",
 '8' => "Einstellung speichern",
 '9' => "Zeige Fehler in der Einstellung",
 '10' => "Attraktive Smiley´s Verzeichnis",
 '11' => "Attraktive Smiley´s URL",
 '12' => "Attraktive Smiley´s einschalten",
 'micon' => 'Aktiviere Attraktive Smiley´s als Nachrichten-Icon <span class="small">(Attraktive Smileý muss aktiviert sein.)</span>',
 'mon' => 'Monat',
 'to' => 'zu',
 'sets' => 'Smiley setzen',
 'act' => 'Aktion',
 'day' => 'Tag',
 );

 </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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #32 - Aug 1st, 2014 at 3:23pm
Mark & QuoteQuote  
pyragony54 wrote on Aug 1st, 2014 at 2:34pm:
No, it's not about a German patch. It's about the addon, what's in the package. They all have the *.pl - extension.


I just uploaded the newest copy Here.
  

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: Seemly Smilies
Reply #33 - Aug 1st, 2014 at 3:53pm
Mark & QuoteQuote  
The list in the docs is wrong.
Would be correct (ModImages/Seemly/nosmilie.gif)

I can not find these two settings.
Should still be in the Smilys.

Code
Select All
'10' => "Seemly Directory",
 '11' => "Seemly URL", 




  

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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #34 - Aug 1st, 2014 at 4:13pm
Mark & QuoteQuote  
Those two settings are now fixed as ModImages/Seemly (And the ModImages path should probably go back into Paths.pm.  Embarrassed )

And yes, the nosmilie.gif should be in the ModImages/Smiley folder.  Wink
  

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: Seemly Smilies
Reply #35 - Aug 1st, 2014 at 4:35pm
Mark & QuoteQuote  
Dandello wrote on Aug 1st, 2014 at 4:13pm:
Those two settings are now fixed as ModImages/Seemly (And the ModImages path should probably go back into Paths.pm.


But it does not.
  

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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #36 - Aug 1st, 2014 at 5:18pm
Mark & QuoteQuote  
Let me get quizzes done and I'll see what's going on with Seemly.   Huh
  

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: Seemly Smilies
Reply #37 - Aug 1st, 2014 at 6:39pm
Mark & QuoteQuote  
Take your time, I do not need the mod.   Tongue
  

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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #38 - Aug 17th, 2014 at 2:20am
Mark & QuoteQuote  
The current Seemly Smiles is not compatible with the newest Build. I'll get it squared away as soon as I've finished with Quiz.
  

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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Seemly Smilies
Reply #39 - Aug 18th, 2014 at 9:12pm
Mark & QuoteQuote  
The Seemly Smilie for the newer builds and Mod hooks.

Haven't got it so it will keep the Seemly Smilies when one is missing - so it's still all or nothing.
  

SeemlySmilie_3.zip ( 8 KB | 142 Downloads )

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


I Love YaBB!

Posts: 165
Location: Somewhere just East of Crazy
Joined: Jul 25th, 2014
Gender: Male
Mood: Depressed
Zodiac sign: Libra
Re: Seemly Smilies
Reply #40 - Sep 30th, 2014 at 3:43pm
Mark & QuoteQuote  
I know this mod has not yet been released for 2.6.1, but I thought I would pass on word that the installation works except for the two steps that modify YaBBC.pm. Those two steps fail.

One involves something with character sets, which it looks like has been totally removed from the file.

The other involves the $message =~ s~(\W|^); block of statements.

Just hoping to see this eventually move on to 2.6.1

(And please don't take this as trying to add a lot of pressure ... just a tiny mention.)
  

If you don't know where you are, but you don't care, you're not lost ... you're exploring!
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 
ReplyAdd Poll Send Topic
Bookmarks: del.icio.us Digg Facebook Google LinkedIn reddit Twitter Yahoo
Seemly Smilies

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