[CDB] Breadcrumb Menu

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!
Scam Warning
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)
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

[CDB] Breadcrumb Menu

Post by PayBas »

Breadcrumb Menu

More info & download: https://www.phpbb.com/customise/db/exte ... rumb_menu/
Last edited by PayBas on Tue Jul 01, 2014 8:05 am, edited 6 times in total.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11148
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [DEV] Breadcrumb Menu

Post by Raul [ThE KuKa] »

Good menu! :)
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:


User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [DEV] Breadcrumb Menu

Post by Mess »

Looking good. Very nice functionality, fingers crossed it gets added for next release.
Would appreciate a prosilver screenshot though. ;)
User avatar
Jessica
Former Team Member
Posts: 4342
Joined: Sun Jul 18, 2010 2:53 pm
Location: Pennsylvania, USA
Name: Jessica

Re: [DEV] Breadcrumb Menu

Post by Jessica »

Looking forward to trying it out!
Pro-choice, Atheist, Pro-LGBT rights
Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. - Albert Einstein
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [DEV] Breadcrumb Menu

Post by PayBas »

You can try it out right now. But I can't guarantee it will work bug-free. Especially the javascript side is a mess.

But it should work.
Mess wrote:Looking good. Very nice functionality, fingers crossed it gets added for next release.
I think there is absolutely zero chance of that happening ;). But it should work fine as an extension.

p.s. Changed image to proSilver version.
Last edited by PayBas on Fri Apr 18, 2014 9:27 am, edited 1 time in total.
MrC
Registered User
Posts: 857
Joined: Mon Jun 30, 2003 4:11 pm
Location: The Netherlands
Name: Ivo

Re: [DEV] Breadcrumb Menu

Post by MrC »

Do i have to enable it at some place else or should it work after installing the extension?
nicofuma
3.2 Release Manager
3.2 Release Manager
Posts: 546
Joined: Sun Apr 13, 2014 1:47 am
Location: Grenoble - France

Re: [DEV] Breadcrumb Menu

Post by nicofuma »

you should to enable it (like all others extensions) through 'acp > customise > Manage extensions' i think
Member of phpBB Development-Team
No Support via PM
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [DEV] Breadcrumb Menu

Post by PayBas »

MrC wrote:Do i have to enable it at some place else or should it work after installing the extension?
It should just work. There are no ACP settings or anything.
MrC
Registered User
Posts: 857
Joined: Mon Jun 30, 2003 4:11 pm
Location: The Netherlands
Name: Ivo

Re: [DEV] Breadcrumb Menu

Post by MrC »

unfortunately i can't get it working
http://www.spaapen.net/31
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [DEV] Breadcrumb Menu

Post by Mess »

MrC wrote:unfortunately i can't get it working
http://www.spaapen.net/31
You don't have any categories or subforums.
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [DEV] Breadcrumb Menu

Post by PayBas »

MrC wrote:unfortunately i can't get it working
http://www.spaapen.net/31
{BREADCRUMB_MENU} is not being triggered. That means the extension is not giving any output.

I don't know exactly which version of 3.1 you are running, but you might want to try this:

Open: ext/paybas/breadcrumbmenu/event/listener.php

Find:
'core.page_header_after' => 'generate_menu',

Change to:
'core.page_header' => 'generate_menu',
MrC
Registered User
Posts: 857
Joined: Mon Jun 30, 2003 4:11 pm
Location: The Netherlands
Name: Ivo

Re: [DEV] Breadcrumb Menu

Post by MrC »

I do, it was a fresh install with 1 category and 1 forum
Now i've created a second category and forum, but still no menu
MrC
Registered User
Posts: 857
Joined: Mon Jun 30, 2003 4:11 pm
Location: The Netherlands
Name: Ivo

Re: [DEV] Breadcrumb Menu

Post by MrC »

PayBas wrote:
MrC wrote:unfortunately i can't get it working
http://www.spaapen.net/31
{BREADCRUMB_MENU} is not being triggered. That means the extension is not giving any output.

I don't know exactly which version of 3.1 you are running, but you might want to try this:

Open: ext/paybas/breadcrumbmenu/event/listener.php

Find:
'core.page_header_after' => 'generate_menu',

Change to:
'core.page_header' => 'generate_menu',
Changed that, now it works :)
Im running Beta 2 at the moment
User avatar
PayBas
Former Team Member
Posts: 930
Joined: Thu May 25, 2006 12:37 am

Re: [DEV] Breadcrumb Menu

Post by PayBas »

MrC wrote:Changed that, now it works :)
Im running Beta 2 at the moment
Good. It didn't work before, because the script was listening for B3 event. I'll change it to a B2 event (doesn't matter anyway).
User avatar
RAGEstacker
Registered User
Posts: 41
Joined: Sun Mar 23, 2014 11:46 am
Location: Italy

Re: [DEV] Breadcrumb Menu

Post by RAGEstacker »

Raul [ThE KuKa] wrote:Good menu! :)
I'm from Italy

Return to “Extensions in Development”