We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32963
    • 1,732 Posts
    Hi,

    Can DropMenu be made into a SiteMap snippet? Maybe something like a &expandAll setting?

      xWisdom
      www.xwisdomhtml.com
      The fear of the Lord is the beginning of wisdom:
      MODx Co-Founder - Create and do more with less.
    • :D Check out the DropMenu call in the demo site content install for the the not found page/404page. But of course (I think...)! Is that what you mean?
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 32963
        • 1,732 Posts
        Cool! Looking great!

        One thing though.. Shouldn’t the text (description) be diplayed at the top of the list

        for exmaple:
        <li><a href="#">Home</a> - Home pageDescription
        <ul>
        <li>Other pages</li>
        </ul>
        </li>

        What I’m seeing is something like this:

        <li><a href="#">Home</a>
        <ul>
        <li>Other pages</li>
        </ul>
        - Home pageDescription
        </li>
          xWisdom
          www.xwisdomhtml.com
          The fear of the Lord is the beginning of wisdom:
          MODx Co-Founder - Create and do more with less.
        • If it’s outputting like that, it’s a bug. I’ll check into this... please log it in the bugtracker! tongue
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me