single_page_website 7.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-beta4.tar.gz | 11.9 KB | 993324a7b95c0af21d3fd2f977970330 |
| single_page_website-7.x-2.0-beta4.zip | 15.68 KB | 456e38bca4cd0779041d76b259d0679b |
Release notes
easing was added
single_page_website 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-beta3.tar.gz | 11.36 KB | a2ebb07b9c561403f1969777656af4f1 |
| single_page_website-7.x-2.0-beta3.zip | 15.09 KB | 28f2523b1949695a5d4153ac70471081 |
Release notes
fixed colorbox issue again
single_page_website 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-beta2.tar.gz | 10.24 KB | 3ba21838238377dd2e2aa1e3a58c8719 |
| single_page_website-7.x-2.0-beta2.zip | 13.63 KB | 1d90d2bc044b5420c76e3ed2915841be |
Release notes
fixed bug with including jquery.autoanchor.js
single_page_website 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-beta1.tar.gz | 10.23 KB | 26a211533770f9b9c50ec0b54356f44c |
| single_page_website-7.x-2.0-beta1.zip | 13.61 KB | 1ef1ba3b046493522e9ddafde94c7fd8 |
Release notes
Bug with redirect to another page during form posting was fixed.
Correct support of #hashes in browser addess string was added.
Bug with overlaping pages in Crome was fixed.
single_page_website 7.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-alpha3.tar.gz | 9.71 KB | 5df3a569f30f230d70a19e12c37c0b4c |
| single_page_website-7.x-2.0-alpha3.zip | 13.09 KB | e4f63da8fa37f3e9c8703678455a7c1c |
Release notes
Use Drupal core functions instead cURL etc. to get content of sub-pages.
The performance has grown considerably!
single_page_website 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.0-alpha2.tar.gz | 9.65 KB | afe17c8d90e24fd44a6e70deab694fef |
| single_page_website-7.x-2.0-alpha2.zip | 13 KB | 02b9b8a5596a0714d68319f7cbcf45b2 |
Release notes
Some stable state of 7.x-2.x branch.
Dont use on production but for thest purpouse only.
See also http://drupal.org/node/1241822
for more information.
single_page_website 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-2.x-dev.tar.gz | 12.04 KB | 57f99ae75e5c2120c80eec09f75d6879 |
| single_page_website-7.x-2.x-dev.zip | 15.82 KB | 01b4f971f90e1964aaf3ce444ec56133 |
Release notes
In this new branch AJAX appoach was replaced with core API and PhpQuery appoach.
Now the building of the single page takes place on the side of server
unlike branch 1.x, where the page is formed on the client side using AJAX requests to Drupal.
This new approach designed to solve all the problems encountered when using other JS on the page.
Be sure to the correct work of this module PhpQuery library requared!
You should download phpQuery library
http://code.google.com/p/phpquery/downloads/list
and put it into sites/all/libraries/phpQuery/phpQuery-onefile.php
single_page_website 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-1.0-alpha2.tar.gz | 9.41 KB | 7095f121bc45d9d89b999fd540a7d772 |
| single_page_website-7.x-1.0-alpha2.zip | 12.74 KB | 9f6a2ede093ff2d2392886bfc40742f0 |
Release notes
The issue http://drupal.org/node/1223266
was fixed.
Thanks to Alex Burrows (http://drupal.org/user/577844)
single_page_website 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| single_page_website-7.x-1.0-alpha1.tar.gz | 9.41 KB | 9dc17b33c8c8b690f013ca7e63692e59 |
| single_page_website-7.x-1.0-alpha1.zip | 12.73 KB | 1a5046498fbea32a78bf95ab7d2027fc |
Release notes
This is initial release.
Bartik them and its sub-themes are strongly recommended.
Don't use Zen them with the module on the production sites only if you would like to test this module.
Thanks all who advise me during this work!