Page 1 of 1

Integrating Expose 4 gallery into layout

Posted: Tue Jul 25, 2006 1:24 pm
by Jagganath
Hello,

I want to use the Expose 4 gallery into s9y.
Anyone that can guide me into the right direction to do so?

Tried it by using the staticpages addon, but with that i can't include the javascript it requires..

am pretty new to s9y and php..

Regards, Marcel

Re: Integrating Expose 4 gallery into layout

Posted: Tue Jul 25, 2006 1:29 pm
by garvinhicking
Hi!

You should be able to include the javascript! You just need to make sure that the "Apply Markup Transformations" is not set to YES. Else, s9y would transform newslines into "<br />" and other stuff which will garbage your javascript.

If you are using the WYSIWYG editor you also need to click the "<>" button to enter the sourcecode mode.

When you do this, you can insert your javascript just fine :)

Best regards,
Garvin

Posted: Tue Jul 25, 2006 4:05 pm
by Jagganath
Hi,

Thnx for quick reply..
got it working now. Was in the understanding that the javascript should be placed outside the body. But this works also.

Needed to adjust the urls and place the files directly under the root for it to work. And alot of tweaking offcoarse ;)

Marcel

Posted: Tue Jul 25, 2006 11:25 pm
by judebert
I'm trying to set up some user-friendly help pages on the s9y.org home page. Can you tell us more specifically what needed tweaking, so I can add Expose 4 integration?

Thanks!