~fusonic/chive/1.1

« back to all changes in this revision

Viewing changes to yii/vendors/TextHighlighter/Text/TODO

  • Committer: Matthias Burtscher
  • Date: 2010-02-12 09:12:35 UTC
  • Revision ID: matthias.burtscher@fusonic.net-20100212091235-jqxrb62klx872ajc
* Updated Yii to 1.1.0
* Removed CodePress and CodeMirror
* Updated jQuery and some plugins
* Cleaned some code ...

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: TODO,v 1.1 2007/06/03 02:35:28 ssttoo Exp $
2
 
 
3
 
Major issues to solve (but I currently have no idea how) :
4
 
 
5
 
- speedup highlighting process
6
 
 
7
 
- switching between highlighters depending on context, for example :
8
 
  PHP code -> HTML -> (JavaScript|CSS)
9
 
 
10
 
 
11
 
# vim: set autoindent tabstop=4 shiftwidth=4 softtabstop=4 tw=78: */
12
 
 
 
1
# $Id: TODO,v 1.1 2007/06/03 02:35:28 ssttoo Exp $
 
2
 
 
3
Major issues to solve (but I currently have no idea how) :
 
4
 
 
5
- speedup highlighting process
 
6
 
 
7
- switching between highlighters depending on context, for example :
 
8
  PHP code -> HTML -> (JavaScript|CSS)
 
9
 
 
10
 
 
11
# vim: set autoindent tabstop=4 shiftwidth=4 softtabstop=4 tw=78: */
 
12