Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any roadmap available? #278

Open
DumboJet opened this issue Apr 27, 2021 · 2 comments
Open

Any roadmap available? #278

DumboJet opened this issue Apr 27, 2021 · 2 comments
Assignees
Labels

Comments

@DumboJet
Copy link
Contributor

DumboJet commented Apr 27, 2021

I find this project interesting.
Is there any roadmap?

Here are some ideas, in case you are interested:

  1. Support other DBs and maybe provide short documentation on how to switch to them.
  2. Separate the public from the admin site into separate processes and use a different DB user for each (with the proper DB permissions) in order to improve security. I see there is some kind of split in the latest code between user/admin, but it doesn't seem to produce two 100% standalone applications yet.
  3. Provide short documentation on how to create new themes.
  4. Maybe supporting post tags (together with categories) would be nice?
  5. Support comments for blog posts.
  6. Embedding YouTube videos in posts doesn't seem to work.
  7. I think you don't cache any of the server files (css, js, etc). It could make a big difference if you did.
  8. Autocomplete for existing post categories would be nice.
  9. A mechanism for semi-automatic version upgrade would be nice. And some instructions for manual upgrades since then.
  10. Much later : provide extensibility methods by loading addon DLLs and providing events and an API.

Maybe I could try and help in some of those, although my free time is limited and I am not fully familiar with Blazor yet.
I can also translate texts in Greek.

@farzindev farzindev added the Idea label Apr 28, 2021
@farzindev
Copy link
Member

We are glad that you are interested in Blogifier,
and thank you for taking your time and writing this.

Some of the things that you mentioned, we have in mind and we already discussed it,
and we are working on some of them like autocomplete categories in the blog editor.

We finish the Version 3.0 with basic functionalities,
and then we put all of the ideas together and make a good roadmap.

We appreciate any help,
and translating texts in Greek would be awesome.

@farzindev farzindev self-assigned this May 10, 2021
@DumboJet
Copy link
Contributor Author

Greek translations PR added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants