Changes between Version 5 and Version 6 of TracEmojiPlugin


Ignore:
Timestamp:
Aug 26, 2015, 3:17:34 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changed, tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • TracEmojiPlugin

    v5 v6  
    11[[PageOutline(2-5,Contents,pullout)]]
    22
    3 = trac-emoji component =
     3= Trac-emoji component
    44
    5 == Description ==
     5== Description
    66
    7 Emoji plugin for trac implementing https://github.com/arvida/emoji-cheat-sheet.com
     7Emoji plugin for Trac implementing https://github.com/arvida/emoji-cheat-sheet.com.
    88
    9 == Install ==
     9== Bugs/Feature Requests
     10
     11Existing bugs and feature requests for TracEmojiPlugin are
     12[https://github.com/pykler/trac-emoji/issues here].
     13
     14If you have any issues, create a
     15[https://github.com/pykler/trac-emoji/issues/new new ticket].
     16
     17== Source
     18
     19You can check out TracEmojiPlugin from https://github.com/pykler/trac-emoji.git using Git, or [https://github.com/pykler/trac-emoji browse the source] with GitHub.
     20
     21== Installation
    1022
    1123Run the following command:
    12 {{{
    13 #!sh
     24{{{#!sh
    1425pip install trac-emoji
    1526}}}
    1627
    17 Add the following to your trac conf:
    18 {{{
    19 #!ini
     28Add the following to your `trac.ini` file:
     29{{{#!ini
    2030[components]
    2131trac_emoji.* = enabled
    2232}}}
    2333
    24 == Usage ==
    25 
    26 You can now use Emoji in your wiki syntax and in commit messages
    27 
    28 == Bugs/Feature Requests ==
    29 
    30 Existing bugs and feature requests for TracEmojiPlugin are
    31 https://github.com/pykler/trac-emoji/issues
    32 
    33 If you have any issues, create a
    34 [https://github.com/pykler/trac-emoji/issues/new new ticket].
    35 
    36 == Source ==
    37 
    38 You can check out TracEmojiPlugin from https://github.com/pykler/trac-emoji.git using Git, or [https://github.com/pykler/trac-emoji browse the source] with GitHub.
    39 
    40 == Example ==
     34== Example
    4135
    4236:smiley:
     
    4640Would translate to the proper emoji with the plugin installed.
    4741
    48 == Recent Changes ==
     42== Recent Changes
    4943
    5044[[ChangeLog(tracemojiplugin, 3)]]
    5145
    52 == Author/Contributors ==
     46== Author/Contributors
    5347
    5448'''Author:''' [wiki:pykler] [[BR]]
    55 '''Maintainer:''' [wiki:pykler] [[BR]]
     49'''Maintainer:''' [[Maintainer]] [[BR]]
    5650'''Contributors:'''