Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6660151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:07:10+00:00 2026-05-26T02:07:10+00:00

How do I create a menu which automatecaly names the involved page into a

  • 0

How do I create a menu which automatecaly names the involved page into a numeric navigation?

This would be my page tree:

News

|— Newsarticle tom (contains 9 content elements)

|— Skeet’s stuff (contains 9 content elements)

|— Jessicas 5 articles (contains 4 content elements)

In the frontent all 3 pages will be simply displayed as a numeric navi:

(Imagin the 9 textpic elements of “Newsarticle tom” in here)

1 – 2 – 3

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T02:07:11+00:00Added an answer on May 26, 2026 at 2:07 am

    {register:count_HMENU_MENUOBJ} should do the trick – I found it in the comments here http://www.typo3wizard.com/de/snippets/menus/nummeriertes-menue.html. (german)

    Here I used @konsolenfreddies HMENU example, modified for your demands. (Untested).

    temp.menu = HMENU
    temp.menu {
        1 = TMENU
        1 {
            noBlur = 1
            wrap = <ul>|</ul>
            NO = 1
            NO {
                wrapItemAndSub = <li>|</li>
                altText = subtitle // title
                title = subtitle // title
            }
            CUR < .NO
            CUR.wrapItemAndSub = <li class="active">|</li>
            ACT < .CUR
        }
    
        2 < .1
        2 {
            wrap = <ol>|</ol>
            NO {
                allWrap = <span>Nr.{register:count_HMENU_MENUOBJ}|</span>
                allWrap.insertData = 1
                ATagBeforeWrap = 1
                }
            CUR < .NO
            CUR.wrapItemAndSub = <li class="active"><span>|</span></li>
            ACT < .CUR
        }
    }
    

    In this case, I guess all subpages are taken in account when numbering. And the full setup as described on the site is far more complicated. But if you know your typoscript, you’ll understand.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's my problem: I have do create a menu/list of actions (which would be
I want to create a simple menu function which can call it example get_menu()
how can i create menu like this.??? Thank you.
In which cases is it better to create template tags (and load them into
i wanna create a Menu which come from the left of the screen, classics
I need to create a menu component in which each menu item looks like
How to create a menu in winforms which totally resembles the menu which appears
I want to create an application menu which houses 4 or 5 icons which
I am trying to create a menu bar which will consist of a series
I just got homework to create a lua menu which is as small as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.