Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question How to enable code highlighting

More
14 years 11 months ago #96504 by sozzled
Replied by sozzled on topic Re: Syntax the for tag code
Can you post a picture of what you now have and what you would like to see instead, please?

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #96508 by goodwin
Last edit: 14 years 11 months ago by goodwin.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #96510 by sozzled
Replied by sozzled on topic Re: Syntax the for tag code
OK. So I see a lot of Javascript source code. What is the problem? What is your question? Do you want to display this source code in Kunena? Is that your question?

Something like this?
Code:
var a = { p1: 1, p2: 2 } for(var p in a) { alert(p) a[p] = a[p] + 1 }

I am trying to understand the comment you made at the beginning of this topic:

goodwin wrote:

On forum for programmers, it is not convenient to read code

What would be more convenient to read for your forum?
Last edit: 14 years 11 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #96511 by goodwin
Replied by goodwin on topic Re: Syntax the for tag code
Function: Minimize, Maximize(If large code). And for(var p in a) {

"p" and "a", less than other text

I can change the style?
Last edit: 14 years 11 months ago by goodwin.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #96512 by sozzled
Replied by sozzled on topic Re: Syntax the for tag code
What do you want to do with p and a? How do you want to change the style? Different font, colour, size, bolding, italicising ... what do you mean? Can you show me a picture of how you would like things to appear, please. I am sorry. I still do not understand your question.

What, specifically, is "not convenient" for you at the moment? I know you do not speak English well but I'm really trying to understand what you want to know.
Last edit: 14 years 11 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
14 years 11 months ago - 14 years 11 months ago #96518 by goodwin
Replied by goodwin on topic Re: Syntax the for tag code
I understand you, but I can not speak English, to you will understand me.
Last edit: 14 years 11 months ago by goodwin.

Please Log in or Create an account to join the conversation.

Time to create page: 0.251 seconds