Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#289 2007-04-13 17:53:30

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: hak_tinymce WYSIWYG article editor

Are you running textpattern 4.0.4?

Offline

#290 2007-04-14 16:44:49

beztak
Member
From: Czech Republic
Registered: 2005-07-21
Posts: 184
Website

Re: hak_tinymce WYSIWYG article editor

TinyMCE examples pages looks good. And yes, I’m running 4.0.4 (any hacking TXP core). I don’t know where is the problem. First I thought it’s due to my tinymce config. But I tried default installation of TXP (4.0.4), and your latest plugin, and problem is still there in FF. Maybe it’s due to czech language… I don’t know. And of course I tried to log in TXP on FF on more then 6 different computers..

Offline

#291 2007-04-22 12:53:08

adnanoner
Member
Registered: 2007-01-01
Posts: 20

Re: hak_tinymce WYSIWYG article editor

Wow man, this is an awesome plugin! Really usefull because textile isn’t so client-friendly.
I would however like to make one final request. I’m not sure if it is possible but it would make the plugin perfect!
Is there any way I can import or copy and paste directly from word documents?

Thanks for the plugin!

Offline

#292 2007-04-22 14:25:22

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: hak_tinymce WYSIWYG article editor

Take a look at the paste plugin it handles cleaning up word’s crufty html. It’s already included with the distributions so you just need to enable it.


Shoving is the answer – pusher robot

Offline

#293 2007-04-22 16:04:57

adnanoner
Member
Registered: 2007-01-01
Posts: 20

Re: hak_tinymce WYSIWYG article editor

wow, thanks.. this plugin is really nice! good user community with lots of plugins..

keep up the good work!!

Offline

#294 2007-05-07 13:19:27

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 553

Re: hak_tinymce WYSIWYG article editor

I’m in the process of setting up a local version of Textpattern for testing on my Mac, using MAMP (http://www.mamp.info/en/index.php) for PHP, Apache, mySQL, etc, with an address of http://localhost:8888/txp/

As much as I try though, I can’t get hak_tinymce to work. In the preferences I’ve set Textile to Leave text untouched, I’ve specified the path for tinymce (/tiny_mce/tiny_mce.js), which is found without any problems. But when I go to the Write tab or to edit an article, the tiny_mce editor doesn’t appear.

I’m somewhat stumped at the moment. I can only assume it has something to do with my local server, as hak_tinymce works fine with my sites online.

Offline

#295 2007-05-07 13:52:20

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: hak_tinymce WYSIWYG article editor

From what you are describing I think you might be getting a false positive on it detecting the tiny_mce.js file.

If the tiny_mce folder path is http://localhost:8888/txp/textpattern/tiny_mce/ try tiny_mce/tiny_mce.js notice no preceding slash otherwise try /txp/tiny_mce/tiny_mce.js if it’s not in your /textpattern/ folder.

I’ll have to see why you are getting the false positive. Can you send me specifically where the /tiny_mce/ folder is so I can try to recreate it?


Shoving is the answer – pusher robot

Offline

#296 2007-05-07 14:24:26

Algaris
Member
From: England
Registered: 2006-01-27
Posts: 553

Re: hak_tinymce WYSIWYG article editor

Thanks for the help. I’ll give this a go and see what happens. The tiny_mce folder is located here: /Applications/MAMP/htdocs/txp/tiny_mce. When I put this full path in the prefs it picks it up, but again the editor refuses to display.

Edit 1
Ah, moving the tiny_mce folder into the textpattern folder and using the ‘ tiny_mce/tiny_mce.js ‘ option seemed to fix it. I’ll have to experiment some more, as I’d like tiny_mce to be placed elsewhere.

Edit 2
Using the following address: ../tiny_mce/tiny_mce.js allowed me to move tiny_mce outside of the textpattern folder, and gives no error messages.

Edit 3
Using the ‘ /txp/tiny_mce/tiny_mce.js ‘ option gives me the error message: “File not found in specified location.” but the editor displays correctly.

Edit 4
Just as an experiment I decided to put tiny_mce in a folder called extensions located in my website root. Using /extensions/tiny_mce/tiny_mce.js and extensions/tiny_mce/tiny_mce.js the editor refused to work, but when using …/extensions/tiny_mce/tiny_mce.js it appeared fine. Only using extensions/tiny_mce/tiny_mce.js gave me the file not found error.

Last edited by Algaris (2007-05-07 15:10:10)

Offline

#297 2007-05-11 21:02:02

ShaunDR
New Member
Registered: 2007-05-11
Posts: 5

Re: hak_tinymce WYSIWYG article editor

Anyway we can get smart quotes and other typographical enhancements back in it?

Offline

#298 2007-05-11 22:22:26

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: hak_tinymce WYSIWYG article editor

What do you mean by back in?


Shoving is the answer – pusher robot

Offline

#299 2007-05-12 00:54:39

ShaunDR
New Member
Registered: 2007-05-11
Posts: 5

Re: hak_tinymce WYSIWYG article editor

Well, before I installed this plugin my quotes were converted into the appropriate characters. But after installing this, great don’t get me wrong, plugin this no longer happens.

I really like this plugin as it will help ease writing with other authors. Just for aesthetics and well, because I prefer the appropriate characters, I’d like to have them be converted. Is there a way I can add this functionality?

I realized the mistake in my last question, so sorry.

Offline

#300 2007-05-13 18:15:10

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: hak_tinymce WYSIWYG article editor

The smart punctuation is part of Textile,which is why it stops working when using the editor. You could look at the entities option to see if there is a way to configure it how you want.

Otherwise you could see if there is a plugin that incorporates something like smartypants into the TinyMCE cleanup routine.


Shoving is the answer – pusher robot

Offline

Board footer

Powered by FluxBB