Closed (fixed)
Project:
Advanced Forum
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2015 at 05:41 UTC
Updated:
16 Nov 2015 at 13:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eugene.ilyin commentedI've prepared simple patch to implement this functionality.
It provides additional option on the forum settings form to switch on this new opportunity and logic to add fields from taxonomy term on the forum of creation/editing of the forum.
Comment #3
eugene.ilyin commentedComment #4
podarokCan you please add a bit of documentation to README file about this feature.
Also, we definitely should have a test for this sunctionality.
Code looks good from my point of view.
Please add test and docs and it would be ready to go.
Comment #5
eugene.ilyin commentedThank you for quick reaction!
I've added info into README.txt and tests for creation of the forum with active option 'Use fields from taxonomy term in forum'.
Also I've put new setting into another form. I think it's more correct, because this setting has been provided by module advanced forum.
Comment #7
podarok#5 pushed to 7.x-2.x.
Thank you
Will be tagged into next upcoming release
Comment #8
eugene.ilyin commentedSeems I had a mistake in previous patch. Can you apply this little correction please?
Comment #10
podarok