pyragony54 Language Offline I Love YaBB! Posts: 864 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: Re: Off Topic Tag Reply #2 - Jun 25th, 2014 at 11:40am Mark & QuoteQuote Code <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)} IP Logged
pyragony54 Language Offline I Love YaBB! Posts: 864 Location: Йошкар-Ола Joined: May 25th, 2014 Gender: Mood: Dead Zodiac sign: 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 | 276 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: 2273 Location: The Land of YaBB Joined: Feb 12th, 2014 Gender: Mood: Annoyed Zodiac sign: 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 | 246 Downloads ) Perfection is not possible. Excellence, however, is excellent. WWW IP Logged