opencalais 6.x-3.6
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.6.tar.gz | 60.41 KB | c75103190ff82dc38cb56dca0e81f4c7 |
| opencalais-6.x-3.6.zip | 77.83 KB | d8582e84052e1c4dc62e4e3a8fb3b269 |
- Added LinkedData URI support to calais term extra data
- #859408: Error messages on node creation
- #972542: Ability to only tag published content and support for Schedule Module
- #897630: URL alias stripped on Calais tab save
opencalais 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| opencalais-7.x-1.0-alpha2.tar.gz | 44.66 KB | 587a52b81e9fea75b2d48f3a75efe0fa |
| opencalais-7.x-1.0-alpha2.zip | 54.57 KB | c5ed18946defaab23b64d7a84317312a |
Fixed issue with processing Feeds nodes as they're added.
Added Bulk Processing.
Fixed a few minor bugs.
opencalais 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| opencalais-7.x-1.0-alpha1.tar.gz | 40.84 KB | 22eb9bb064df7ed2ba3b17a12b8b23db |
| opencalais-7.x-1.0-alpha1.zip | 50.18 KB | c20b207529420bf5017edc96e6616f89 |
This is a first alpha version of OpenCalais on D7.
The functionality is not complete and there are almost certainly bugs, it is highly recommended that you do not use this module on production sites yet.
opencalais 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| opencalais-7.x-1.x-dev.tar.gz | 50.56 KB | 6bc4f20a684db1defc4c9e71db7da788 |
| opencalais-7.x-1.x-dev.zip | 65.21 KB | 67595f9206f99234871e57bb13fc1523 |
New dev release for 7.x branch
opencalais 6.x-3.5
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.5.tar.gz | 57.48 KB | 7d150f633476ddf65a083e77142cd59a |
| opencalais-6.x-3.5.zip | 75.6 KB | c11f53e2a0fecc365f0c5cade1aa8cac |
Some nice updates in here:
* Reworded much of the configuration screens so normal humans can figure out what the settings mean
* #852750 via cglusky: Fixed Views integration so you can actually build views for nodes that includes calais terms and calais extra data (like lat/lon)
* #653298 via deltab: On saves of the Calais tab, invoke nodeapi update so things like search can reindex nodes with different term associations
* Added a manual processing option. For example, with embargoed content you can manually request Calais tagging only when you want
* Can now tag nodes individually with Drush
* Completely rewrote the bulk processing. It no longer uses the error prone batch api, it now uses a queue and can be processed with cron or Drush
* Some API normalization
* Removed Search/Distribution options. OpenCalais does not use them, so we removed the config. You can still specify it programmatically
opencalais 6.x-3.4
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.4.tar.gz | 53.92 KB | 3e8f51b0fd8b6ff2c46a7b677c7b7705 |
| opencalais-6.x-3.4.zip | 71.06 KB | 4e1c1f0fcbe761d6bbf2c157daf34b56 |
Added Social Tags support.
opencalais 6.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.3.tar.gz | 53.44 KB | cf7f999bfdc243576f980324149e8d89 |
| opencalais-6.x-3.3.zip | 70.54 KB | edf75f66a8f8470574a563ab34d3a23c |
node/653056 FIX: API Key not set behavior
node/653064 Change Store RDF's default value to False to decrease DB overhead
opencalais 6.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.2.tar.gz | 53.21 KB | 613dec625ffc807428eab31d7247e173 |
| opencalais-6.x-3.2.zip | 70.27 KB | 36e3a3bb1c142f444e3c53a52263f2b2 |
- Removed the code that added columns to the taxonomy tables for linked data (this is now handled in special tables)
- Removed mistakenly included dpm() from bulk process functions #429560: Flaming red errors upon bulk processing
- Added drupal_alter for calais_body
opencalais 6.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.1.tar.gz | 53.25 KB | 3cf0b9a9514fa2df875d05cd91ad2038 |
| opencalais-6.x-3.1.zip | 70.33 KB | 548f272a78558e4f3e500925c1c33ee6 |
See the CHANGELOG for more details.
Highlights:
* Fixed bug that was removing non-Calais Taxonomy Terms on save of Calais screen.
* SemanticProxy integration
* Bulk processing can now pickup where it left off if it fails
opencalais 6.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.x-dev.tar.gz | 60.42 KB | ac46fdcc6fef7ef719f5faa2fa3c9955 |
| opencalais-6.x-3.x-dev.zip | 77.83 KB | f543ccb56e7ea54fa8e1317972d20b7b |
For snapshot releases
opencalais 6.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-3.0.tar.gz | 49.89 KB | 34e4d0921adeca828b2689018cc93878 |
| opencalais-6.x-3.0.zip | 65.92 KB | eecebc4866b8d71c8769f473736ef76c |
See CHANGELOG.
opencalais 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-2.2.tar.gz | 43.62 KB | c6ebdb8fffa7be243dc6a4a9dbf37cf1 |
| opencalais-6.x-2.2.zip | 59.96 KB | 2e310794ed14c6dbc618fd5b9bd1c437 |
Highlights include:
* Support for Calais Document Category
* Local storage of RDF
* Autodiscovery of RDF for nodes
* GUID (Linked Data) is now exposed to views
See CHANGELOG.txt for more details
opencalais 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-1.x-dev.tar.gz | 23.61 KB | 3abfd6922cda9e2eb913b9504658605a |
| opencalais-6.x-1.x-dev.zip | 29.04 KB | 5b6e2ef683679268b08bce325d318e05 |
Some support for html entities in XML request, a few bug fixes, and support for CCK fields
opencalais 5.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| opencalais-5.x-1.6.tar.gz | 21.86 KB | d4dbb4cef9271b6041254a10c1f3a993 |
| opencalais-5.x-1.6.zip | 28.17 KB | 3fb47bcab6d286357276a0eff0c00f8f |
Forgot to release a whole ago.
Fixed:
#286923 - Bad cache clear
#270391 - problem in hook_init calling drupal_get_path
Others:
- Added Postgres install SQL
- Fixed Registration URL
- Updated some docs
All work is currently going towards the D6 version. Only bug fixes or if someone wants to backport the D6 stuff here.
opencalais 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-2.1.tar.gz | 35.95 KB | 90e1830db48b15f6f789f86daa0f5991 |
| opencalais-6.x-2.1.zip | 51.34 KB | eb03f12f2601ba874cea4332badd0462 |
A few bug fixes from the community.
Added c:caller to external metadata
Added calais_geo mapping module
Added support for geo disambiguation lat/lon coordinates
opencalais 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-2.0.tar.gz | 29.71 KB | 62174905d0ce0d8c5e3b46201e637ee7 |
| opencalais-6.x-2.0.zip | 41.46 KB | cb1967c423d1e6752ab1c2f658ba699c |
New release with an overhauled code base, numerous new features, unit test suite, and a great deal of issues fixed.
opencalais 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-2.x-dev.tar.gz | 49.98 KB | e86005f74adf20dfdf0d8737258ed97e |
| opencalais-6.x-2.x-dev.zip | 65.09 KB | 39d9dfa0ec409c69ff4c6d0bdd45dca0 |
Test release so that we can get issues filed against it.
opencalais 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| opencalais-5.x-1.5.tar.gz | 21.44 KB | dc5a4a1de1296f68f81816ff782ef2fa |
| opencalais-5.x-1.5.zip | 27.73 KB | 424b6f8f1e6f2b141f7cd3f2099dca85 |
Fixes #262091 using deprecated pass by reference
opencalais 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-1.4.tar.gz | 20 KB | e264af312632c8c99785d39a4a511c9f |
| opencalais-6.x-1.4.zip | 25.04 KB | a4f061b081665eaa262315cf504ba7c5 |
Fixes #262091 using deprecated pass by reference
opencalais 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| opencalais-6.x-1.3.tar.gz | 19.98 KB | 52215f004a6c7cc14eaba4af95facce5 |
| opencalais-6.x-1.3.zip | 25.04 KB | 04daf68e5473a89dee80d762c8da469f |
Added new Entities from Calais R2 and added some basic error handling.