Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
1.1 KB
|
Line | |
---|
1 | ------------------------------------------------------------------------------- |
---|
2 | dojox.highlight |
---|
3 | ------------------------------------------------------------------------------- |
---|
4 | Version 1.0 |
---|
5 | Release date: 11/25/2007 |
---|
6 | ------------------------------------------------------------------------------- |
---|
7 | Project state: |
---|
8 | beta |
---|
9 | ------------------------------------------------------------------------------- |
---|
10 | Credits |
---|
11 | Ivan Sagalaev (softwaremaniacs.org) Author |
---|
12 | Peter Higgins (dante) Dojo port |
---|
13 | ------------------------------------------------------------------------------- |
---|
14 | Project description |
---|
15 | |
---|
16 | A syntax highlighting engine for the Dojo Toolkit |
---|
17 | ------------------------------------------------------------------------------- |
---|
18 | Dependencies: |
---|
19 | |
---|
20 | dojo base only. |
---|
21 | ------------------------------------------------------------------------------- |
---|
22 | Documentation |
---|
23 | |
---|
24 | ------------------------------------------------------------------------------- |
---|
25 | Installation instructions |
---|
26 | |
---|
27 | simply get the dojox/highlight folder (and dojox/highlight.js) from the |
---|
28 | dojox SVN repository, and include in your page via |
---|
29 | |
---|
30 | dojo.require("dojox.highlight"); |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.