Since I would like to write a program to receive desktop notifications of new stuff.
After some digging I found that we have a RSS feed
To access add "/syndication.php" to the end of select pages, the only one I have tested is this post and the main page, the main page worked
https://lewd.sx/syndication.php
Good job finding that 😃 But yeah, it seems to only work on the main page, though that leads me to believe that there ought to be a way to do it for other pages as well.
Hope this helps; https://lewd.sx/misc.php?action=syndication
Senpai wrote: Hope this helps; https://lewd.sx/misc.php?action=syndication
Thank you!
Is it possible to get posts with the feed? It seems to only show threads.
malmon73 wrote: Is it possible to get posts with the feed? It seems to only show threads.
I think you have to either hardcode it in or change the syndication settings in the admin cp.
matt wrote: malmon73 wrote: Is it possible to get posts with the feed? It seems to only show threads. I think you have to either hardcode it in or change the syndication settings in the admin cp.
Guess I could just fetch individual pages, though I'd rather not do that if possible.
i'll be doing something like this post on another forum explains tomorrow. or might try to make it as a plugin.
Senpai wrote: i'll be doing something like this post on another forum explains tomorrow. or might try to make it as a plugin.
uuuuuuuhhh gotta sign up to view it
malmon73 wrote: Senpai wrote: i'll be doing something like this post on @"Yuu"'s forum explains tomorrow. or might try to make it as a plugin. uuuuuuuhhh gotta sign up to view it
Senpai wrote: i'll be doing something like this post on @"Yuu"'s forum explains tomorrow. or might try to make it as a plugin.
i'll be doing something like this post on @"Yuu"'s forum explains tomorrow. or might try to make it as a plugin.
oh, oh well.
basically it just gets it to work with posts too