I use Clean URL's on my website, and I found out something that's a bit annoying. When I add a new page I give it a title, a name for the menu, some contents and save it. Right after saving, you can add an alias for in your URLs, not before you save. So CMSMS can see you're using clean URLs only after saving the page. can that be before I save the page, so i won't have to go back?
It's pittyful that's nagging again, because I don't like CAPS in the Aliasses of the URLs, but I do like a Cap for the text in the menu...
I hope you get what I mean..!
My second thing is: I wanna show the titles of the newsmessages in my breadcrumbs. So I made a new template and added this to it:
Code: Select all
<h2>{breadcrumbs delimiter='»' initial='0'} » {$entry->title}</h2>http://www.heilemafiscaal.nl/web/index. ... eturnid=30
Look at the breadcrumb. It says HOMEPAGE >> {I want the title here}
Can that be done? Thanks for any help.
The third thing I got...
when printing a newsmessage, it shows the self_links as actual code:
http://www.heilemafiscaal.nl/web/index. ... eturnid=30
Can that be changed?

