| /[drupal]/contributions/modules/signature_forum/signature_forum.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#350576 by liammcdermott: Added input format hints to user signature form, for integration with WYSIWYG module and to give users some formatting hints.
#474802 by tom_o_t, neclimdul: Added feature allowing user to select whether signature is displayed per-post.
#483540 by liammcdermott: Added empty() check fo PHP notices on user edit page.
Do not automatically insert signatures into nodes if Advanced Forum is installed.
Do not automatically insert signatures into nodes if Advanced Forum is installed.
Selectively replacing single quotes with double quotes so escaped single quotes can be removed.
Selectively replacing single quotes with double quotes so escaped single quotes can be removed.
chx and Morbus Iff (drupaltoughlove.com). Some GUI tweaks and code syntax fixes.
chx and Morbus Iff (drupaltoughlove.com). Some GUI tweaks and code syntax fixes.
(chx and Morbus - drupaltoughlove.com) Minor schema alterations.
Forgot to use g option on a search and replace.
chx and Morbus Iff (drupaltoughlove.com). Merging configuration form functions.
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'
chx and Morbus Iff (drupaltoughlove.com). Merging configuration form functions.
Ensuring function comments have full stops where they should do.
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'
Updating strings to reflect module's proper name: Signatures for Forums. Note: 'administer signatures' permission is now named 'administer Signatures for Forums'
#276349 Signature deleted when editing profile.
#276349 Signature deleted when editing profile.
Remove erroneous check for user_signature variable.
Changing single to double quotes in db_query() calls.
Backporting D6 changes. Inc. #254523 Anonymous visitors can NOT see signature.
#254523 Anonymous visitors can NOT see signature. Liam McDermott and manoloka.
unset() signature_settings instead of comment_settings
Minor fixes thanks to coder.module. Usability: show message in admin form when signatures disabled.
Backporting changes suggested by coder module. This is mostly just code style changes.
Backporting changes suggested by coder module. This is mostly just code style changes.
Min length should be determined by min_content_length setting, not length of current comment
More work on Drupal 6 compatibility.
First complete port for Drupal six. Totally untested.
More six work
#234686 Add option to not auto add signature and #195703 Show Signatures once
Refactoring to make feature requests easier to implement (this release does not include all functionality)
#234237 Cannot set input filter to BB Code. Also added PostgreSQL support.
#201603 Don't output anything if user signature is blank
hook_nodeapi() optimisation
#197476 Signature formatting repeats
Adding content related settings.
Small optimisation to checkin for #192640 (test before doing variable_get)
#192640 Signature appears on Front page.
#190017 Allow to limit the number of lines (and a few other misc. fixes and improvements)
#190944 Admin form doesn't set successful message
#190942 Move comment altering on install to button
#190446 OG puts ->signature into comments.
Initial commit of signature_forum module. Providing a signature that forum users will be familiar with.
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 |