Good day people!
I'm wondering which is the best way to display news on a DW site. It's important to get good URLs for each news item and be able to list them with e.g. date.
As far as i can see, there are 3 ways.
- Normal pages, subpages and listing them with XSLT
This is really simple but the XSLT is missing extra information about the page. date etc.
- NewsV2 module
This seems to be exactly what I need but the paths are in this format: /newsv2/nyhedstitel.aspx?Action=1&M=NewsV2&PID=4
Despite checking the checkbox for custom urls here "Management center > Web & HTTP > User defined urls > Add-ins > News"
(In danish: Nyheder - Nyheder (NewsId) - Genererer URLer for Nyheder i formatet: /News-name.aspx.)
Perhaps i'm missing some configuration
- Item types / Item publisher
Seems this could replace the NewsV2 module in the future :)
But what about URLs for the item publisher? I get them in this format: /nyheder.aspx?itemId=Nyhed:1
Any tips on how to best accomplish this?
Btw, I'm running 8.3.0.4
Thanks in advance.
-Victor