Hi Peter
I'm not able to upgrade from GeSHi 1.0.8.8 to 1.0.8.10.
I tried copying files to resemble the old structure, but it didn't work.
> Using the ‘old’ geshi dir-tree : geshi does work!
Peter: which version of GeSHi and SourceBlock is this?
The directory structure is quite different between the two versions:
geshi-1.0.8.10/
├── contrib
├── docs
│ └── api
│ ├── __filesource
│ ├── geshi
│ │ └── core
│ └── media
│ └── images
└── geshi
9 directories
geshi-1.0.8.8/
├── contrib
├── docs
│ └── api
│ ├── __filesource
│ ├── geshi
│ │ └── core
│ └── media
│ └── images
└── geshi
├── contrib
├── docs
│ └── api
│ ├── __filesource
│ ├── geshi
│ │ └── core
│ └── media
│ └── images
└── geshi
18 directories
/Daniel
On 04/21/2011 08:31 AM, P.K.H. Gragert wrote:
Hi
A little time ago I asked for help about installing geshi
Two reasons found:
First
dirname(__FILE__) delivers /home/***/public_html/pmwiki
(replaced … by *** myself hier) and that goes wrong later!
So I set into config.php
$GESHI_PATH = "./cookbook/geshi";
Second
The latest gehsi download has renamed geshi.php into class.geshi.php
(and uses the not yet working dirname(….)).
Using the ‘old’ geshi dir-tree : geshi does work!
Meaning: sourceblok.php (latest from pmwiki) is not suitable for the
latest geshi
Greetings
Peter
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users