| /[drupal]/contributions/modules/emfield/emfield.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#621792 by aaron: Fix space after youtube link.
#621792 by aaron: Fix space after youtube link.
by aaron: Change legacy module_invoke to directly call internal funciton.
by aaron: Clean up youtube to send through emfield's swfobject theme by default. by aaron: Add generic theme for swfobject when that module not included.
by aaron: Add 'provider' views handlers.
emfield: by aaron: Upgrade existing fields to retrieve new data when necessary. by aaron: Store version data in new column. emvideo: by aaron: Fix malformed updates. by aaron: Add data hook to Blip.tv. emimage: by aaron: Implement hook_PROVIDER_data_version in picasa, flickr, imageshack.
by aaron: Allow providers to validate URLs.
* Implement hook_content_generate for Devel module (aaron). * Implement hook_emvideo_PROVIDER_content_generate: YouTube, Blip.TV, and Archive.org (aaron).
* #370882: Fix menu creation (jdwfly/aaron).
* #358241 - Field help text links 'Custom URL' to site itself (joachim).
* #165731 - Allow provider result of 302 (winston).
* Add player-viral.swf to JW FLV Player autosearch (aaron).
* Add $options array to emfield_emfield_field_formatter (aaron).
* Add basic support and admin options for JW Image Rotator (aaron).
* Fix confusing basepath for JW Flash Player variable (aaron).
* Add basic support and admin options for JW Flash Player (aaron).
* #197807 - Max length of embed to 4096 (aaron).
* #474790 - Insecure handling of administrator-entered text (aaron).
* Allow silent node batch operations; notice to watchdog (aaron).
* Allow silent node batch operations; notice to watchdog (aaron).
* Allow silent node batch operations; notice to watchdog (aaron).
HEAD to DRUPAL-5
* #374201 - jastraat fixed problem with $enablejsapi param in youtube.inc. * #405596 - ahem85 fixed problem with regex in zzz_custom_url.inc * #363287 - q0rban fixed problem with emvideo.install * #452724 - winston fixed problem with caching of xml
* Pass $options array through formatter (allowing for future inline functionality) (aaron).
* Add json option to request xml for brightcove support (aaron).
Added documentation for new arguments of emfield_request_xml()
* Documentation; default value of '' for error field (aaron).
* Pass error field when validating data element (aaron).
* Fix regex for loading include files so .inc~ no longer loaded (aaron).
#370909 - drewish fixed a conflict between swfobject and thickbox in yahoomusic.inc and youtube.inc #365223 - Drewish fixed some PHP E_ALL warnings
#353900 - KarenS fixed numerous errors related to undefined variables and a wrongly-named variable_get()
* #345383/moonray - Allow hook_menu() in providers (aaron/moonray).
* #253251/Jody Lynn - Integrate the Job Queue API for a better method for refreshing data (aaron/Jody Lynn).
#309574 - wmostrey fixed numerous files to comply with coder module
#177027#comment-1037155 - lynn fixed problem with emvideo.install mysql syntax #318237 - stella fixed numerous translation and api problems with the modules #313904 - thebuckst0p and ekes fixed a problem with the rss namespace
Fixed problems with the l() function, which fixed thumbnails not showing up.
Corrected check for node preview to remove error from node view.
#277982- reikiman fixed call to emfield.rss.inc
#177027#comment-950482 - cshoney got emfield to work with Drupal 6!
#177027#comment-936435 - Senpai submitted some Coder fixes
#284972 - bangpound patched emfield.admin.inc to remove stray mentions of video_cck and image_ncck
* Separate rss nodeapi functionality into emfield.rss.inc (aaron). * Separate cck functions into emfield.cck.inc (aaron). * Separate admin callback into emfield.admin.inc (aaron).
add swfobject to general settings page
#263660 set a form error for invalid urls
add swfobject to general settings page
#177027#comment-883347 - Dalin patched a few different items helping towards move to 6
#263660 set a form error for invalid urls
misc. documentation
case 'database columns': return module_invoke('emfield', 'field_columns', $field);
implement hook_content_is_empty
nonsie worked on fixing db field type definitions
nonsie fixed the "NOT NULL DEFAULT" bug
#177027 - Dipen started the port from Drupal 5 to Drupal 6 using the coder module.
#214011 - dgtlmoon fixed variable syntax that was precenting users from choosing which providers should show up and which shouldn't on the CCK form. #261999 - chirale fixed XHTML validation errors in YouTube.inc
Corrected all errors registered by Coder module in preperation for D6 port
#249255 - ekes patched numerous files- adding rss enclosure support for YouTube, Google Video and custom URL - Add MRSS support
#228678 - patch by vannemeden & a_c_m - On node preview video is not shown
#250273/schuyler1d include files should key off of file->filename
#228678 - patch by vannemeden & a_c_m - On node preview video is not shown
#249255 - ekes patched numerous files- adding rss enclosure support for YouTube, Google Video and custom URL - Add MRSS support
#208963 - robomalo & darrenmUK contributed new provider: Vimeo #250273 - patch by schuyler1d - include files should key off of file->filename
#245472/schuyler1d add hook_emfield_providers to allow other modules to be providers for emfield sub-modules
current d6 support. still need to finish cck hooks
official release for d5
fix loop when determining fields implementing contributed emfield modules
#212575 Display warning when no modules are enabled
#197807 change maxlength of embed field to 2048
add views handlers for use by contrib modules
#211529 - MrKatz fixed the revver url #216553- patch by dalin to increase max length to $form['emthumb']['emthumb_description']. #213447- patch by jhedstrom to change paths in emthumb_thumbnail_url() from relative to absolute. #214011 - patch by dgtlmoon to fix variable_get syntax
create d6 version of embedded media field (not ported yet)
add d5 version of embedded media field to repository
file emfield.module was added on branch DRUPAL-6--1 on 2008-01-09 02:22:23 +0000
file emfield.module was added on branch DRUPAL-5 on 2008-01-09 01:21:40 +0000
#207168/vnd Missing arguments for emthumb_emfield_widget_extra()
Don't save empty fields except the first value
#201734/skywalker2208 show custom help text on field submission
remove debugging statements
add support for emthumb, so that custom thumbnails may be stored and displayed for videos
#187855 -- empty types array
#187771 by vnd allow fields to be required
Embedded Media Import module
better support for blip.tv's rss (allow overriding type given) fixed error: warning: array_shift() [function.array-shift]: The argument should be an array...
added hook_emfield_rss so modules/providers can provide rss enclosures
backport emfield to 4.7
file emfield.module was added on branch DRUPAL-4-7 on 2007-08-19 00:21:01 +0000
fixed fatal string error in php5 -- http://drupal.org/node/153261
rename ncck to emfield
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 |