Closed (fixed)
Project:
Koumbit Platforms (kplatforms)
Version:
8.x-1.x-dev
Component:
Module list
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Jun 2012 at 13:22 UTC
Updated:
26 May 2014 at 17:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ergonlogicThe puppet.php file needs to be in the /sites/all/libraries/geshi/ directory. FYI, to be able to use new language definitions, it's important to flush the language definition cache, which can be done from: admin/settings/geshifilter
Comment #2
ergonlogicI've attached a patch for the required changes, but I also pushed a new feature branch: http://drupalcode.org/project/kplatforms.git/shortlog/refs/heads/geshi_p...
Instead of messing with the downloading and applying the patch, this should allow:
After which the feature branch can be deleted (both locally, and on d.o):
Comment #3
j0nathan commentedHi ergonlogic,
I'm sorry I don't really understand what you do with the branches.
Regarding the file you want to put, I think this should be
[type] = get, not[type] = file, or maybe this has been changed. I am not sure you have to write[destination] = libraries/geshibecause we already say it is a librarylibraries[geshi_puppet]. The[destination]is useful if you want to specify another directory (ex.: a library in a module's folder).I did not test it, but I would write it like this:
Feel free to commit the GeSHi Puppet language definition after testing the makefile.
Thank you
Comment #4
j0nathan commentedComment #5
j0nathan commentedComment #6
j0nathan commentedComment #7
j0nathan commentedComment #8
j0nathan commentedhttp://drupalcode.org/project/kplatforms.git/commit/45e8feb
Comment #9
j0nathan commentedComment #10
j0nathan commentedpuppet.php goes in libraries/geshi/geshi
http://drupalcode.org/project/kplatforms.git/commit/4d9cdc7