Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #13134 Support on repository a feature like *.rst
    Infos
    #13134
    Alaney Dória (alaney)
    2019-03-21 11:29
    2019-03-20 20:32
    14000
    Details
    Support on repository a feature like *.rst

    Allow to support in git repository file *.rst  with sintax

    .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
        :alt: Try me on Runbotrunbot
        :target: https://runbot.odoo-community.org/runbot/146/9.0

    This will allow for add buttons to open a specific url. This feature is very useful, for example in Odoo development since we can user this to call a build with demo with the repository module installed.

    The result is an button with image with link

    SCM/Git
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Acknowledged
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    I just saw by exploring some git repositories here that there is a file mkd that can be used for this same goal. I think that maybe this requests doesn't make sense any more.