Closed (fixed)
Project:
Frequently Asked Questions
Version:
5.x-1.2-1
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Mar 2007 at 14:46 UTC
Updated:
11 Apr 2007 at 15:18 UTC
Sorry to be a bore, but I think the fact that "Frequently Asked Questions Settings" appears under the admin menu "Content management" means this menu is misplaced. There is no facility whatsoever to manipulate content in the module settings, so IMO it should be reassigned underneath the "Site Configuration" menu.
This is, of course, a simple matter of updating the .info file that accompanies the module.
Comments
Comment #1
niklp commentedSilly me. No it isn't. You need to update the menu settings in the .module file. Sorry! :)
Comment #2
stella commentedSorry, but I'm leaving it under the 'Content Management' menu as I think that's where it should be since it manipulates the layout of the FAQ pages. You are also able to alter the page header and add descriptive text.
Cheers,
Stella
Comment #3
niklp commentedWell, that's your call, but I don't think you'd win if it went to a vote. Lots of modules have title and summary content editable in their settings pages, and most of them live in the config menu. I'll try and object more quietly in the future! ;)
Comment #4
nancydruOriginally it was in config, but it moved at my suggestion. Since it deals with the way th content is displayed (much like "content type"), I though it was better in the content section. I guess others agreed with me. It is a simple change to the hook_menu code to move it.
Comment #5
stella commentedchanging back to original menu location - admin/settings/faq. Will be included in the next release.
Comment #6
stella commentedReleased in 5.x-2.0.