Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to configure items displayed in menu bar #139

Open
pierrepo opened this issue Dec 30, 2014 · 8 comments · May be fixed by #703
Open

Ability to configure items displayed in menu bar #139

pierrepo opened this issue Dec 30, 2014 · 8 comments · May be fixed by #703
Milestone

Comments

@pierrepo
Copy link

Hello,

I would really appreciate if one has the ability to configure the menu bar by choosing the items to display. As an example, the default pelican theme supports such a thing with the variable MENUITEMS defined in pelicanconf.py:

MENUITEMS = (
    ('Home', '/'),
    ('About', '/pages/about/'),
    ('Python','/pages/python/'),
    ('Tags', '/tag/'),
)
@silverhook
Copy link
Member

+1

1 similar comment
@ghost
Copy link

ghost commented Jan 26, 2015

+1

@talha131 talha131 added this to the Roadmap milestone Jun 17, 2019
@talha131 talha131 modified the milestones: Roadmap, 2020 - Q2 Feb 3, 2020
@asierrayk
Copy link

Really needed, looking forward for it :)

@talha131
Copy link
Member

@asierrayk Right, I plan to do it in our second milestone for 2020, along with some other changes for the top menu. Thanks for your patience.

@thinkhuman
Copy link

Would this enable the removal of 'Categories', 'Tags', and 'Archives' from the menu? Love the theme but absolutely don't want that hardcoded into the menu.

@talha131
Copy link
Member

talha131 commented May 7, 2020

Yes. that's the plan.

@asierrayk
Copy link

Is there any update on this issue? I think that i don't have the proper knowledge to help. Thank you

@iranzo
Copy link
Member

iranzo commented Sep 14, 2021

Added PR for this on #733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

6 participants