| /[drupal]/contributions/modules/comment_upload/README.txt |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
#307009 by me - Move comment_upload form alteration to hook_form_alter so it can run after other hook_form_alter implementations.
State Drupal 6.4 requirement
Added note on imagecache and image display. Added note on theming.
- Inline display of images with imagecache integration - Changed theming of attachment list to use template comment-upload-attachments.tpl.php
Added documentation
- Added support for the private filesystem - Added the permission 'view files uploaded to comments' - Grouped hooks together
Additional validation for - comment form - user token - attachment fieldset
#197015 - Initial rewrite of comment_upload for Drupal 6.x.
Fix a small typo, add example of module folder
Allow multiple images to be shown inline
Improved README.txt
Improved README.txt
Allows a user to attach a file to a comment. Based on chx's demonstration of the new comment hooks.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |