Hi, I added now a cck file field to my content to upload here c source files. Is there a module available to show the content with colored syntax on the page plus be able to download it? Or if this is not not possible to show the source code in color output? Thanks Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Have u tried http://drupal.org/project/codefilter <http://drupal.org/project/codefilter> Ryan LeTulle bayousoft.com <http://www.bayousoft.com> twitter.com/bayousoft <http://www.twitter.com/bayousoft> On Tue, Oct 12, 2010 at 7:16 AM, Matthias Fechner <idefix@fechner.net>wrote:
Hi,
I added now a cck file field to my content to upload here c source files. Is there a module available to show the content with colored syntax on the page plus be able to download it?
Or if this is not not possible to show the source code in color output?
Thanks Matthias
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook -- [ Drupal support list | http://lists.drupal.org/ ]
Make sure to read the documentation here http://drupalcode.org/viewvc/drupal/contributions/modules/codefilter/INSTALL... . Ryan LeTulle bayousoft.com <http://www.bayousoft.com> twitter.com/bayousoft <http://www.twitter.com/bayousoft> On Tue, Oct 12, 2010 at 7:28 AM, Ryan LeTulle <bayousoft@gmail.com> wrote:
Have u tried http://drupal.org/project/codefilter <http://drupal.org/project/codefilter> Ryan LeTulle
bayousoft.com <http://www.bayousoft.com> twitter.com/bayousoft <http://www.twitter.com/bayousoft>
On Tue, Oct 12, 2010 at 7:16 AM, Matthias Fechner <idefix@fechner.net>wrote:
Hi,
I added now a cck file field to my content to upload here c source files. Is there a module available to show the content with colored syntax on the page plus be able to download it?
Or if this is not not possible to show the source code in color output?
Thanks Matthias
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook -- [ Drupal support list | http://lists.drupal.org/ ]
Hi Ryan, Am 12.10.2010 14:28, schrieb Ryan LeTulle:
Have u tried http://drupal.org/project/codefilter <http://drupal.org/project/codefilter>
thanks but this module can only display code but does not make color syntax highlighting. Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Sorry missed that. Well if it was me and this was not a life threatening deal I might use a js option such as one of these along with that module. http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-script... <http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-scripts/> Ryan LeTulle bayousoft.com <http://www.bayousoft.com> twitter.com/bayousoft <http://www.twitter.com/bayousoft> On Tue, Oct 12, 2010 at 8:03 AM, Matthias Fechner <idefix@fechner.net>wrote:
Hi Ryan,
Am 12.10.2010 14:28, schrieb Ryan LeTulle:
Have u tried http://drupal.org/project/codefilter <http://drupal.org/project/codefilter>
thanks but this module can only display code but does not make color syntax highlighting.
Matthias
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Am 12.10.2010 15:07, schrieb Ryan LeTulle:
Sorry missed that. Well if it was me and this was not a life threatening deal I might use a js option such as one of these along with that module.
http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-script... <http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-scripts/>
the following modules works perfectly: http://drupal.org/project/geshifilter Thanks for your help. Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Cool. Looks like a nice module. :) Ryan LeTulle bayousoft.com <http://www.bayousoft.com> twitter.com/bayousoft <http://www.twitter.com/bayousoft> On Tue, Oct 12, 2010 at 8:39 AM, Matthias Fechner <idefix@fechner.net>wrote:
Am 12.10.2010 15:07, schrieb Ryan LeTulle:
Sorry missed that. Well if it was me and this was not a life threatening deal I might use a js option such as one of these along with that module.
http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-script...
< http://www.webdesignbooth.com/9-useful-javascript-syntax-highlighting-script...
the following modules works perfectly: http://drupal.org/project/geshifilter
Thanks for your help.
Matthias
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook -- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Matthias Fechner -
Ryan LeTulle