[ABD] Topiclist FX

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
FladeX
Registered User
Posts: 244
Joined: Tue Jul 08, 2008 10:38 am
Location: Russia, Saransk
Name: Max Istlyaev

[ABD] Topiclist FX

Post by FladeX »

Modification Name: Topiclist FX
Author: FladeX

Modification Description:: Adds a separate page on your forum, which contents list of all topics. If topic has more than one page, links to other pages also including.
Modification Version:: 1.0.2

Demo URL: http://lastforum.ru/topiclist.php?r=2, http://forumadmins.ru/topiclist.php?r=2
Modification Download: http://fladex.ru/
Last edited by FladeX on Mon Jul 12, 2010 7:00 pm, edited 4 times in total.
and sorry for my bad english [ phpBB Adept ]
My mods: Sitemap FX, Referrals FX, Topiclist FX, Alphabet FX, Polls Results FX.
User avatar
Mrraider
Registered User
Posts: 100
Joined: Thu Apr 02, 2009 7:54 pm

Re: [BETA] Topiclist FX

Post by Mrraider »

please upload download link in eng site. thx
loers
Registered User
Posts: 7
Joined: Thu Nov 26, 2009 9:06 am

Re: [BETA] Topiclist FX

Post by loers »

Code: Select all

$topiclist = 'Не найдено файлов. Пожалуйста, сгенерируйте файлы в администраторском разделе мода.';}
(out of topiclist.php)

can you pls translate/explain what this means/does
User avatar
Jorup16
Registered User
Posts: 427
Joined: Sun Dec 14, 2008 5:13 am
Location: Guatemala
Name: Jorge

Re: [BETA] Topiclist FX

Post by Jorup16 »

Mrraider wrote:please upload download link in eng site. thx

Yes, please :D
Spanish Translations for Ext phpBB :D - Traducciones al español para Ext phpBB :)
>>>>> https://github.com/Jorup16 <<<<<
maxwell2
Registered User
Posts: 150
Joined: Fri Apr 10, 2009 1:43 pm

Re: [BETA] Topiclist FX

Post by maxwell2 »

Modification works with seo mod?
User avatar
imkingdavid
Former Team Member
Posts: 2673
Joined: Sun Jul 26, 2009 7:59 pm
Location: EST
Name: David King

Re: [BETA] Topiclist FX

Post by imkingdavid »

Wow, that's a pretty cool mod. Not sure what I'd use it for, but it looks like it works. :D
Don't forget to smile today. :)
Please do NOT contact for support via PM or email.
User avatar
FladeX
Registered User
Posts: 244
Joined: Tue Jul 08, 2008 10:38 am
Location: Russia, Saransk
Name: Max Istlyaev

Re: [BETA] Topiclist FX

Post by FladeX »

Mrraider wrote:please upload download link in eng site. thx
see the first post, i changed link to the mod.
loers wrote:

Code: Select all

$topiclist = 'Не найдено файлов. Пожалуйста, сгенерируйте файлы в администраторском разделе мода.';}
(out of topiclist.php)

can you pls translate/explain what this means/does
Oh, sorry, i forgot about it.

Code: Select all

$topiclist = 'Files not found. Please, generate the files in the ACP of mod.';}
Jorup16 wrote:
Mrraider wrote:please upload download link in eng site. thx

Yes, please :D
Check the first post :)
maxwell2 wrote:Modification works with seo mod?
There is add-on for Ultimate SEO mod, but only Simple mode. (mod from phpbb-seo.com)
imkingdavid wrote:Wow, that's a pretty cool mod. Not sure what I'd use it for, but it looks like it works. :D
Thanks!
and sorry for my bad english [ phpBB Adept ]
My mods: Sitemap FX, Referrals FX, Topiclist FX, Alphabet FX, Polls Results FX.
radhuza
Registered User
Posts: 42
Joined: Sat Dec 12, 2009 4:26 pm

Re: [BETA] Topiclist FX

Post by radhuza »

Hey, excellent modification. :) Just a pity that he could not arrange topics in alphabetical order, but that is incidental :)

You could create something similar to them on this page? :)
http://custom.simplemachines.org/mods/i ... 2097;image

Thanks for being willing :)
User avatar
FladeX
Registered User
Posts: 244
Joined: Tue Jul 08, 2008 10:38 am
Location: Russia, Saransk
Name: Max Istlyaev

Re: [BETA] Topiclist FX

Post by FladeX »

radhuza wrote:You could create something similar to them on this page? :)
At this moment - no. Maybe later I add this to the mod...
and sorry for my bad english [ phpBB Adept ]
My mods: Sitemap FX, Referrals FX, Topiclist FX, Alphabet FX, Polls Results FX.
radhuza
Registered User
Posts: 42
Joined: Sat Dec 12, 2009 4:26 pm

Re: [BETA] Topiclist FX

Post by radhuza »

Okay, thanks :)
User avatar
FladeX
Registered User
Posts: 244
Joined: Tue Jul 08, 2008 10:38 am
Location: Russia, Saransk
Name: Max Istlyaev

Re: [BETA] Topiclist FX

Post by FladeX »

Topiclist FX 1.0.1 is released!

Codechanges:
  • Small code changes for validation
  • Add UMIF file for auto-adding module
and sorry for my bad english [ phpBB Adept ]
My mods: Sitemap FX, Referrals FX, Topiclist FX, Alphabet FX, Polls Results FX.
mykee
Registered User
Posts: 271
Joined: Thu Jun 07, 2007 9:46 pm

Re: [RC] Topiclist FX

Post by mykee »

Will be an auto refresh in this mod? If click topiclist.php, then refresh all active html files...
Or need a group refresh in ACP, but better solution if refresh when user click on topiclist link... :roll:
I use fifty group and too long time click each refresh icon under ACP...
User avatar
FladeX
Registered User
Posts: 244
Joined: Tue Jul 08, 2008 10:38 am
Location: Russia, Saransk
Name: Max Istlyaev

Re: [RC] Topiclist FX

Post by FladeX »

If the number of topics is great, then when avtorefreshe will create a very large load on the database. So I made use of html-files to display a list of topics.

But you're right, we must somehow make it easier for the administrator that he did not have to manually update each forum. I think on this issue.
and sorry for my bad english [ phpBB Adept ]
My mods: Sitemap FX, Referrals FX, Topiclist FX, Alphabet FX, Polls Results FX.
mykee
Registered User
Posts: 271
Joined: Thu Jun 07, 2007 9:46 pm

Re: [RC] Topiclist FX

Post by mykee »

Just a tip: make a checkbox row after or before each line, and if checked, then refresh with a button on bottom of page. :roll: These checks will remember, and on next refresh will faster with a push.
Scofield112
Registered User
Posts: 87
Joined: Sat Feb 02, 2008 11:39 am

Re: [BETA] Topiclist FX

Post by Scofield112 »

FladeX wrote:
radhuza wrote:You could create something similar to them on this page? :)
At this moment - no. Maybe later I add this to the mod...
It would be cool ! I am waiting for this :)
Sorry for my bad English :)
Image
Image

Return to “[3.0.x] Abandoned MODs”