|
|
Quote
- Version:
- 0.2
- Compatibility:
- bbPress Version
- License:
- Date Added:
- Apr 19, 2007
- Last Updated
- updated 603 days ago
Download this plugin
Allows quoting of existing messages when quoting.
| Listing Information |
|
| Website: |
http://bbpress.org/plugins/download/quote.0.2.zip |
| Developer Home: |
http://www.michaelnolan.co.uk/ |
| Plugin Version: |
0.2 |
| Support Link: |
http://bbpress.org/plugins/topic/38?more=1 |
| Developer Name: |
Michael Nolan |
| Description: |
Adds two functions to allow quoting of messages. |
| Installation: |
Add quote.php to your /my-plugins/ directory. Modify your post.php template to include the link, outputs "Quote" by default: <?php bb_quote_link(); ?> And modify post-form.php to include the quote text in textarea: <textarea name="post_content" cols="50" rows="8" id="post_content" tabindex="3"><?php bb_quote_message(); ?></textarea> |
| Configuration: |
None necessary. |
| Version History: |
- Fix problem with Swedish characters
- Add argument to change link text
- Strip out paragraph tags
|
| Average Visitor Rating: |
5.00 (Out of 5) |
| Number of ratings: |
1 |
| Hits: |
219 |
| Added: |
2007-04-19 12:03:55 |
| Last updated: |
2007-05-13 09:58:38 |
|