Use own links to game page instead of FreeOrion forum

O01eg
Sep 16, 2022, 10:07 AM
NU4MEOYICZYIAAFWBIBPANOXC5ZAVK2A73ZH37MWPVCG7VEQTDRQC

Dependencies

  • [2] 3GGMBQ2N Update dependencies and add list of slow games
  • [3] FVYTV3D2 Add custom notes to new games feed
  • [4] 3JLRYVG2 Fix base URL for Atoms
  • [5] DGGFYSEG Use non-escaped template for Atom XML
  • [6] AKZRCLIW Copy Atom templates

Change contents

  • replacement in src/templates/turns.xml at line 22
    [3.770][2.0:100]()
    {{#if entry.fo_forum_url }}
    <link rel="alternative" href="{{ entry.fo_forum_url }}"/>
    {{/if}}
    [3.770]
    [3.770]
    <link rel="alternative" href="{{ ../selflink }}slow-game-{{ ../gameuidenc }}.html"/>
  • replacement in src/templates/games.xml at line 22
    [3.222][3.1445:1503](),[3.1445][3.1445:1503]()
    <link rel="alternate" href="{{ entry.fo_forum_url }}"/>
    [3.222]
    [3.1503]
    <link rel="alternate" href="{{ ../selflink }}slow-game-{{ entry.gameuidenc }}.html"/>