File Information

From KallestadWiki

Jump to: navigation, search

Contents

File Information

The Zip File contains several files as follows. You can download them individually below.

Files I created

  • sksyntax.pl - this is the main plugin file.
  • shbox.css - this is the css file for the plugin.
  • codesample.js - this is the javascript file used for box functionality on your site
  • toggle_collapse.gif - this is the image used to toggle the collapse the code fragment box.
  • toggle_numbers.gif - this is the image used to toggle line number visibility
    • scriptaculous-compressed.js - this is my own personal compressed version of the scriptaculous library
    • scriptaculous-proto-combo.js - this is my own personal compressed version of the scriptaculous library combined with the prototype library
    • prototype-compressed.js - this is my own personal compressed version of the prototype library

External Files included

These files are included to help get you up and running quickly. If you'd rather get them from a trusted source, links are included below directly to the developers. I cannot guarantee compatibility with future versions, but I've gone through a couple of upgrades of some of these products without a problem.

  • prototype - this is the prototype javascript library
    • prototype.js - this is the out of the box prototype library
  • scriptaculous - this is the scriptaculous javascript library
    • scriptaculous.js - the main scriptaculous file
    • builder.js -
    • effects.js -
    • controls.js -
    • dragdrop.js -
    • more.js -
  • Syntax::Highlighter::Universal
    • something.pm - not sure even if I can distribute these files, but it would be nice to not have to force people to install this manually.
    • allthecssfiles - and there's a boatload of them.

Syntax Highlighter Navigation

Personal tools