Folks,
Want to make a suggestion.
Will be good for developers. If infragistics team can add insert code functionality in text editor. In my experience its quite handy and looks pretty neat too. it very commonly used thesedays.
something like http://extensions.joomla.org/extensions/edition/code-display/3771
what do you think guys?
Hello Infra_Jag,
Thank you very much for you suggestion.
Currently there are two possible ways to post a code in the forum:
1. Use a "[code] your code here [\code]" directly here in the editor (please use "/" instead, to see the real code container).
2.Click on the "HTML" button in the toolbar of the editor and use the following tags, while putting your code inside the pre tag like <pre name="code" class="c#:nogutter"> your code snippet here </pre>
Please feel free to let us know if you could assist you with anything else.