Changeset 1043

Show
Ignore:
Timestamp:
05/05/08 16:25:57 (7 months ago)
Author:
_ck_
Message:

text corrections

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bb-reputation/trunk/readme.txt

    r1042 r1043  
    1 === bb Reputation === 
     1=== Reputation (Karma) for bbPress === 
    22Tags: reputation, karma, points, cash, currency, bank, _ck_ 
    33Contributors: _ck_ 
     
    2323== Frequently Asked Questions == 
    2424 
    25 * template editing not required - if you want manual placement in posts change `$bb_reputation['automatic']` to `false` 
     25* template editing not required - if for some reason you want manual placement in posts change `$bb_reputation['automatic']` to `false` and put `<?php bb_reputation(); ?>` somewhere in your `post.php` template 
    2626 
    2727* please note that you cannot add reputation to yourself, you'll have to test with another member 
     
    3636 
    3737* admin menu 
     38 
     39* ajax-ish behaviours 
     40 
     41* dhtml prompts instead of javascript popups 
    3842 
    3943== License ==