[ 
https://issues.apache.org/jira/browse/LOG4PHP-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450576#comment-13450576
 ] 

Ivan Habunek commented on LOG4PHP-186:
--------------------------------------

I talked to Infra on IRC and they said this is possible. However, any custom 
defined objects or fields may become corrupted. 

AFAIK, we don't have any custom objects or fields so this is OK.

Do you agree that we enable the wiki style renderer? If so, I will raise an 
infra ticket.
                
> 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

Reply via email to