Hi Guys!
It's my second post about the same issue. I checked bunch of pages on google, and I spent a lot of time, but still I couldn't find an answer. I'm using indexhibit 0.73 for a long time with one great fullscreen plugin (zippotto/preggella) I just can't use with 2.0. I did't find any support for that...
That is only one reason why I still didn't switch for that great new version of indexhibit.
I'm sure that it's possible to use that great fullscreen plugin (works perfect with 0.73) with 2.0. You can see how it works on my old website (with indexhibit 0.73) now at goo.gl/….Today I tried to upgrade this exhibit format and make it compatible with CS 2.0, but it still dose not work. I did everything I found in the help section here, but still I don't have any positive results.
What I did:
- put /ndxzsite/plugin/ and rename them from exhibit.$format.php to format.$format.php
- put header information at the top of the document just after the first line
- changed defaults from the general libary from:
$exhibit['dyn_css'] = dynamicCSS();
$exhibit['lib_js'] = array('grow.vaska.js');
$exhibit['exhibit'] = createExhibit();
to:
$OBJ->page->exhibit['dyn_css'][] = $this->dynamicCSS();
$OBJ->page->add_jquery('grow.vaska.js', 26);
Of course I changed js file name form grow.vaska.js to galleria.js (and I put it into the js folder inside ndxzsite folder). I can choose this format in CSM right now, but when I did it I have this error:
Fatal error: Call to undefined method stdClass::add_jquery() in /ndxzsite/plugin/format.preggella.php on line 32
Guys, do you have any idea, how yo use it with new indexhibit?
Just in the case bellow you'll find all links for all files linked with that plugin.
CSS & GFX
bielskatarabanski.com/ndxzsite/…
bielskatarabanski.com/ndxzsite/themes/fullscreen/…
bielskatarabanski.com/ndxzsite/themes/fullscreen/…
JS
bielskatarabanski.com/ndxzsite/js/…
PLUGIN
bielskatarabanski.com/ndxzsite/plugin/…
SOURCE FORMAT
tarabanski.com/bielskatarabanski/…
TEST (section on my website where I set that exhibit format)
bielskatarabanski.com/projects/test/
Thanks in advance for your support!
Best
d.