diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-06 16:50:30 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-06 16:50:30 -0500 |
commit | b823fdef9bf9e9dbef8389b4ab5bc50e1d0149e6 (patch) | |
tree | 1d2719a6b8b11e4a98fae5bc0f79ed0ddd7fe99d /doc/todo | |
parent | eff0e7aa8a8e0768b14e6bb45c6c6f1ec75b4ab7 (diff) |
web commit by bremner: deleted (my) redundant TODO item
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/plugin.mdwn | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index 901e8e55e..03fc096e5 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -53,8 +53,3 @@ There is work in progress at [[plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__]] -- [[DavidBremner]] -* What about a translator plugin using source-highlight or some alternative to view a collection of source code. I have a collection -of e.g. java for students to look at. I'd like to e.g. update the tags in the java file, then rebuild the wiki. A first hack, can be found in -[my wiki](http://www.cs.unb.ca/~bremner/wiki/software/java.pm) -Among many possible improvements would be generalizing to handle other languages. I have to play some more. --- [[DavidBremner]] |