html_export 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| html_export-7.x-2.x-dev.tar.gz | 16.36 KB | a00dc87590d22ceea4252b94b102884c |
| html_export-7.x-2.x-dev.zip | 19.78 KB | 94972059d444913b10d9ea91dbfd2c94 |
Release notes
Port of the 6.x-2.x branch to drupal 7
html_export 6.x-2.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.0-alpha5.tar.gz | 16.43 KB | 89785122732d60274dae029669489d3b |
| html_export-6.x-2.0-alpha5.zip | 19.89 KB | 48b954bd872bab44b2a23db2ad034e95 |
Release notes
The following has been fixed
- Some file assets were being ignored in complicated exports due to a logic error
- PURL is now correctly supported in the _og helper module when its installed
- Rewriting of old paths (node/123) to new ones (node/123/index.html) handled better to avoid asset conflicts
The following functionality has been added
- Support for click to access, and download as tar export handler formats
- API to allow for other export handler formats to be hooked in / altered more easily
- is now set as the default in additional paths area
- API to allow for other modules to modify the file assets selected prior to copy / deep copy
- Option to block paths that return 403,404, and 500 errors from rendering to file (kind of silly to save access denied)
html_export 6.x-2.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.0-alpha4.tar.gz | 14.21 KB | 2fb57c6d658af8ea787e35a50c5a0e0d |
| html_export-6.x-2.0-alpha4.zip | 17.68 KB | 183f510b17937b1e995d5ea26a71e9f6 |
Release notes
List of changes
- Publishing now grabs and exports all pages correctly
- more improvements to asset selection criteria
- started work towards tar/gz aspect (unimplemented so far)
- now can export anonymously, this is the supported and recommended export method
- experimental masquerade functionality added, this will fail on complex sites that use context/purl (for example)
- css selectors are separated by end lines for readability
html_export 6.x-2.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.0-alpha3.tar.gz | 13.5 KB | 30764570e61b630067128b4dd106dfa9 |
| html_export-6.x-2.0-alpha3.zip | 16.91 KB | 60ef68a79e3a5a4d69b9b2afaa95c3c5 |
Release notes
This release adds
- Ability to export as different user roles by masquerading as a different user during the export process
- Files are now processed in batch jobs like paths to avoid timeouts
This release should fix
- Logic associated with file export (was grabbing too many files)
- Logic associated with files and paths to export (was grabbing duplicates)
- #1472084: the whole files directory is exported - should be fixed but needs verification
This project will be on an accelerated release schedule in an alpha state until bugs in different environments are worked out. This project has been notoriously environment configuration specific because of how difficult it is to grab random paths and garbage collect files to create static output. The more use-cases the better so please provide as much detailed feedback as you can so I can push towards a beta release as quickly as possible. Thanks all.
html_export 6.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.0-alpha2.tar.gz | 12.85 KB | 0c602e28b716682dd37370afc94b8fac |
| html_export-6.x-2.0-alpha2.zip | 16.28 KB | 4ae1d934996403631bbc74ebe9246b3e |
Release notes
- Better support for base path of / instead of an actual folder path
- Total rewrite of deep copy routine to only bring files it needs!
- Split code up more to allow for additional flexibility based on current issue requests
- Minor language clean up
- coder audit
html_export 6.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.0-alpha1.tar.gz | 12.19 KB | 552638b86ad95b414dd65d9462b850fc |
| html_export-6.x-2.0-alpha1.zip | 15.29 KB | 2e319c6a642081ad2012b16fbe50bcd6 |
Release notes
Initial release of the 2.x branch of HTML Export module. List of changes so far
- API hooks able to add / define / prune / alter the paths, assets, and html data used in export (early but working)
- Better build support (done)
- Supports ANY drupal path, not just nodes (done)
- new publishing metric to make creation cleaner (folder stacking instead of flat nodes) (done)
- Batch API to avoid timeouts and be able to handle massive sites (done)
- Selection criteria hooked in through API (done)
- Ability to prune assets from exported package via hooks / simpledom query (early but working)
- Support for export of content per type (done)
- OG helper module to publish just within a group (done)
- Requires that Simple HTML Dom module/library be installed for intelligent rewriting (done)
html_export 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-2.x-dev.tar.gz | 17.19 KB | 987873f5f49c8d6c5d00678e42137c9c |
| html_export-6.x-2.x-dev.zip | 20.56 KB | d54e0a8b0d76197de86293f0a5e11beb |
Release notes
nightly build of the 6.x-2.x branch
html_export 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| html_export-6.x-1.0.tar.gz | 9.01 KB | 76a020a9382cc4ffa729a85b852327a9 |
| html_export-6.x-1.0.zip | 10.54 KB | 8bde4dfe4c9b3525fe0c0498882e1f47 |
Release notes
This is a port of the 5.x version of the module based off of a patch submitted in the forums. Also has the bug fixes of 5.x-1.0 that should have been in RC2.
html_export 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0.tar.gz | 9 KB | 28ea6fe1c1de884360d5fa07abac4a36 |
| html_export-5.x-1.0.zip | 10.52 KB | a787279512bbb02072485e12b9bfb377 |
Release notes
Wow, totally didn't realize that I published RC2 incorrectly. A lot of path issues are solved in this version (as they should have been in RC2)
html_export 5.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0-rc2.tar.gz | 8.85 KB | 6fd591199860d9ed0d04051dc7764a38 |
| html_export-5.x-1.0-rc2.zip | 10.35 KB | 79ad41774040a6428c02e085e5acb019 |
Release notes
Took care of some more folder path issues
html_export 5.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0-rc1.tar.gz | 8.84 KB | 8cb2752ccac519ddb89a68d01e7457f1 |
| html_export-5.x-1.0-rc1.zip | 10.35 KB | fee7bce0c3f07e44edb78fbc3103f804 |
Release notes
Fixed up some issues with URLs not working. URL aliasing is now taken into account and it is able to handle clean or non-clean URLs as well as Drupal installed within a subdirectory or at the root directory of a site.
html_export 5.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0-beta3.tar.gz | 8.86 KB | d3ca5e32a6cff8c50ad9a33fa80ada07 |
| html_export-5.x-1.0-beta3.zip | 10.21 KB | 7d9aebf0b0f4a709c314ad36dc9e87cf |
Release notes
Fixed some issues with internal linking of files. Hopefully cleared up some other issues people are having locally as I haven't been able to replicate them on similar setups.
html_export 5.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0-beta2.tar.gz | 8.42 KB | 2e9cf8055bd2d171f54aefe11d8f52a0 |
| html_export-5.x-1.0-beta2.zip | 9.71 KB | 5de469c7d8c563509b714308c4a7d06c |
Release notes
Patched some issues with local / non-buried path based publishing.
html_export 5.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| html_export-5.x-1.0-beta1.tar.gz | 8.42 KB | 2d15f721b08f86a3e7dc4341748099bf |
| html_export-5.x-1.0-beta1.zip | 9.71 KB | f15a91c7bb7cb66a461b2f02d10794e8 |
Release notes
Here's the first release. It was tested on 3 different servers and showed no issues. It is pretty lightweight though the task it executes it pretty intense on the server if you have a lot of nodes. This will hit your site and display the anon version of every page and kick it out to html so make sure you don't have a TON of nodes unless you want it to take awhile (or have the server cap. to handle that kind of query).