Hi. Nice export script. Is there a guide on modifying the templates? I am looking at simply replacing Played Time with Release date, and whilst I can get the title of that column to change it wont display Release date? Not sure my changes are be activated. Everything in the setup is set to default list text:
[see attached picture]
And I changed the elements in default list test folder - gamecard.txt:
From: <TD><a href="%playtime_filename%#quicklink-%playtime%">%playtime%</a></TD>
To: <TD><a href="%releasedate_filename%#quicklink-%releasedatedate%">%playtime%</a></TD>
And in page.txt just following <TABLE name="gamestable" class="detailstable" id="detailstable">, also the same update. And the title of the column changed from "Playtime" to "17/10/2016", however the column data still shows "Not played", so it hasn't replaced it.
I am probably missing somethig obvious.
[see attached picture]
And I changed the elements in default list test folder - gamecard.txt:
From: <TD><a href="%playtime_filename%#quicklink-%playtime%">%playtime%</a></TD>
To: <TD><a href="%releasedate_filename%#quicklink-%releasedatedate%">%playtime%</a></TD>
And in page.txt just following <TABLE name="gamestable" class="detailstable" id="detailstable">, also the same update. And the title of the column changed from "Playtime" to "17/10/2016", however the column data still shows "Not played", so it hasn't replaced it.
I am probably missing somethig obvious.