Closed (works as designed)
Project:
Frequently Asked Questions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2013 at 19:42 UTC
Updated:
16 Feb 2013 at 22:04 UTC
Comments
Comment #1
Rosamunda commentedOk, I got it: the /faq url has been changed to the faq-page.
My bad because I haven´t read the readme. As it was an upgrade, I just assumed the URL would be the same.
The thing is that I´ve harcoded some faq links (faq/XX) into some templates, and now I´ll have to change them. No big deal, but, I would like to know why the url has changed?
Anyway, I´m changing this as a feature request: It would be great to allow users to set a custom faq url :)
Thanks!
Rosamunda
Comment #2
PatchRanger commentedYou should just add an alias 'faq' for system path 'faq-page' on admin/config/search/path/add. I did it - and it works.
Comment #3
Rosamunda commentedThanks!!