Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

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
Topic Summary - Displaying 4 post(s). Click here to show all
Posted by: pyragony54
Posted on: Jun 11th, 2014 at 9:55pm
Perfect   Wink
Posted by: Dandello
Posted on: Jun 11th, 2014 at 12:52pm
I'll change out the German. And check what going on with the history box. (I have 2 copies of the modded mod and may have uploaded the wrong one.)

Edited:
New zip file in first message.
Posted by: pyragony54
Posted on: Jun 11th, 2014 at 10:47am
Hi Dandello,
please delete the German files in package, they do not work. Here the matched files.
Next:
The mod does not work. In the vars While the name change is noted, but there is no link to the window in the profile. Is the now where else hidden?

Quote:
'unamehistory',"pyragony|Affe|1402481836//Affe|Idiot|1402482884"





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

 <search for>
 '526' => 'Benutzertools in den Links (QuickLinks) der Benutzernamen anzeigen?',
 </search for>

 <add after>
 '526b' => 'History der Benutzernamen anzeigen für', #User Display name History MOD
 </add after>

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

 <search for>
 '902' => 'Benutzer-ID',
 </search for>

 <add after>
 # User Display name History MOD START
 'udnh1' => 'History der angezeigten Namen',
 'udnh2' => 'Geändert von',
 'udnh3' => 'In',
 'udnh4' => 'Datum der Änderung(en)',
 'udnh5' => 'Fenster schließen',
 'udnh6' => 'Letzte 10 Änderungen',
 # User Display name History MOD END
 </add after> 




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

 <search for>
 '526' => 'Benutzertools in den Links (QuickLinks) der Benutzernamen anzeigen?',
 </search for>

 <add after>
 '526b' => 'History der Benutzernamen anzeigen für', #User Display name History MOD
 </add after>

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

 <search for>
 '902' => 'Benutzer-ID',
 </search for>

 <add after>
 # User Display name History MOD START
 'udnh1' => 'History der angezeigten Namen',
 'udnh2' => 'Geändert von',
 'udnh3' => 'In',
 'udnh4' => 'Datum der Änderung(en)',
 'udnh5' => 'Fenster schließen',
 'udnh6' => 'Letzte 10 Änderungen',
 # User Display name History MOD END
 </add after> 


Posted by: Dandello
Posted on: Jun 10th, 2014 at 6:34pm
Original authors: Boris Tjuvanov (MF-B), Jeffrey Man (Jet Li) and Detlef Pilzecker (deti)

This allows the admin the option of keeping track of user Screen name changes.

Instructions: Install using the BoardMod program or edit by hand:
Admin/ModList.pm (ASCII)
Admin/NewSettings.pm (ASCII)
Admin/Settings_Main.pm (ASCII)
Languages/English/Admin.lng (ASCII)
Languages/English/Profile.lng (ASCII)
Sources/Profile.pm (ASCII)
Sources/SubList.pm (ASCII)
Sources/System.pm (ASCII)

History
Version 260_02 fixed some serious glitches (June 11, 2014)
Zipped 260_03 - ANSI and UTF-8 versions of the German and German Du patches