[DEV] List subforums in columns

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Anti-Spam Guide
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

[DEV] List subforums in columns

Post by rxu »

Extension Name: List subforums in columns
Author: Палыч
Converting to extension: rxu

Extension Description:: Allows to choose how subforums are listed - in line or in column(s) on per-forum basis.
Extension Version:: 2.0.0 (unstable)
Conversion info:: This extension is a conversion of List subforums in columns MOD for phpBB 3.0.x.

Requirements:
  • phpBB 3.1.0-RC3 or later
Development repository: https://github.com/rxu/List_subforums_in_columns

Download URL: Download button named "Download ZIP" can be found at the development repository page.
Installation: Extension files should be extracted to /ext/gfksx/ListSubforumsInColumns/ folder. Then the extension should be enabled in ACP as usually.

Precaution: As the ext is still in development, major changes still can be applied which could require full extension purging and reinstallation, so use it on your own risk. DO NOT install it on production boards. For testing purposes only.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [DEV] List subforums in columns

Post by Raul [ThE KuKa] »

Other Spanish translation ready in "PR". :ugeek:
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

Merged :)
emsik
Registered User
Posts: 102
Joined: Wed Jul 01, 2009 12:55 pm

Re: [DEV] List subforums in columns

Post by emsik »

Is there any possibility to work this extension with category based forum? Now the option to display the number of columns to list subforums istn't available in category
MrJayDM
Registered User
Posts: 17
Joined: Mon Dec 08, 2014 12:50 am

Re: [DEV] List subforums in columns

Post by MrJayDM »

Is this still in development?
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

MrJayDM wrote:Is this still in development?
technically, tes, but it's a long time since I made changes there.
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [DEV] List subforums in columns

Post by FomenkoAndrey »

emsik wrote:Is there any possibility to work this extension with category based forum? Now the option to display the number of columns to list subforums istn't available in category
+100500
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

What is the "category based forum"?
FomenkoAndrey
Registered User
Posts: 369
Joined: Thu Aug 19, 2010 10:44 am

Re: [DEV] List subforums in columns

Post by FomenkoAndrey »

rxu wrote:What is the "category based forum"?
http://anderson.phpbbguru.net/viewtopic ... 3582#p3582
нашел, что в форумах можно указывать количество колонок для подфорумов.
но, у меня несколько другая структура получается...
категории--подкатегории (категории)---форумы
работает только для структуры
категории--подкатегории (форумы)---форумы
т.е. надо среднее звено (подкатегории) сделать форумами, но тогда можно будет создавать темы в подкатегориях (форумах) а это никак недопустимо ((
http://anderson.phpbbguru.net/viewtopic ... 3585#p3585
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

I think this would require complete code/style rewriting in regard of the board view structure, as "category" type of forum can't have "subforums" at all (see function display_forums(), especially note the line 421).
This would be the overkill for the ext, so I doubt it can be implemented here, sorry.
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [DEV] List subforums in columns

Post by JörgCH »

Hello,

i got a question ...??
How i can find the settings in the ACP???
Regards
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

JörgCH wrote:How i can find the settings in the ACP???
There's a setting while creating/editing a forum in ACP, it sounds like The number of columns for subforums list.
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [DEV] List subforums in columns

Post by JörgCH »

I can see the line

Code: Select all

The number of columns for subforums list
then i edit a forum.
By the categories i dont see it .
Is this so correct ???

I want to see the forums in a categorie in cloumns and search for this a extension ...

Regards Jörg
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: [DEV] List subforums in columns

Post by rxu »

JörgCH wrote:By the categories i dont see it .
Is this so correct ???
Yes it is. The explanation is in several posts above.
JörgCH
Registered User
Posts: 66
Joined: Tue Nov 25, 2014 10:07 pm

Re: [DEV] List subforums in columns

Post by JörgCH »

Is it possible to include categories in one of the next version???

it was helpful when the board have follow structure:
-German (Categorie)
-- General(Categorie)
---Discussions (forum)
---Help (forum)
--Technical(Categorie)
---Engine (forum)
---Wheels(forum)
so it is possible to see in the index as columns.
In the old Version 3.0.12 i had this feature installed :-)
Post Reply

Return to “Extensions in Development”