Changes between Version 4 and Version 5 of TracEmojiPlugin

Show
Ignore:
Author:
rjollos (IP: 0.0.0.0)
Timestamp:
10/01/12 18:40:11 (8 months ago)
Comment:

Added Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • TracEmojiPlugin

    v4 v5  
    1111Run the following command: 
    1212{{{ 
     13#!sh 
    1314pip install trac-emoji 
    1415}}} 
    1617Add the following to your trac conf: 
    1718{{{ 
     19#!ini 
    1820[components] 
    1921trac_emoji.* = enabled