DataObject-as-Page icon indicating copy to clipboard operation
DataObject-as-Page copied to clipboard

Question: Is there a way to remove 'show' from item URLs?

Open matt-bailey opened this issue 11 years ago • 3 comments
trafficstars

Hi Aram, Matt from GPMD here. I'm trying out your module for our new blog and was wondering if there's a way to remove the 'show/' bit from item URLs?

I'm basically just trying to pre-empt what I know Mark is going to say - "Can you remove that, I just want it to say 'blog'." ;)

Thanks in advance.

matt-bailey avatar Apr 08 '14 15:04 matt-bailey

This might be an alternative as well: https://github.com/Little-Giant/silverstripe-catalogmanager

Its not Manage DataObjects as Page but lets you manage Pages From Model Admin inclusive parent page. (Thank You ! @wernerkrauss, @stevie-mayhew, @LittleGiantNZ)

That way you keep the SiteTree Clean and meintain pretty URLs. Another way might be something like this: https://github.com/daslicht/silverstripe-csp (Thank Yoiu @Zauberfisch)

But that way you will have to implement alot features yourself. In teh example above I even havend manged to highlight the current menu like in case its DO based :)

daslicht avatar Jun 26 '14 18:06 daslicht

I know this is only a year late... But it's perfectly possible to do this.

However, I doubt it's something that's going to worked on any time soon.

dhensby avatar Feb 25 '15 15:02 dhensby

I just meanwhile coded my own cms built ontop of f3 and readbeanphp :)

daslicht avatar Feb 25 '15 16:02 daslicht