hi. this looks amazing in the demo - but that whole site is in another language ;)

would you mind explaining some basics - like can the image size be controlled (it's about 44k right now, seems physically large in dimensions too)

does the whole js and multiple swf file set load and every time a page is loaded - or is it cached? if not cached, looks like it may be a drag because one is now adding a whole bunch of new items to the page to load on each and every page...

if we install 'conditions' does the pageleaf module then display basic rules - like "show only to anonymous users, hide for registered/loggedin'?

...and of course, how to tweak and modify etc...that's all greek to me on that demo page!

Comments

zilla’s picture

sorry - found the english documentation at that site (duh)

but i've still got the same questions about performance AND also wonder if you're version for drupal resolves the IE (and other) pop-up blocker scripting issues in which many browsers shut down the pagepeel js and related calls...

Webpicasso’s picture

popup blocker problem is solved in current pageear version v1.2b (do not use 1.3 yet).

Download pageear v1.2b and use .swf-files to replace them in drupal module.

Ragards
Christian

fokkezb’s picture

Status: Active » Fixed

A lot of questions in one post :)

  • The image can be as small (in kb's) as you can make it to be. However, it needs to be in jpeg-format and in the given dimensions.
  • I personally think you should only use the pageear on the frontpage. However, the files are normally cached by the client, so it shouldn't be that heavy on the user.
  • The condition module does not come with examples. You have to add conditions yourself. It should be quite simple once you get the principle (read the condition docs).
  • The whole configuration can be done on the module's settings page. It sets all available variables in the original javascript. Each variable is described on the settings page.

I will update the js to 1.2b

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.