backdrop-contrib / special_menu_items

Enables creating placeholder and separator menu items.
GNU General Public License v2.0
2 stars 3 forks source link

Clicking on the special menu items from the manage menu links admin page leads to "page not found". #7

Closed klonos closed 4 years ago

klonos commented 8 years ago

The requested page "/%3Cnolink%3E" could not be found.

The requested page "/%3Cseparator%3E" could not be found.

Perhaps render all <nolink> menu items as plain text instead of links and all <separator> menu items as a series of underscores or an <hr>?

klonos commented 8 years ago

Mockup:

backdrop-contrib-special_menu_items-issue7_mockup-nolink_as_plain_text-separator_as_hr_tag

laryn commented 4 years ago

@klonos Are you willing to test this one and spot check the code to see if it looks reasonable? https://github.com/backdrop-contrib/special_menu_items/commit/e50231d2ad81cdfc2d3f7ce5722167c28afb2df0

Screen Shot 2020-03-11 at 12 38 34 PM