-
-
Notifications
You must be signed in to change notification settings - Fork 410
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
Disable Default MyCodes #686
Comments
I think it should append in Posting settings. |
I finished the main enhancement (disabling default MyCodes). One question, should I remove the editor icon if its MyCode is disabled? |
Looks good! |
@PaulBender Yeah |
Remove buttons from editor if MyCode is disabled
The button will no longer appear on the editor if the MyCode is disabled. This is now finished. |
That should fix it. |
@PaulBender please describe the feature - I can't seem to understand what this is and how to test it. |
It simply disables the default MyCodes (like bold, color, size, etc). When you disable a MyCode, it should stop being parsed everywhere. |
I'm not sure if there should be a tab in the Configuration -> MyCode module to point to the setting group... |
Shouldn't 'clickablecode' and 'mycode' setting groups be merged. |
@PaulBender I agree with @Sama34. The Clickable + BB Code group has 4 settings. The MyCode settings should be in there. Besides that, this seems to work fine :) |
I can merge them. |
That would be good so we can close this. |
Done |
Add the ability to disable the default MyCodes.
The text was updated successfully, but these errors were encountered: