0

I installed the Composite.News package in Composite C1. The URL format of the news items is by default:

/PageName/YYYY/MM/DD/NewsItemName

I wish to remove the date part of the url ("/YYYY/MM/DD"). I cannot find a setting for it and I don't know where it's specified.

user1534151
  • 35
  • 1
  • 5
Ben Adams
  • 564
  • 1
  • 4
  • 18

1 Answers1

1

There are no settings to change this, the only way is to re-write the source code for this package which can be downloaded from here - http://c1packages.codeplex.com/

Inna
  • 361
  • 1
  • 6