Ticket #20 (accepted enhancement)

Opened 17 years ago

Last modified 17 years ago

Article pages should have story title appended in url

Reported by: khaled Owned by: khaled
Priority: major Milestone: NewsHealthGuru Beta Release
Component: News.HealthGuru Version:
Severity: migrated_ready_to_test Keywords:
Cc:

Description

Probably this will be pulled from the database. So, the first step is probably generating a update routine to add the appropriate append, then generalizing this to the back office.

Change History

Changed 17 years ago by khaled

  • status changed from new to accepted
  • type changed from defect to enhancement
  • severity changed from awaiting_fix to fixed_ready_to_test

Story titles are appended first via the database and default to the the headline. Punctuation is stripped from headlines and spaces are replaced with underscores.
Class URLWriter, method articleURL handles forming the appropriate URL construction. Anywhere that an Article URL is provided (e.g. an anchor HREF) should call this class method to programmatically generate article URLs.

Changed 17 years ago by khaled

  • severity changed from fixed_ready_to_test to migrated_ready_to_test
Note: See TracTickets for help on using tickets.