5101 Posts in 1519 Topics by 1116 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1350 Views |
-
Change SilverstripeNavigator links

5 October 2009 at 11:11pm
Hi All,
Apparently I have to post this on the forum.
What I want to do is change the 'CMS' link in $SilverstripeNavigator it from /admin/show/$ID to /admin/cms/show/$ID
Generally it looks like I need to overwrite the SilverstripeNavigator method in ContentController. I did try this by creating a new class that extended extension, and then using
Object::add_extension('ContentController', 'DsSSNavigator');
This doesn't seem to work though, anyone know if what I ma doing is right? Is Content Controller to far u the stack to overwrite?
Cheers,
Mo
-
Re: Change SilverstripeNavigator links

21 October 2010 at 4:41pm
hey dude, did you find a solution to this?
| 1350 Views | ||
|
Page:
1
|
Go to Top |


