Page Index Toggle Pages: 1 ReplyAdd Poll Send Topic
Normal Topic Topic Description (Read 7330 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
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 | 269 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: Topic Description
Reply #1 - Jun 11th, 2014 at 7:07am
Mark & QuoteQuote  
Code
Select All
<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
Select All
<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)}
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: 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 | 274 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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
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.
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: 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.

  

Bild2_001.jpg ( 185 KB | 268 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: 2234
Location: The Land of YaBB
Joined: Feb 12th, 2014
Gender: Female
Mood: Annoyed
Zodiac sign: Virgo
Re: Topic Description
Reply #5 - Jun 17th, 2014 at 1:26pm
Mark & QuoteQuote  
Smiley 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.
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: 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:


« Last Edit: Jun 17th, 2014 at 4:30pm by Dandello »  

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: Topic Description
Reply #7 - Jun 17th, 2014 at 10:32pm
Mark & QuoteQuote  
Perfect and works.  Cheesy Kiss
  

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: Topic Description
Reply #8 - Jun 17th, 2014 at 11:46pm
Mark & QuoteQuote  
Great!  Grin
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.
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: 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)}
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
ReplyAdd Poll Send Topic
Bookmarks: del.icio.us Digg Facebook Google LinkedIn reddit Twitter Yahoo
Topic Description

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