PostersInRecentPost

Started by Bulakbol, July 09, 2008, 08:29:16 PM

Previous topic - Next topic

Bulakbol

Link to Mod

Author:JohnyB   Mod Name:Posters In Recent Posts   Version:1.1
Tested:Freshly installed SMF 1.1.5 and SMF 2.0 Beta 3.1


      
Posters In Recent Posts version 1.1

  • This mod will display top posters of the day and the Highest Posters.
  • Recent posts will be in the center.
  • The number of posters displayed will depend on the count of your displayed recent posts.
    (Admin -> Current Theme -> Themes and Settings -> "Number of recent posts to display on board index:")
  • Recent posts: Length of subject is shortened to 50 characters. "Re:" is removed from subject.'
  • Posts under "Recent Posters" and "Recent Posts" by hidden members are visible only to admins.

Supported Themes

  • Default (Core)
  • Babylon
  • Classic

Note:

  • Not recommended for scrolling recent posts.
  • Uninstall previous version before installing this version.

July 11, 2008

  • Turkish language added. Thanks Alpay.
  • Shortened lengthy subject to 50 characters.
  • "Re: " removed from recent posts display.

July 13, 2008

  • Portuguese and Brazilian language added. Thanks Joomlamz.
  • Serbian language added. Thanks AlenNS
  • Corrected error in Serbian language translation. Thanks Alpay.

July 18, 2008

  • Dutch language added. Thanks Lafemme.
  • Macedonian language added. Thanks targetsk

December 17, 2008

  • Added support for SMF version 2.0 Beta 4

February 25, 2008

  • Released update for SMF version 2.0 RC1 only.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

jossanaijr


Bulakbol

Thanks jossanaijr. Squeeze the recent posts a bit haha.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

Alpay

#3
Dear JohnyB   
I would like permission to translate your mod, PostersInRecentPost into Turkish. If you accept, I also want to kindly ask you to release it in the mod site, so that I won't be violating any redistribution rules via redistibuting the mod myself. Thank you in advance.

Modifications.turkish.php:
Quote$txt['recent_posters'] = 'Son İleti Gönderenler';
$txt['highest_posters'] = 'En Çok Mesaj Gönderenler';

Settings.turkish.php:
Quote$txt['recent_poster_width'] = 'Son mesajlar kısmında ki tablo ayarları';

Best Regards,
Alpay

edi67

very intersting thx johnny
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

Bulakbol

Thanks for the translation Alpay. The package is now updated from version 1.0 to version 1.1.

Quote from: Alpay on July 10, 2008, 03:30:36 AM
I would like permission to translate your mod, PostersInRecentPost into Turkish. If you accept, I also want to kindly ask you to release it in the mod site, so that I won't be violating any redistribution rules via redistibuting the mod myself. Thank you in advance.

Did you mean remove the mod from the mod site? It's newly released. If you want, you can translate the mod to Turkish then send the package to me so I can upload to the mod site. There will be two packages after. One for English and one for Turkish.

You don't have to redistribute the package Alpay, just spread the word so they will come and download from here. :) Thanks for your interest.



@edi67
   Thanks for trying/using this mod.  8)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

DareDevil1990

hi when i was doing the manulaa installation of this mod in smf 1.1 4 i wansnt able to do i am attching the all the files u may need can u please edit them for me :)...and when i instal the mod thorugh package manger

2.  Execute Modification  ./Sources/BoardIndex.php  Test failed
3. Execute Modification ./Themes/default/BoardIndex.template.php Test failed


i get these error  8)

AlenNS

Modifications.serbian.php:
Quote$txt['recent_posters'] = 'Poslednji autori';
$txt['highest_posters'] = 'Najviše poruka';

Settings.serbian.php:
Quote$txt['recent_poster_width'] = 'Širina modifikacije Poslednji autori';

Alpay

#8
Thank you for your translate on mods.New release a changing an simple but this is really very well.

Modifications.turkish.php:
$txt['recent_posters'] = 'Son İleti Gönderenler';

jossanaijr

I remove it.  For some reason Recent Post was not updating every time there was a new post or topic.  Strange because it was showing the name of the poster in today's list but not showing that post in the list.

Apllicmz

Nice Mod
good
work
translate portuguese and brazilian

<!-- default/languages/Modifications.portuguese.php -->
<file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['recent_posters'] = 'Recentes postes';
$txt['highest_posters'] = 'Melhores postes';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['recent_posters'] = 'Recentes postes';
$txt['highest_posters'] = 'Melhores postes';
]]></add>
</operation>
</file>


<file name="$languagedir/Settings.portuguese.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['recent_poster_width'] = 'Selecione largura de janela recente poste.';
]]></add>
</operation>
</file>

<file name="$languagedir/Settings.brazilian.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
$txt['recent_poster_width'] = 'Selecione largura de janela recente poste.';
]]></add>
</operation>
</file>



Bulakbol

@Keshav
  I edited only the files that failed test. Attached are your BoardIndex.php and BoardIndex.template.php.

@Alpay
  Thanks. I replaced the line with the correct one. T'was my mistake.

@AlenNS
  Thanks for the Serbian language translation. Package updated.

@jossanaijr
  Not sure if my code causes it to behave like that or maybe the mod wasn't properly installed.

@joomlamz
   Thanks for the Portuguese and Brazilian language translation. Package updated.

Thanks you all for the language translation and for trying/using this mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

targetsk

Modifications.macedonian.php
Quote$txt['recent_posters'] = 'Последни пишувачи';
$txt['highest_posters'] = 'Најдобри пишувачи';

Settings.macedonian.php:
Quote$txt['recent_poster_width'] = 'Одбери ширина на прозорот за последни пишувачи.';

Bulakbol

@tergetsk
  I thank you for the Macedonian language translation but unfortunately, there's problem with my text editor. All text editor that I use doesn't support those characters. I'm sorry. I can't add it. They are displayed like this.
$txt['recent_posters'] = '???????? ????????';
$txt['highest_posters'] = '???????? ????????';

$txt['recent_poster_width'] = '?????? ?????? ?? ???????? ?? ???????? ????????.';
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

DareDevil1990

hi i used you edited files but i stll get a error  in 
http://img154.imageshack.us/img154/6162/asdsadsaay4.jpg
the error is also coming in the top of the banner :((
2.  Execute Modification  ./Sources/BoardIndex.php  Test failed

AlenNS


targetsk

Quote from: JohnyB on July 13, 2008, 08:22:41 AM
@tergetsk
  I thank you for the Macedonian language translation but unfortunately, there's problem with my text editor. All text editor that I use doesn't support those characters. I'm sorry. I can't add it. They are displayed like this.
$txt['recent_posters'] = '???????? ????????';
$txt['highest_posters'] = '???????? ????????';

$txt['recent_poster_width'] = '?????? ?????? ?? ???????? ?? ???????? ????????.';

Use notepad++ format it to utf-8 and you won't have problems.

DareDevil1990

Quote from: AlenNS on July 15, 2008, 07:27:32 AM
Put it manual.

i tried to edit it manually but i got a phrase error

Bulakbol

#18
@targetsk
  Thanks for the language translation. I will update the mod soon.

@keshav
  We are confused. lol The BoardIndex.php I gave you was edited already so all you have to do is backup the original copy then go ahead with the installation. Then use the BoardIndex.php I gave you after you installed the mod, not before. About the text string on top of your forum, edit default/languages/Modifications.english.php and look for the ?> tag. Move it at the very end of the file with its own line.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

AlenNS

Can you make avatars to be same size like on topics and not to stretch?

Advertisement: