fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.35k stars 343 forks source link

Add a tutorial to the documentation for how to create custom share options #1375

Open desbest opened 1 year ago

desbest commented 1 year ago

How about adding a tutorial to the documentation, for how to create custom share options?

I had to get the makeshift instructions from here with the sample code provided in the 2.19 release notes (or changelog).

It involved two steps. Firstly to create the share option in the user.js file and finally to edit the config.ini file to add the share option into the available displayed ones. The file should be created if it doesn't exist.

jtojnar commented 1 year ago

Sounds good. I wanted to add more customization docs but have not gotten around to it due to time constraints.

The file should be created if it doesn't exist.

What file are you referring to?

desbest commented 1 year ago

user.js