| /[drupal]/contributions/modules/opencalais/calais.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
added calais_body altering via drupal_alter
added URL altering to semantic proxy
#379778: @mariuscjr - Pickup where interrupted bulk processing left off
#412796: @Johnny vd Laar - node_build_content was changing the ->body, so we clone it to make sure it does not modify it
#412738: @dextrose Error saving content that has no rdf triples
trim the docuyment text, sometimes it is loaded with whitespace
handles feedapi on creation, also added storage of document text
added semanticproxy processing if configured
removed namespace fix for #350485 as it is now fixed in the most recent release of RDF
added trailing comma
dont process terms if they are in ignored entity typoes/vocabs
moved hook_theme into main module file
major refactoring and clean up, overhaul of processing to make it much smoother (and understandable)
calais_get_keywords now returns objects in stead of strings
changed defaults to calais searchign and distribution
added hook_view_api for views integration
added access control on the autodiscovery link
added autodiscovery link to nodes page for Calais RDF export
added the ability to store calais RDF data locally
added rudimentary support for CCK fields
Addresses issue #328702. Will be rolled back if/when this gets fixed.
removed debugs. stoopid
fixes #326077: with manual terms added to calais vocabs, duplicate terms were gettign created. Ironed out the issues surrounding that.
default geo fieldset to collapsed
added overridable threshold when pulling back suggested keywords
#311066: FIx for empty array in query. Thanks robertDouglass
refactored/removed awful calais_verify_and_get_term function. That thing annoyed the hell out of me. I'm sorry it was ever born ;-)
fixed some documentation
made threshold a parameter to calais_process_node so threshold can be specified on the bulk processor form
broke out admin into a separate file
Fixes #256133
Added functionality to incorporate the Calais GUID into the calais and taxonomy tables. Also added relevqance scoring and threshold settings to limit terms application/suggesting
Added the first unit tests (FINALLY!!!) Also incorporated #291778, thanks again bangpound.
Removed references to $node in calais_api according to #291769 Thanks bangpound
Applied coding format changes from #291766 Thanks bangpound
rolling back my own stupidity that created call-time pass by reference warning. this shows that you should never commit code until you fully wake up. ugh
rolling back my own stupidity that created call-time pass by reference warning. this shows that you should never commit code until you fully wake up. ugh
Issue #287783: Pass by reference in hook_calais_preprocess
Issue #287783: Pass by reference in hook_calais_preprocess
removing extra cache clearing in nodeapi per issue #286923
removing extra cache clearing in nodeapi per issue #286923
Fixes #270391. Problem using hook_init is now resolved
Fixes #262091: Dont need to call functions with &, that is now specified in the function declaration
Fixes #262091: Dont need to call functions with &, that is now specified in the function declaration
If there is an error, or no data, dont remove the previously suggested terms
If there is an error, or no data, dont remove the previously suggested terms
reworked admin menu and added tag substitution
reworked admin menu and added tag substitution
added helper function to emulate one that exists in D6
reorganized the settings menu
reorganized the settings menu
added pre hook before suggestions, and post hook after possible auto assignement
properly apply only desiried entities to a particular content type, when automatically creating new entities too
moved hook placement in file
added pre and post processing hooks
added license
added license
added license
#249550 by Frank: Fixed problem on edit form and calais form where taxonomy saved on one form was deleteing (and not recreating) the taxonomy terms that were only on the other form
#249550 by Frank: Fixed problem on edit form and calais form where taxonomy saved on one form was deleteing (and not recreating) the taxonomy terms that were only on the other form
Fixed a bug with inserting into the calais term node table, another bug with using the wrong db escape function, and added an error requirement for the ARC2 parser (until we work out a better setup with the RDF module). Thanks to boydjd for finding these
Fixed a bug with using the wrong db escape function. Thanks to boydjd for finding these
Fixed a bug with inserting into the calais term node table, another bug with using the wrong db escape function, and added an error requirement for the ARC2 parser (until we work out a better setup with the RDF module). Thanks to boydjd for finding these
initial commit of D6 version from phase2 repo
initial checkin from phase2 repo
initial checking from phase2 repository
file calais.module was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |