tinymce_node_picker 6.x-2.0-beta4

Bug fixes

#650096: nodepicker tabs in administration menu

Was a bit to hasty when creating the last release. This release actually works. Only glitch is the selection problem when navigating to another tab in the dialog when TinyMCE plugin "Inline popups" is enabled.

tinymce_node_picker 6.x-2.0-beta1

New features

Completly rewritten WYSIWYG intragration that should enable the module to work with other editors then TinyMCE as soon as the required functions gets implemented in the Wysiwyg module.

Ability to link to taxonomy terms and menus items as well as nodes.

This is a BETA release and should be tested by the community before used on production sites.

tinymce_node_picker 6.x-1.4

New features
Bug fixes

This release fixes minor bugs and adds new features and a completely new installation procedure. No more copying folders and editing Wysiwyg module files.

tinymce_node_picker 6.x-1.3

Bug fixes

This release fixes many of the reported critical bugs.

#559112 by blixxxa: Non-Root Site.
#580962 by blixxxa: Module does not work on Microsoft Internet Explorer.
#553926 by blixxxa: TinyMCE disappears when enabling this plugin.
#611318 by blixxxa: Clicking a link doesn't insert the link into TinyMCE but displays the node in the pop-up window.
#540540 by tronathan: Missing files for installation.

tinymce_node_picker 6.x-1.2

Bug fixes

This version /really/ contains the theme folder and tinymce plugin folder. It also contains new link picker icon provided by Linus Lundahl (drupal user name unknown).

The following installation instructions are from the INSTALL.TXT file in the distribution:

The installation consists of 2 parts: The drupal module and theme files, and the tinymce button plugin.

-- TINYMCE NODE PICKER DRUPAL MODULE INSTALLATION --

* Place the entire tinymce_node_picker directory into a modules directory of your
choice, in most cases: sites/all/modules.

* Enable the TinyMCE Node Picker module by navigating to:

Administer > Site building > Modules

* The module is now enabled and drupal will display the node picker to editor
but the editor needs to be made aware of the button.

* The views that the theme displays need to me themed. From the theme directory, copy:

page-tinymce_linkpicker_search.tpl.php
page-tinymce_linkpicker.tpl.php

into your site's theme directory.

(Note: the requirement to manually copy these theme templates will be removed
if the author can determine how to tell drupal to include them. If you know,
please email me below!)

-- TINYMCE NODE PICKER BUTTON PLUGIN INSTALLATION --

You must install the drupal node picking button in TinyMCE so the editor will
display a button to display the node picker.

tinymce_node_picker 6.x-1.0

Bug fixes

Added some missing resources which prevented the button from displaying in TinyMCE.

tinymce_node_picker 6.x-1.x-dev

Bug fixes

Development of this module mostly takes place in HEAD so you will probably not find anything interesting in the DEV branch at this time.

Subscribe with RSS Subscribe to Releases for TinyMCE Node Picker