A set of updates to the "_link" system: - Made the /comment links/ jump to the comments instead of to the top of the page. - Replaced the "Add comment"-button by a "add new comment"-link. (This should make UnConeD jump up and down of wild excitement.) - Moved all comment related logic from theme.inc and node.module to comment.inc and comment.module (where they belong). - Added some links to ease the site's usability/navigation.
Showing
- includes/comment.inc 3 additions, 0 deletionsincludes/comment.inc
- includes/theme.inc 1 addition, 9 deletionsincludes/theme.inc
- modules/comment.module 25 additions, 1 deletionmodules/comment.module
- modules/comment/comment.module 25 additions, 1 deletionmodules/comment/comment.module
- modules/node.module 6 additions, 6 deletionsmodules/node.module
- modules/node/node.module 6 additions, 6 deletionsmodules/node/node.module
- node.php 1 addition, 1 deletionnode.php
Loading
Please register or sign in to comment