nrembrowser 6.x-1.0-beta16
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta16.tar.gz | 52.25 KB | a7c3a8798534dd6024973d4db9cb0530 |
| nrembrowser-6.x-1.0-beta16.zip | 61.05 KB | e1610fc88bbcbfdef2c1fc7a491ec901 |
Release notes
Changes since DRUPAL-6--1-0-BETA15:
- by aaron: Display images when pressing 'Add new item' button with multiple fields.
nrembrowser 6.x-1.0-beta15
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta15.tar.gz | 52.14 KB | d667fbabf5ac775c1f969d81f6485886 |
| nrembrowser-6.x-1.0-beta15.zip | 60.96 KB | 57755f16e8adf866c02602018d3a89b5 |
Release notes
Changes since DRUPAL-6--1-0-BETA14:
- #918364 by jerseycheese, grndlvl: Adding auto detect for which version of jQueryUI theme to use. Also added ability to specify a specific jQueryUI theme by settings nrembrowser__jquery_ui_theme_path manually in the variable table.
- #943030 by grndlvl: Replacing instances of get_title with get_image_title.
- #940606 by grndlvl: Making sure that we only attempt to display a thumbnail of the source when the source is an image(filefield). Adding todos on various items I saw.
- #940606 by grndlvl: Making sure that we only attempt to display a thumbnail of the source when the source is an image(filefield). Adding todos on various items I saw.
- #949876 by grndlvl: Run coder against module and fix any issues.
- #919370 by grndlvl: Adding code to apply admin theme to nrembrowser/node/add when admin theme is set for node/add.
- by aaron: Code clean up (break lines in jquery chaining)
- #1014716 by aaron: Fix errors with 'Add another item' button.
- by aaron: Display images when pressing 'Add new item' button with multiple fields.
nrembrowser 6.x-1.0-beta14
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta14.tar.gz | 50.78 KB | fdddd12fa49c73249ff3e4cf58666164 |
| nrembrowser-6.x-1.0-beta14.zip | 59.33 KB | aa77efb4ae78bc49833ef2affe3858a0 |
Release notes
Changes since DRUPAL-6--1-0-BETA13:
- by aaron: Grab proper image part.
- by aaron: Set correct alt for filefields.
- by aaron: Preface title & alt w/ image_ to avoid confusion with node title when rendering.
nrembrowser 6.x-1.0-beta13
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta13.tar.gz | 50.75 KB | b329d9d06ee1fa0aaf3f9cbe27965a61 |
| nrembrowser-6.x-1.0-beta13.zip | 59.3 KB | 0ab4f710428f4e11647f82b353d84d92 |
Release notes
Changes since DRUPAL-6--1-0-BETA12:
- tasks #919352 by jerseycheese: Remove border on Add Media popup iframe.
- task #919558 by jerseycheese: Set Add Media dialog popup to resize heightwise automatically.
- task #919370 by jerseycheese: Clean up dialog popup element CSS, fix jQuery tabs CSS to override starter theme CSS.
- task #919570 by jerseycheese: Add widget CSS during nrembrowser_init() so they are loaded in Add Media popup iframe.
- bug report #883924 by jerseycheese: Fix the path to the required CSS file for jQueryUI 1.6.
- #919728 by grndlvl: Fixing dialog select to work with all versions of jQuery
- #924370 by grndlvl, zyexal: Adding a more helpful message to browser window when no content types are added to nrembrowser WYSIWYG
- by aaron: Filter float by left/right.
- by aaron: More intelligent title/alt handling.
- by aaron: Rebuild styles on installation.
- #899208 by aaron: Clear the cache to grab any new styles.
nrembrowser 6.x-1.0-beta12
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta12.tar.gz | 49.89 KB | e25fbca65949bc1cd06204453443a82d |
| nrembrowser-6.x-1.0-beta12.zip | 58.38 KB | 3064b2fcb074beb23c5433eade7ac28c |
Release notes
Changes since DRUPAL-6--1-0-BETA11:
- by aaron: Allow WYSIWYG to set border width & style.
- by aaron: Allow WYSIWYG to specify margins.
nrembrowser 6.x-1.0-beta11
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta11.tar.gz | 49.75 KB | 160c149b732124ef0496b4a90662438a |
| nrembrowser-6.x-1.0-beta11.zip | 58.18 KB | 50771cad257594e2954954a3d80a31f0 |
Release notes
Changes since DRUPAL-6--1-0-BETA10:
Read morenrembrowser 6.x-1.0-beta10
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta10.tar.gz | 47.86 KB | 214c6b7d7cc2ef8d71e16944a3e21257 |
| nrembrowser-6.x-1.0-beta10.zip | 56.62 KB | 8a23f4e83996a99947eaaaae8f349a43 |
Release notes
Changes since DRUPAL-6--1-0-BETA9:
- by aaron: Enforce node view access.
- by aaron: Support Styles d6-2-0-alpha4
- by aaron: Display correct style thumbnail in WYSIWYG editor.
- by aaron: Allow style element overrides for WYSIWYG.
NOTICE: If using the Styles module, you'll need to upgrade that module to version DRUPAL-6--2-0-ALPHA4 or greater.
nrembrowser 6.x-1.0-beta9
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta9.tar.gz | 47.59 KB | 0935bb08cdd27d03d06ab22af8955f6f |
| nrembrowser-6.x-1.0-beta9.zip | 56.26 KB | be0b9af701561769bf7a698b7a52ebcb |
Release notes
Changes since DRUPAL-6--1-0-BETA8:
- by aaron: Fix warning when there are no filters in a view.
- by aaron: Offer warning if a referenced node is unpublished.
- by aaron: Offer warnings when referencing unpublished nodes in a field.
- by aaron: Include node_form to stop error on embedded node form.
- #849480 by aaron: Fix browser in IE8 to display and process thumbnails; place thumbs in span tags for HTML compliance.
nrembrowser 6.x-1.0-beta8
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta8.tar.gz | 47.19 KB | f95854d0d8c186915d1343af3e02c0a2 |
| nrembrowser-6.x-1.0-beta8.zip | 55.74 KB | f2d61fc7718a6de719127338642a365c |
Release notes
Changes since DRUPAL-6--1-0-BETA7:
- by aaron: Add float attribute to style; allow admin to set default wysiwyg style; allow wysiwyg style overrides.
- by aaron: Add float style to div wrapper.
- by aaron: Check for node access.
- by aaron: Fix raw json data dump on pagination after submitting exposed filters.
nrembrowser 6.x-1.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta7.tar.gz | 46.91 KB | 9b7be6aa3438b6eb857a463b11aef1b5 |
| nrembrowser-6.x-1.0-beta7.zip | 55.43 KB | 388b3c1254eba8c26d5a9c8b022ada8a |
Release notes
Changes since DRUPAL-6--1-0-BETA6:
- by aaron: Move styles include files.
- by aaron: Move styles include files.
- by aaron: Preserve styleName in rel tag.
- by aaron: Begin framework for accepting wysiwyg style formatters.
- by aaron: Treat passed attributes as style rather than img attributes.
- by aaron: Continue adding required elements to style formatter selector form.
- by aaron: Allow style override for WYSIWYG.
- by aaron: Move NrembrowserStyles.inc.
nrembrowser 6.x-1.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta6.tar.gz | 45.5 KB | a0f3dffb4ff6603348aefd2361fc54c1 |
| nrembrowser-6.x-1.0-beta6.zip | 52.97 KB | 98626bf204e5154cb4136771f0db620c |
Release notes
Changes since DRUPAL-6--1-0-BETA5:
- by aaron: Clean up variable namespace on uninstall.
- by aaron: Refine styles.
- by aaron: Remove debugging dpm().
- by aaron: Honor w/h override only for default imagecache preset.
- by aaron: Increment id count.
- by aaron: Allow thumbnails to become links.
- by aaron: Add basic Styles module (version 2) support.
- by aaron: Default style to linked thumbnail and add teaser option.
- by aaron: Sensible defaults for teaser & tn style presets.
nrembrowser 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta5.tar.gz | 44.26 KB | a1713dfc066ceba9b31017beefd50cd3 |
| nrembrowser-6.x-1.0-beta5.zip | 51.9 KB | cfe896048eb3c7975e4d56ca30403da6 |
Release notes
Changes since DRUPAL-6--1-0-BETA4:
- by aaron: Alter default view to filter by field types.
- by aaron: Alter other views if allowed.
- by aaron: Move views hooks into include file.
nrembrowser 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta4.tar.gz | 43.32 KB | 5995981f9745e1c194ac045055b4c94c |
| nrembrowser-6.x-1.0-beta4.zip | 50.45 KB | 503554a4dd6645f26a5bf2cbcc7b01c1 |
Release notes
Changes since DRUPAL-6--1-0-BETA3:
- by aaron: Begin framework for honoring wysiwyg resize.
- #849484 by aaron: Honor resizing with WYISYWYG editing & filters.
nrembrowser 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta3.tar.gz | 42.94 KB | 716f808c81cb33cc2615992c6101f1af |
| nrembrowser-6.x-1.0-beta3.zip | 50.06 KB | 44e93691d2e96d7f601511885411dc0b |
Release notes
Changes since DRUPAL-6--1-0-BETA2:
- #849472 by aaron: Tie in views exposed filters.
- by aaron: Invoke hook_nrembrowser_media_alter().
- by aaron: Fix float/clear problem with 'OK' button.
- by aaron: Fix double ajax load problem.
nrembrowser 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta2.tar.gz | 42.51 KB | b4a226602d15758334505e922b2a2f13 |
| nrembrowser-6.x-1.0-beta2.zip | 49.61 KB | 730bbaf292659f86fdbd3970558ffe05 |
Release notes
Changes since DRUPAL-6--1-0-BETA1:
- by aaron: Allow for nrembrowser/browser/thumbnail/%node/%imagecachePreset to default to original size.
- by aaron: Allow for nrembrowser/browser/thumbnail/%node/%imagecachePreset to default to original size.
- by aaron: Honor original size for wysiwyg.
- by aaron: Don't allow virus.exe?.png type attacks.
- by aaron: Move theme functions outside of module file.
- by aaron: Begin adding basic views support.
- by aaron: Add default view for nrembrowser listing of user's nodes.
- by aaron: Add admin settings for imagecache presets and w/h overrides.
- by aaron: Add behavior to dynamically change preview icon.
- by aaron: Respect external images during admin preview.
- by aaron: Add views tabs to browser.
- by aaron: Load pager links dynamically with AJAX.
- by aaron: Honor field view settings and hook pager to fields.
nrembrowser 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-beta1.tar.gz | 36.94 KB | 7048325e38b8d253d6341efc4c76d2ce |
| nrembrowser-6.x-1.0-beta1.zip | 43.07 KB | 32b957d49442326838b2e0ba27ee5bbd |
Release notes
Changes since DRUPAL-6--1-0-ALPHA7:
- by aaron: Refactor node add form in iframe of dialog.
- by aaron: AHAH handling of node creation through media browser dialog.
nrembrowser 6.x-1.0-alpha7
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-alpha7.tar.gz | 36.38 KB | 20112da46e537e0817825b4936d6ab09 |
| nrembrowser-6.x-1.0-alpha7.zip | 42.39 KB | 419f7977574858c16ac40fa867362148 |
Release notes
Changes since DRUPAL-6--1-0-ALPHA6:
- by aaron: Add node form to iframe in browser.
- by aaron: Add node media creation fieldset to browser.
nrembrowser 6.x-1.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-alpha6.tar.gz | 33.44 KB | ef39861f4bde04daf4d885870492550f |
| nrembrowser-6.x-1.0-alpha6.zip | 38.3 KB | 8a3ca90d6d440daf156f46750aae0cb8 |
Release notes
Changes since DRUPAL-6--1-0-ALPHA5:
- by aaron: Aligning dialog thumbnails properly.
- by aaron: Add tabs for supported types (WYSIWYG).
- by aaron: Filter field tabs by type.
nrembrowser 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-alpha5.tar.gz | 32.52 KB | bd80384e9612f8ff2f9d58493b4db066 |
| nrembrowser-6.x-1.0-alpha5.zip | 37.36 KB | 7f5b2a23312a66fec44321a7d4a552da |
Release notes
Changes since DRUPAL-6--1-0-ALPHA4:
- by aaron: Add field type to widget settings.
- by aaron: Add default image to wysiwyg.
- by aaron: Support for thumbnails from video, text, and link fields.
nrembrowser 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| nrembrowser-6.x-1.0-alpha4.tar.gz | 31.1 KB | f79875d9cbf9d4a026377ce28f4ec477 |
| nrembrowser-6.x-1.0-alpha4.zip | 35.37 KB | 29b94343902723133e02e523ad2d7adc |
Release notes
Changes since DRUPAL-6--1-0-ALPHA3:
- by aaron: Add fieldname to settings.
- by aaron: Add placeholder data to wysiwyg element for dialog.
- by aaron: Add wysiwyg type settings.
- by aaron: Complete basic wysiwyg support.