can you say wich other templates work fine with this ???

or do you have an api or something else ???

tnks again...

Comments

andrewmacpherson’s picture

Title: Wich other templates can work with this ??? » Which other templates can work with this ???

It works with the Chrysalis theme. I'm not aware of any other themes which support it specifically.

redaccion’s picture

Ok... tnks...

recidive’s picture

I didn't have the time to document this yet.

Yes, there is a js api you can use to make your theme compatible with asynchronous.

If you have javascript skills you can take a look at asynchronous.js in chrysalis theme.

ddmichel’s picture

I've been able to run Asynchronous with Garland Theme doing the next (with asynchronous and page_renderer modules installed):

- Add to garland.info scripts[] = asynchronous.js
- Upload asynchronous.js to garland folder
- Upload chrysalis.svg and rename it to garland.svg

With these changes only works the login form, perfectly, but I imagin that changing the div names in page.tpl.php will do run the rest of the page.

Will it be possible to run with Asynchronous only the login form (or other block) without loading all the code? Is there another way (a better way) to do this?

Thanks.

recidive’s picture

Status: Active » Fixed

Filed and feature issue for adding region/block display settings:

#541432: Choose which 'regions' should be dynamic loaded

Closing this issue.

Status: Fixed » Closed (fixed)

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