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 |
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.