Ivan Habunek created LOG4PHP-186:
------------------------------------
Summary: Enable the JIRA wiki renderer
Key: LOG4PHP-186
URL: https://issues.apache.org/jira/browse/LOG4PHP-186
Project: Log4php
Issue Type: Wish
Reporter: Ivan Habunek
Assignee: Christian Grobmeier
Jira uses renderers for displaying text fields. These can be configured on a
per-field basis.
Currently most fields use the "Default Text Renderer". I would like to enable
the "Wiki Style Renderer" for "comment" and "description" fields. This would
enable using markup in those fields. I'm specifically interested in using code
blocks. Something like:
{code}
if ($code_nicely_formatted)
{
echo "Works!";
}
{code}
Christian, I'm assigning this to you since I don't seem to have sufficient
privileges to do this. Not sure if you do, so please try. If not, we can ask
INFRA.
Docs are here:
https://confluence.atlassian.com/display/JIRA/Configuring+Renderers
Settings are here:
https://issues.apache.org/jira/plugins/servlet/project-config/LOG4PHP/fields
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira