Closed (won't fix)
Project:
Drupal core
Version:
5.1
Component:
menu system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2007 at 11:24 UTC
Updated:
5 May 2011 at 16:22 UTC
Jump to comment: Most recent
Comments
Comment #1
BioALIEN commentedAFAIK, urls on the web should be no longer than 100 chars - else its bad for SEO. At least thats the research on pathauto module revealed hence why its defaulted to 100 chars.
As this is a unique case, you may have to modify core code in menu.module (or menu.inc) and change the limit to 255.
Comment #2
jpolt commentedCan you suggest what changes to apply and where?
Comment #3
chx commentedIn drupal-5-dev path is 255 long .
Comment #4
Anonymous (not verified) commentedDrupal 6 Solution
e.g.
<div><a href="LONG URL>{menu link title}</a></div>Note: If you don't wrap link in
<div>Drupal will wrap in<p>and add unnecessary margins.<block>and choose the Block from select menu at bottom.Done!
SuperDuperDan
www.superdorx.com