GithubHelp home page GithubHelp logo

ddrmenutemplates's Introduction

Hello!

I'm Mark and I'm sort of a developer but also sort of a Cloud Solution Architect, sort of a Cloud Modernisation Consultant, sort of a DevOps Engineer, sort of a trainer and sort of a community person (Microsoft MVP).

But if you're here you're probably after the dev stuff, in which case I do .NET (C# and F#), JS/TS (mostly React) and a bit of Python.

ddrmenutemplates's People

Contributors

markxa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ddrmenutemplates's Issues

Accordion

This isn't really a issue but which template/folder would I use for a "Accordion" menu or is that not included? Looking all over for how to setup a accordion DDRMenu in DNN Evoq.

Thanks,
Kevin W.

ULTokens Template

The template does not include the target attribute for pages with the "Open in New Window" checkbox checked. Here is corrected code, with the attribute added in the two locations needed:

    [*>NODE-TOP]

[>NODE-TOP]


  • [?ENABLED]
    <a href="[=URL]" [?NODE] [/?] [?TARGET]target="[=TARGET]"[/?]>
    [?ELSE]
    [=TEXT]
    [/?]
    [?NODE]

      [*>NODE]

    [/?]

  • [/>]

    [>NODE]


  • [?ENABLED]
    <a href="[=URL]" [?NODE] [/?] [?TARGET]target="[=TARGET]"[/?]>
    [?ELSE]
    [=TEXT]
    [/?]
    [?NODE]

      [*>NODE]

    [/?]

  • [/>]


    I imagine that the other templates need similar changes.

    ULRazor

    Hi,

    Please correct the following line in the code
    li@classString should be li class="@classString"

    Thanks,
    Mehdi

    ULRazor Template Bug

    Line 15 of the ULRazor.cshtml should be corrected to this:

    <li @classString>

    Otherwise you get a nested "class=" within the class assignment itself and completely throws off any hope of accessing those classes in your CSS. I made the fix in our production environment and it's working great.

    Thanks!
    Ryan

    Show samples of each menu on the home page

    Many people won't take time to install and explore the options of these many great menu systems. Who ever methodically goes through the install of each of these should take some screenshots, so that 1st timers (like me) have an idea of the possible menu styles available from each of these.

    Also some folks may not have a clue about what this project is for: a basic here's where to get DNN info, and that this is a repository for old and new menu styles for DNN, might be a nice addition to the home page's readme.md.

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.