2023-01-21, 20:21:13
(2023-01-21, 09:31:00)tuxy Wrote: I mean, of there is a date field, so i can planned when the blogpost, is showing in the future.
My blog, https://gewoonsimpel.be/ is build in Bludit, but doing research if GS is not a better solution.
I know about the great plugin News Manager, it's an awesome plugin, but missed some options (categories, single Page navigation).
If i can implement all the options i'm used now on my Bludit-blog in GS, then i will GS a try.
Missing things are:
- categories
- single Page navigation (prev+title and next+title)
- tags
- flatfile comments (no external comments service)
Is there a possibility loop through the Special Pages, so can show exerpts on the homepage?
- Date to delay posting: currently not supported, would be an interesting feature and not too hard to implement in special pages.
- Categories: just use tags and display the posts based on the search result of i18n-search
- Single page navigation: should be possible using a bit of code in a component, also based on i18n-search
- Tags: standard feature
- Flatfile comments: there is a pages & comments plugin, but I don't know how/where it stores the comments. It seems to integrate with the frontend-user plugin.