pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Topic Description Reply #9 - Dec 6th, 2014 at 7:41am Mark & QuoteQuote fit for build 1611. No change necessary. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2240 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Topic Description Reply #8 - Jun 17th, 2014 at 11:46pm Mark & QuoteQuote Great! I'll be looking at the other new mods tomorrow so make sure the Language patches are properly labeled and encoded. Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Topic Description Reply #7 - Jun 17th, 2014 at 10:32pm Mark & QuoteQuote Perfect and works. if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2240 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Topic Description Reply #6 - Jun 17th, 2014 at 3:08pm Mark & QuoteQuote Actually, we need to have two copies of the German and German_Du 'patches' - one encoded in UTF-8 w/o BOM and one in ANSI The BoardMod displays the UTF-8 wrong but finds the proper string in the UTF-8 encoded file just fine. I'll get that taken care of as soon as I've got the formatting issues handled. Edited: New file and additional instructions in http://yabbforumsoftware.com/cgi-bin/yabb2/YaBB.pl?num=1402442118/0# « Last Edit: Jun 17th, 2014 at 4:30pm by Dandello » Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2240 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Topic Description Reply #5 - Jun 17th, 2014 at 1:26pm Mark & QuoteQuote I'll look at it. (And yes, the German and German_Du were probably saved in the wrong encoding.) Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Topic Description Reply #4 - Jun 17th, 2014 at 3:14am Mark & QuoteQuote Unfortunately mod still does not work correctly. When you work with the fast post / reply box it looks after an input in the topic description as in the picture. The German files will not be installed. Presumably, they were saved as utf-8, because within the program BoardMod "ä" is displayed incorrectly. Please use the attached. Topic_Description_V2_1-German_lng.rar ( 0 KB | 287 Downloads ) Topic_Description_V2_1-German_Du_lng.rar ( 0 KB | 296 Downloads ) Bild2_001.jpg ( 185 KB | 293 Downloads ) if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2240 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Re: Topic Description Reply #3 - Jun 11th, 2014 at 12:54pm Mark & QuoteQuote That's odd - I'll check and see what's going on there. (No doubt a missing class or style.) Perfection is not possible. Excellence, however, is excellent. WWW IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Topic Description Reply #2 - Jun 11th, 2014 at 9:10am Mark & QuoteQuote Sorry Dandello, but so it looks not good. The text should begin on the left side and not somewhere in the middle or right. Bild2.jpg ( 7 KB | 299 Downloads ) if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 855 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Topic Description Reply #1 - Jun 11th, 2014 at 7:07am Mark & QuoteQuote Code <edit file> Languages/German/Admin.lng </edit file> <search for> '498f' => 'Maximal zulässige Zeichen im Eventkalender für Administratoren', </search for> <add after> '498g' => 'Maximale Zeichen in der Themen-Beschreibung erlaubt', </add after> <edit file> Languages/German/Main.lng </edit file> <search for> '70' => 'Betreff', </search for> <add after> '70td' => 'Themen Beschreibung', '70td2' => '(Optional)', </add after> Code <edit file> Languages/German_Du/Admin.lng </edit file> <search for> '498f' => 'Maximal zulässige Zeichen im Eventkalender für Administratoren', </search for> <add after> '498g' => 'Maximale Zeichen in der Themen-Beschreibung erlaubt', </add after> <edit file> Languages/German_Du/Main.lng </edit file> <search for> '70' => 'Betreff', </search for> <add after> '70td' => 'Themen Beschreibung', '70td2' => '(Optional)', </add after> if (idea == 'none') {use (manuals) && (Google | | search)}if ($ answer == 0) {post (question)} IP Logged
Dandello Forum AdministratorYaBB Modder Offline I love YaBB 2.7! Posts: 2240 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: Topic Description Jun 10th, 2014 at 11:15pm Mark & QuoteQuote Original Authors: Boris Tjuvanov (MF-B), Jeffrey Man (Jet Li) and Detlef Pilzecker (deti) Updated to 2.6.0 by Dandello This mod allows you to add a topic description into first post for MessageIndex. Installation: 1) Modify YaBB files using BoardMod or manually. 2) Load modified files to your server in ASCII mode. Admin/Maintenance.pm (ASCII) Admin/ManageTemplates.pm (ASCII) Admin/ModList.pm (ASCII) Admin/NewSettings.pm (ASCII) Admin/Settings_Main.pm (ASCII) Languages/English/Admin.lng (ASCII) Languages/English/Main.lng (ASCII) Sources/Display.pm (ASCII) Sources/MessageIndex.pm (ASCII) Sources/ModifyMessage.pm (ASCII) Sources/MoveSplitSplice.pm (ASCII) Sources/Post.pm (ASCII) Sources/System.pm (ASCII) Templates/default/Display.template (ASCII) Templates/default/MessageIndex.template (ASCII) Templates/default/Post.template (ASCII) History Version 2.1 (fixed templating, added German and German Du files.) June 11, 2013 Version 2.2 (More templating fixes) June 17, 2014 Additional Instructions: If installing the German and/or German Du language patches, select the patch whose encoding corresponds to the installed German and/or German Du Language Pack - UTF-8 for new forums and ANSI for forums using ISO-8859-1 character encoding. Note: The BoardMod program may *display* UTF-8 characters incorrectly. However, it does find the proper string in UTF-8 w/o BOM encoded language files. « Last Edit: Jun 17th, 2014 at 4:29pm by Dandello » Topic_Description_260_v2_2.zip ( 5 KB | 297 Downloads ) Perfection is not possible. Excellence, however, is excellent. WWW IP Logged