By migjorn on
I know it's an silly question, but...does anybody knows where is drupalbreak plugin for TinyMCE?
I can't find it and download for installation...
Thank you very much.
I know it's an silly question, but...does anybody knows where is drupalbreak plugin for TinyMCE?
I can't find it and download for installation...
Thank you very much.
Comments
tinymce/plugins
I'm not sure what you mean exactly. It should be in the plugins directory inside of modules/tinymce.
If you've installed it, it should be in modules/tinymce/tinymce/jscripts/tiny_mce/plugins.
If you've installed it, but can't find the button then you need to edit your tinymce profiles in admin --> settings --> tinymce in order to add it.
Neural Gourmet | Feed Your Brain
Carnival of the Liberals -- Thinking Liberally
Can't fins drupalbreak plugin
No, i can't find it to install it.
Thank you
Its inside the TinyMCE module
Check inside the tinymce module inside the modules folder...
modules\TinyMCE\tinymce\plugins\drupalbreak
if you uploaded the way the
if you uploaded the way the instructions for tinymce stated to. you will find the drupalbreak plugin, inside modules/tinymce/plugins. the folder probably should have been called contrib to avoid this confusion. to better understand what I mean. download the tinymce.module from drupal.org open this tar ball and take a look at the folder structure. you will find a plugins folder. iniside this folder is the drupalbreak plugin that has to be moved to tinymce/tinymce/jscripts/tiny_mce/plugins. There is also a few lines of code that neeed to be added to the plugin_reg.php file. There is a README.txt file in the drupalbreak folder that will explain in further detail how to install the drual break button properly.
Does not exist
This plugin does not appear to exist in the current distribution of TinyMCE.
Argh, I can't include an image. Screenshot of expanded TinyMCE directory here: http://img266.imageshack.us/img266/5584/screenshot062js3.jpg
:shaking head:
:shaking head:
Thats not where the drupalbreak plugin is. Thats where it goes.
Please redownload this. http://drupal.org/node/95393 = the tinymce.module (from drupal.org)
open it
you will find a plugins folder.
open plugins folder
you will find drupalbreak folder
open drupalbreakfolder
you will find a readme.txt file with further instructions on how to install. Obviously the tinymce library from moxiecode would not include a drupalbreak.plugin its the tinymce.module that includes this plugin. It has to be installed in the folder you are showing us in the graphic.
Dude...
I do have the tinymce module. My screenshot shows the tiny_mce library installed under the tinymce/includes/jscripts folder.
It contains "includes" and "themes" folders with the following 9 files and no more:
license.txt
readme.txt
tinymce.info
tinymce.module
install.txt
settings.php
tinymce_compact.js
tinymce_full.js
tinymce_simple.js
There is no plugins folder or any other evidence of what you're talking about.
I'm not a rocket scientist but if I'm missing something here maybe I should go back to selling cars...
Which version of Drupal are
Which version of Drupal are you using ?
If 5, thats where the confusion is. This topic was about 4.7.x
If you are indeed using 4.7.x please download the package in the link I posted, where I just triple checked the fact that there is indeed a plugins folder in the tinymce.module folder.
If using Drupal 5, you'll have to post a issue for the project in question stating what version of the module and what version of drupal you are using. I can't speak for the module with regards to Drupal 5, I know the way Drupal 5 handles the break tag has changed and this may cause a delay, or a sunset of the drupalrbeak plugin typically provided by the module in 4.7.
oooOOHHhhh...
Okay, I was missing something. (Little grey "4.7" way up in the corner...)
Thank you for pointing out the problem -- I feel much better now. Was having a Twilight Zone moment there.
I'll bring it up as an issue for v5.