
Help controller doesn't auto-generate sef urls
Reported by dleffler | May 3rd, 2011 @ 01:11 PM
Since most sef urls are self-generated, you'd expect the help controller to do the same. If not, the help links tend to break down. And it's hard to get back to editing the entry to add the sef url.
Comments and changes to this ticket
-
-
dleffler May 3rd, 2011 @ 01:25 PM
It also appears the sef-url is not a required entry since you can save a doc without one, but can't get to it later except through the help manager.
-
dleffler June 17th, 2011 @ 10:13 PM
- State changed from new to resolved
This is only a problem on the doc site and not in the release code. Will be merging the two shortly.
-
dleffler June 18th, 2011 @ 12:33 AM
It's now fixed on the doc site with a copy of the main branch's help datatype
-
expNinja June 20th, 2011 @ 03:11 PM
I think this was for a reason: When you add another version of the help docs, it copies all the help files in to this new version, which need identical SEF URLs, and if the are auto-generating, Exponent will change the URL to something that is't taken already. That won't work when you try to hit the, since it'll now be different.
Best solution would be to just to put the SEF URL right under Title, and not make it auto-generate.
-
dleffler June 20th, 2011 @ 03:20 PM
Ok, I'll fix it...wasn't creating sef-urls which are mandatory to see the help page since they are by title, not id#
Dave Leffler
-----Original Message----- From: Lighthouse [mailto:no-reply@lighthouseapp.com]
Sent: Monday, June 20, 2011 11:13 AM
To: dleffler@hughes.net
Subject: [Exponent CMS #163] Help controller doesn't auto-generate sef urls -
expNinja June 20th, 2011 @ 03:29 PM
Correct... and maybe ID would have been better, but the URL's will be prettier. We'll just need to make the SEF field more prominent, and maybe add some example text on the field to explain to the documenter why it's needed.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
211 Help doesn't check for duplicate sef-urls when saving documents I explain why in ticket #163
-
163 Help controller doesn't auto-generate sef urls -----Original Message----- From: Lighthouse [mailto:no-re...