That is.
I've a SS blog and each posts have a date.
So, I wish that the url will be /2011/08/11/blog-post-title.
By default the url post is /blog-post-title.
How Do I made it?
Thank you
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
That is.
I've a SS blog and each posts have a date.
So, I wish that the url will be /2011/08/11/blog-post-title.
By default the url post is /blog-post-title.
How Do I made it?
Thank you
Hi
You will need to add some extra rules to your controller. Here is an outline on how to do this located at balbus.tk here
Liam
Hi,
I read you post. Thanks. But How Do you do that?