Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jan 2007 at 13:32 UTC
Updated:
24 Jan 2007 at 11:00 UTC
The link to "Read documentation" on this page is broken. http://drupal.org/project/documentation
The link points here: http://documentation-writers-guide/
The correct link is: http://drupal.org/documentation-writers-guide
It occurred to me that perhaps this broken link is a 'test' for Documentation newbies to find...heh! ;-)
Hope I have submitted this issue correctly!
Comments
Comment #1
sepeck commentedthis is a project module issue. I can't edit the page as it says invalid short name for project.
Not sure if it is specific to infrastructure or project module itself. Moving to infrastructure for now.
Comment #2
dwwyeah, this sucks, and has been bothering me for a while. i finally decided to take action and fix it:
http://drupal.org/node/108109
http://drupal.org/node/108110
stay tuned to those issues for progress on this.
Comment #3
dwwgrr. actually, neither of those fixes will actuall solve the problem with the documentation project (though they're both useful for other things, especially projects like webmasters, infrastrucutre, etc). the problem here is that the project short name ("documentation") doesn't match the cvs directory ("/contributions/docs"). furthermore, it's complicated by the directory layout itself (it doesn't follow the nice /[project_type]/dir/ format everything else usually uses).
so, i'm just going to disable these validation checks if you have 'administer projects' permissions, as described here: http://drupal.org/node/108165
almost there... ;)
Comment #4
dwwyay, all of the above are now committed and installed on d.o. so, anyone with 'administer projects' permissions can edit the documentation project without cvs directory validation errors now. ;) bad link fixed. phew...
Comment #5
dwwComment #6
(not verified) commented