sorry but my programming skills is not enough to get approved by the phpbb team
@lúthien
sorry if it only happens with one browser and not with others, this is not a bug in this editor.
you could try on the website below as well. if the same problem is reproducible then it is best to ask the browser developer.
This is ridiculous ... this extension deserves to be officially approved. and much more performing than others....
Do you know the criteria?
Have you tested it thoroughly?
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.
Time flies like an arrow, but fruit flies like a banana.
As you never submitted any extension, you have no idea if it will pass validation. I highly suggest you actually try submitting it, instead of just saying you won't be able to get it validated.
Paul wrote: Fri Jun 30, 2023 11:55 am
As you never submitted any extension, you have no idea if it will pass validation. I highly suggest you actually try submitting it, instead of just saying you won't be able to get it validated.
masterbiz wrote: Fri Jun 30, 2023 4:36 pm
Do you know the criteria? = No
Have you tested it thoroughly? = Yes , it works great
Since you say you don't know the criteria, I doubt you tested it thoroughly.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.
Time flies like an arrow, but fruit flies like a banana.
I installed it this morning and had a quick go at it.
AFAIC this is submission worthy, a couple of small issues but at first sight easily fixable.
I take back my previous remark about it not being tested thoroughly: perhaps it wasn't tested thoroughly for code compliance but regarding functioning it was certainly tested sufficiently to allow a submission for validation.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.
Time flies like an arrow, but fruit flies like a banana.
I sometimes still have a little problem with permissions. Let's say there is a BB code called X. For example, one of these systems AI users is supposed to use it for his articles. This AI user is actually a normal user, but PHPBB does the setting of the texts instead of logging in with it.
The command X, however, is to be output in the texts and the permissions in the RIN editor are set to Admin and Moderator. Of course, the AI user has the same permissions from PHPBB. However, code X does not appear in the texts as usual, but is simply ignored and output in its text form.
If I now remove all permissions so that all users can set and use the command X, Rin Editor will process this command correctly. But as soon as permissions are assigned to certain groups, it can happen that it is not executed. Something sometimes seems to clash with the user permissions in PHPBB, that RIN Editor does not go through the permission groups and only processes commands if all users are allowed to use that code.
I know this is difficult to understand and understand where exactly the error lies, but I still wanted to mention it now.