Closed (fixed)
Project:
Listhandler
Version:
master
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
30 Jun 2005 at 18:15 UTC
Updated:
29 Dec 2007 at 20:51 UTC
This is part of the documentation project described at http://drupal.org/node/24768.
Please apply to DRUPAL-4-6 and HEAD.
| Comment | File | Size | Author |
|---|---|---|---|
| listhandler.module_0.diff | 1.95 KB | PunkCut25 |
Comments
Comment #1
robin monks commentedMajor Problems:
- split
case 'admin/help#listhandler': return t('- Correct whitespace
- Use discriptive names
%/admin/forumto%administer-forum- Don't direct link!! This breaks non-clean URLs
<a href = "/admin/forum"- No spaces between the href, the
=and the link please.- Remove the
break;Robin
Comment #2
philipnet commentedThis had previously been committed to CVS HEAD by killes.