-
-
Notifications
You must be signed in to change notification settings - Fork 210
Forum quickreply templatization #5414
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
base: master
Are you sure you want to change the base?
Forum quickreply templatization #5414
Conversation
Code Climate has analyzed commit 90ce61e and detected 1 issue on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 7.1% (80% is the threshold). This pull request will bring the total coverage in the repository to 39.0% (0.0% change). View more on Code Climate. |
@rica-carv Thank you for this! I left some comments. Just some minor tweaks and then I can commit it. Thank you. |
@CaMer0n Sorry, but i don't see any coments.... anywhere.... |
@rica-carv Sorry, It appears they went into a 'pending' state. Do you see them now? |
@CaMer0n Yes i do. Tx |
Done. |
Thanks. It's definitely better. Unfortunately, all the unit tests failed. Adding a defset('e_TOKEN') on e_TOKEN should fix it.
Error: ;1m [Error] Undefined constant "e_TOKEN" #1 /__w/e107/e107/e107_plugins/forum/shortcodes/batch/view_shortcodes.php:1411 |
@CaMer0n I've got some more pulls regarding moving HTML to templates, if you have the time to have a look... |
@CaMer0n Think got it all donne... can you review it, please? |
Motivation and Context
Enable custom template for the forum quick reply form
Description
Changed code to take hardcoded HTML from forum quickreply shortcode to template
How Has This Been Tested?
Latest e107 github code
Types of Changes
Checklist