Customizing SMF > Modifications and Packages
AJAX Recent Topics
live627:
Link to Mod
This mod adds a Recent Topics list that is updated via AJAX to your board. It can be found at ?action=recenttopics
Settings can be found in 'Current Theme' options in your admin panel.
Demos:
http://www.minare.net/forum/index.php?action=recenttopics
This will also work with specific boards or categories:
?action=recenttopics;boards=1,2,3
or
?action=recenttopics;board=3
or
?action=recenttopics;c=3
To-do:
> Add a description so when the user is viewing the recent topics, they show up as such in the Who's online list
> Exclude AJAX calls for new info from hit count
> Convert template to semantic version
Change Log:
Legend:
* = New feature
+ = Improved feature
! = Fixed bug
? = Other stuff
Version 1.0.0
-------------
* Release
Turkish Translation (Modifications.turkish.php)
--- Code: ---$txt['recent_topics'] = 'Son Konular';
$txt['minutes_ago'] = ' Dakika önce';
$txt['number_recent_topics_interval'] = 'Güncellenmiş konular için kontrol edilicek (saniye cinsinden) bekleme süresi';
$txt['number_recent_topics_interval_desc'] = '5-10 sn kabul edilebilir,çok düşük değil.';
$txt['number_recent_topics'] = 'Son konular sayfasın da gösterilicek konu sayısı';
--- End code ---
German Translation (Modifications.german.php)
--- Code: ---// AJAX Recent Topics
$txt['recent_topics'] = 'Neueste Themen';
$txt['minutes_ago'] = ' Minuten her';
$txt['number_recent_topics_interval'] = 'Zeit (in Sekunden) zwischen Update-Check nach neuen Beiträgen';
$txt['number_recent_topics_interval_desc'] = 'Nicht zu niedrig wählen, 5-10 Sekunden sind vernünftig';
$txt['number_recent_topics'] = 'Anzahl der anzuzeigenden Themen auf der Neueste-Themen-Seite';
--- End code ---
Qayyom Ashraf:
Any Live / working DEMO? or Screen shots
Please
SlammedDime:
This isn't my site, or my mod, but the functionality is identical
http://mycoffeelounge.net/forum-recent.php
Alpay:
Dear SlammedDime
I would like permission to translate your mod, AJAX Recent Topics 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.
--- Quote ---$txt['recent_topics'] = 'Son Konular';
$txt['minutes_ago'] = ' Dakika önce';
$txt['number_recent_topics_interval'] = 'Güncellenmiş konular için kontrol edilicek (saniye cinsinden) bekleme süresi';
$txt['number_recent_topics_interval_desc'] = '5-10 sn kabul edilebilir,çok düşük değil.';
$txt['number_recent_topics'] = 'Son konular sayfasın da gösterilicek konu sayısı';
--- End quote ---
Best Regards,
Alpay
Edit :
SlammedDime ; you're welcome,if one or two words will been updated,I'll contact u with pm,nice days
SlammedDime:
If you don't mind, I'll kindly add the information to the first post of this topic. Thanks for the translation!
Navigation
[0] Message Index
[#] Next page
Go to full version