Move post template to config #8

Merged
MrClon merged 4 commits from refs/pull/8/head into wip 2023-11-19 20:12:11 +00:00
MrClon commented 2023-11-18 19:46:31 +00:00 (Migrated from codeberg.org)

Now template for post cat be changed in config file. Depending on the feed, in template can be available variable:
title
content_html (i just assume that feed use HTML)
content_markdown
content_plaintext
link
author
published
updated

It should be documented, but i have no energy for it now.

P.S. Not sure if i'm doing all this PR stuff right

Now template for post cat be changed in config file. Depending on the feed, in template can be available variable: `title` `content_html` (i just assume that feed use HTML) `content_markdown` `content_plaintext` `link` `author` `published` `updated` It should be documented, but i have no energy for it now. P.S. Not sure if i'm doing all this PR stuff right
marvin8 commented 2023-11-19 09:11:36 +00:00 (Migrated from codeberg.org)

Can you re-do this pull request so that it merges into the wip branch instead of the main branch, please.

Can you re-do this pull request so that it merges into the `wip` branch instead of the main branch, please.
MrClon commented 2023-11-19 09:24:23 +00:00 (Migrated from codeberg.org)

There is no wip branch in your repo, or an least i can't see it
https://codeberg.org/MarvinsMastodonTools/feed2fedi/branches

There is no `wip` branch in your repo, or an least i can't see it https://codeberg.org/MarvinsMastodonTools/feed2fedi/branches
marvin8 commented 2023-11-19 09:51:16 +00:00 (Migrated from codeberg.org)

Sorry... there is now... :)

Sorry... there is now... :)
MrClon commented 2023-11-19 10:29:11 +00:00 (Migrated from codeberg.org)

done

done
marvin8 commented 2023-11-19 20:11:45 +00:00 (Migrated from codeberg.org)

Thanks for doing this. I'll merge this and do some testing.
Please give me a couple of days ;)

Thanks for doing this. I'll merge this and do some testing. Please give me a couple of days ;)
Sign in to join this conversation.
No description provided.