CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#2738] Change the Parent: dropdown to use MenuText()

avatar
Created By: Chris Broom (cb2004)
Date Submitted: 2008-12-11 10:38

Assigned To:
Resolution: Fixed
State: Closed
Summary:
Change the Parent: dropdown to use MenuText()
Detailed Description:
This should use MenuText() and not Name() as Name() can get very long as it uses
the page title. Consider Web design, web development, web hosting and more in
the dropdown. How would you know this is the home page?

On line 723 and 727 change Name() to MenuText()

History

Comments
avatar
Date: 2008-12-11 10:48
Posted By: Robert Campbell (calguy1000)

maybe make this a user preference
and it should effect the display of listcontent

lets mark this to do in 2.0
      
avatar
Date: 2008-12-23 04:39
Posted By: Ronny Krijt (ronnyk)

Is the same FR as #1133
      
avatar
Date: 2011-05-31 09:32
Posted By: Jeremy Bass (jeremybass)

added to the SVN
      
avatar
Date: 2012-08-02 07:41
Posted By: Rolf (rolf1)

CMSMS 1.11 is released
      
Updates

Updated: 2012-08-02 07:41
state: Open => Closed

Updated: 2012-05-27 19:48
resolution_id: 6 => 7

Updated: 2011-03-04 15:33
resolution_id: => 6

Updated: 2008-12-11 10:39
description: This should use MenuText() and not Name() as Name() can get very long as it uses the page title. Consider Web design, web development, web hosting and more in the dropdown. How would you know this is the home page? => This should use MenuText() and not Name() as Name() can get very long as it uses the page title. Consider Web design, web development, web hosting and more in the dropdown. How would you know this is the home page? On line 723 and 727 change Name() to