barseghyanartur / django-fobi

Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
https://pypi.python.org/pypi/django-fobi
485 stars 112 forks source link

RTL support #311

Open i-salameh95 opened 1 year ago

i-salameh95 commented 1 year ago

Hello, How to make the form support RTL languages? so it will appear from right to left in the page.. I think as as start, django-fobi should support bootstrap5. any ideas? or is supporting bootstrap5 on the list of TO-Do.

also, when I want to add field: content text to the form, I think it must open content editor like CK-Editor, does django-fobi support that?

barseghyanartur commented 1 year ago

For overview of bundled themes and plugins see the docs. You can insert text in markdown or richtext, images, videos, etc.

As of Bootstrap5 support - it's not supported and due to time limitations - not on the road map. You could submit a feature request. If sponsored, it could be added to the roadmap and implemented faster. Will be nice for the community.

i-salameh95 commented 1 year ago

thanks for reply and it seems that I have forget to install ckeditor. How to make feature request ..?

barseghyanartur commented 1 year ago

New GitHub issue. :)