Clan Adverts

Latest Product

Advertisement

User Box

Anonymous
38.107.191.94
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...
PlatinumNuke 7.6v502 Rele...
PlatinumNuke 7.6v502 Released
There has been an all new version of Platinum Nuke released for the pu...
New Phpnuke Downloads Fac...
New Phpnuke Downloads Facebook Fan Page
We have created a Facebook fan page for Phpnukedownloads.com (or PND) ...
Comments System Demo for ...
Comments System Demo for the upcoming Clan Manager Release
This is a quick comments demo for the next Clan Manager release which ...



 Nuke Wysiwyg Syntax Highlighting
Click to view Full Image - Click Full Image to Close Window
 Version: 2.1.0
 Filesize: 100.29 Kb
 Added on: Aug-12-2009
 Downloads: 67
 Compatibility: Nuke Wysiwyg 2.6+
 Author: Floppy
 Web Page: Visit

Basic Features:

  • Highlighting (not all included) available for  ActionScript, Bash/Shell, C#, C++, CSS, Delphi, Diff, Groovy, Javascript, Java, JavaFX, Perl, PHP, Plain Text, Powershell, Python, Ruby, Scala, SQL, Visual Basic, XML  (please see note about XML)
  • Print Highlighted Code
  • Plain Text View
  • Copy to Clipboard
  • Focus attention on specific lines
  • much more...

Requirements:

 Nuke Wysiwyg from NukeSeo.com (registration required)

Original Authors:

http://psykoptic.com/ (FCKEditor Plugin for SyntaxHighlighter)

http://alexgorbatchev.com/ (Author of SyntaxHighlighter)

Demo:

<?php

'single-quoted string';

"double-quoted string";

// single-quoted string with literal dollar sign
'fruit smoothie: $5.50';

// double-quoted string containing a variable
"fruit smoothie: $cost";

// numerical value
$cost = 5.50;

// a few common function calls
empty($variable);
isset($variable);
strlen($variable);
strrev($variable);

// a call to a custom function
is_ready_to_order($customer);

?>

 

 

 

[ Go Back ]