This issue remains unresolved
and issue #3461112 is not a duplicate of this.
I recently updated to 5.0.0 and the problem is not solved.
Let's clarify the requirements:
An element in the editor can have three distinct states:
- State No. 1: an element with dir set to "rtl": <div dir="rtl">
- State No. 2: an element with dir set to "ltr": <div dir="ltr">
- State No. 3: an element with no dir attribute set:
Currently, this module includes two buttons but does not support all three states. Only State 1 and State 3 are supported.
The intention is that no admin configuration should be required for all three states to be available to users simultaneously. The admin should not need to configure the editor to allow toggling dir="rtl" or dir="ltr"; rather, users should always have the option to select between the three states, regardless of any admin configuration.
(At the very least, an option should be provided in the settings to allow users to choose among the three states.)
Proposal:
We should have two buttons:
1 - A button to toggle between dir="ltr" and no dir set.
2 - A button to toggle between dir="rtl" and no dir set.Note: the two buttons can not be active at the same time. Only one of them or none of them can be active at a time.
hejazee → created an issue.
hejazee → created an issue.
This is a security feature. We do not want to allow malicious users to examine existing site users. So we authenticate them first.
1 - SMS text is configurable in latest upstream code.
2 - Changing the secret generation pattern is not implemented yet.
3 - The Lifetime of secrets is already configurable in settings.
I am closing this issue for now, but if you can create a patch for your requested feature, feel free to re-open it.
This issue has already been fixed in the upstream.
Please use latest dev release, or wait for next beta.
Cannot reproduce, please provide more details.
I have fixed the ajax endpoint URL. Multilingual request is now possible.
I have added an update hook for setting the default value for sms text.
hejazee → changed the visibility of the branch 3411206-sms-text to hidden.
Thanks to @aaron.ferris,
I have slightly changed your work and committed.
Some issues still exist, including Multilingual support and update hooks.
I'm working to fix them...
Merged. Thanks
hejazee → created an issue.
معلومه که میتونید از ماژول استفاده کنید.
ولی خب مطابق قوانین و لایسنس پروژه، تضمینی برای رفع مشکلات وجود نداره و پروژه به صورت داوطلبانه توسعه داده میشه.
برای اطلاعات بیشتر، لایسنس دروپال رو مطالعه کنید.
البته اگر مشکلی در پروژه پیدا کنید و نیازمند رفع فوری مشکل باشید، امکان پشتیبانی حرفه ای با دریافت هزینه هم وجود داره. که در این خصوص باید مستقیما با بنده تماس بگیرید...
الان سوال تون دقیقا چیه؟
Please write the steps needed to reproduce the issue.
Please write the steps needed to reproduce the issue.
hejazee → created an issue.
This problem is not fixed yet.
It's still an issue.