Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#469 2008-03-28 02:06:40
Re: hak_tinymce WYSIWYG article editor
BY default the editor inserts a paragraph when you hit return (double line break) you can insert a br which will give you a single line break by using shift+return. This is just a wysiwyg pattern that seems to have developed over the years.
Shoving is the answer – pusher robot
Offline
#470 2008-03-28 09:45:01
- chucknorris
- Member
- Registered: 2006-06-01
- Posts: 69
Re: hak_tinymce WYSIWYG article editor
Hi, i have installed Txp with hak tinyMCE on my local computer with EasyPHP … The “edit image” in the toggle is run so perfectly !!!
I’m waiting for the host answer to activate my account … after that i will put my website on the host and i will install hak tinyMCE …
But if the plugin run in local? why can’t it run on the web?
Offline
#471 2008-03-28 11:10:03
Re: hak_tinymce WYSIWYG article editor
hakjoon wrote:
BY default the editor inserts a paragraph when you hit return (double line break) you can insert a br which will give you a single line break by using shift+return. This is just a wysiwyg pattern that seems to have developed over the years.
LOL, thank you!
Offline
#472 2008-04-10 23:26:31
Re: hak_tinymce WYSIWYG article editor
Hello
Does somebody knows what do I need to do, to change the language to German?
My Problem: When i try to insert an image, I got an popup window with tabs. This tabs are not translated to German…
See here:
or Here: Link
Actually everything works on this plugin exept the Image Insert Popup:- 01. The tabs and the definition titles
- 02. The size of the popup window, but I think that comes because of the tab-size, when the translation is not working…
Many thanks..
Last edited by darche (2008-04-10 23:30:55)
Offline
#473 2008-04-11 00:00:35
Re: hak_tinymce WYSIWYG article editor
It looks like some of the strings are not present in the default german language file. I think the lang file is pretty much a direct copy of the lang file for the advimage plugin.
If you look at /tiny_mce/plugins/advimage/langs/ you can copy de.js to /tiny_mce/plugins/txpimage/langs/
If that doesn’t give you everything we’ll need to create german language file (which is pretty easy).
Shoving is the answer – pusher robot
Offline
#474 2008-04-11 08:31:50
Re: hak_tinymce WYSIWYG article editor
hakjoon schrieb:
It looks like some of the strings are not present in the default german language file. I think the lang file is pretty much a direct copy of the lang file for the advimage plugin.
If you look at /tiny_mce/plugins/advimage/langs/ you can copy de.js to /tiny_mce/plugins/txpimage/langs/
If that doesn’t give you everything we’ll need to create german language file (which is pretty easy).
Thank you very, very much – now it works: If you look at /tiny_mce/plugins/advimage/langs/ you can copy de.js to /tiny_mce/plugins/txpimage/langs/
Best regards from switzerland!
Offline
#475 2008-04-17 15:34:50
- humker
- New Member
- Registered: 2008-04-09
- Posts: 1
Re: hak_tinymce WYSIWYG article editor
hello,hakjoon
I encounter a problem
I install a plugin of tinymce ,it is blockquote at
http://sourceforge.net/tracker/index.php?func=detail&aid=1498692&group_id=103281&atid=738747
when I don’t use gzip , blockquote can display.
but use gzip ,it can’t turn out , I can’t see it.
thx
Offline
#476 2008-05-07 14:52:00
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 553
Re: hak_tinymce WYSIWYG article editor
darche wrote:
Hello
Does somebody knows what do I need to do, to change the language to German?
My Problem: When i try to insert an image, I got an popup window with tabs. This tabs are not translated to German…
See here:
or Here: Link
Actually everything works on this plugin exept the Image Insert Popup:- 01. The tabs and the definition titles
- 02. The size of the popup window, but I think that comes because of the tab-size, when the translation is not working…
Many thanks..
———————————
I had a problem like this awhile ago, with the image tabs not being displayed correctly. Are you running Firefox with the Adblock plugin? When I had it running adblock it caused problems and when I disabled it for my website everything started working correctly.
Last edited by Algaris (2008-05-12 15:09:42)
Offline
#477 2008-05-12 15:12:25
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 553
Re: hak_tinymce WYSIWYG article editor
I’m sure I remember reading in this thread something about making tinymce output local URLS instead of absolute, but can’t remember which page it was on.
If it is possible how easy is this to setup? It would save me a lot of time as I develop my sites locally and then upload them to the webserver when finished.
Thanks
Offline
#478 2008-05-12 21:19:56
Re: hak_tinymce WYSIWYG article editor
Check out this TinyMCE FAQ entry on masaging URLS
Shoving is the answer – pusher robot
Offline
#479 2008-05-13 12:37:01
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 553
Re: hak_tinymce WYSIWYG article editor
Thank you thats a huge help!
Offline
#480 2008-06-05 20:06:51
- volomike
- Member
- Registered: 2008-05-26
- Posts: 16
Re: hak_tinymce WYSIWYG article editor
The typed text is tiny on my Ubuntu Linux with hak_tinymce. What’s the CSS trick to increase it a couple point sizes larger?
Offline