TinyMCE Signature

v0.4 Download
12

Automatically adds a signature to your posts. Configurable via TinyMCE on the profile page.

TinyMCE Signature will append your signature automatically to all your posts; no theme alterations needed. The signature is wrapped in it’s own <p> tag, with an id of tinymce_signature. If you wanted, you could declare a CSS style for p#tinymce_signature. Within the signature all line breaks are done with <br/> tags.

Installation

  • Download TinyMCE Signature and unzip the files
  • Upload tinymce-signature.php to your /wp-content/plugins/ directory
  • Activate TinyMCE Signature from the ‘Plugins’ area in WordPress

Use

  • Edit your signature from Users -> Your Profile
  • Set signature defaults for posts and pages.
  • You can override the default signature display options for each individual post/page.

Template Tag

  • tinymce_signature() – Returns the author’s signature regardless of their preferences. Useful for when you don’t want the signature at the very bottom of the post. If you use the template tag, it makes the most sense to put the default display options for pages and posts to ‘No..
  • Must be used within The Loop.

Screenshots

  • andrew
    Anyway way I can set this up so that it shows the signature at a different location other than the bottom of the post? I'd like it to be towards the top of the page.
  • keighl
    Are you thinking at the very top of your post, or just somewhere near the top? I could make it optional to appear at the beginning or at the end. Or I could create a shortcode ( [tmce_signature] ) for you to stick into the post manually.
  • andrew
    I'm using WP 2.9.1
  • andrew
    I've also noticed that your newest version 0.3 makes all of my pages and posts blank. When I downgrade back to 0.2 everything works fine.
  • andrew
    I'm looking to be able to put a piece of code into the page template and have the signature show up where the piece of code is entered. Right now I have a photo of the author at the top of the page aligned left to have the text wrap around it. I'm looking for the signature to show up below the photo.
  • keighl
    I just committed v0.4. It should address your problem with blank pages, and I added a simple template tag for you to use: tinymce_signature();

    The template tag doesn't take into account the author's preferences (to display or not) ... so if a signature exists for the user it will print the signature. Must be used within the loop.

    Let me know if you still have any problems!
  • Sorry how do I update it as I go to my plugin page it did not mention.
  • keighl
    Sometimes it takes a bit for the WordPress repository to make new versions available ... it will show up in your plugin area eventually as v0.3 or you could just download a new copy of it and upload it to your server.
  • This is cool and I have installed it. Now, how do I remove the signature in my pages and only show in post?
  • keighl
    Go ahead and update the plugin from your WordPress admin, and you'll be able to do that.
  • keighl
    Hi David. Working on a way for you to do that right now. I've meaning to get around to this feature, just haven't had the time.
blog comments powered by Disqus
Keighl

© 2010 Keighl

1.508.265.3032
info@keighl.com