| View previous topic :: View next topic |
| Author |
Message |
jazzle Guest
|
Posted: Mon Jan 16, 2006 10:40 am Post subject: WP 2.0? |
|
|
Hi,
simple question - does it work in WP 2.0?
(WYSIWYG editor in particular?)
regards, j |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Mon Jan 16, 2006 11:47 am Post subject: |
|
|
| Yes, SimpleTags 2.0 supports the new WYSIWYG editor |
|
| Back to top |
|
Guest
|
Posted: Mon Jan 16, 2006 6:03 pm Post subject: |
|
|
| excellent, (and confirmed). |
|
| Back to top |
|
Guest
|
Posted: Wed Jan 18, 2006 7:33 pm Post subject: Re: WP 2.0? |
|
|
| jazzle wrote: | Hi,
simple question - does it work in WP 2.0?
(WYSIWYG editor in particular?)
regards, j |
It doesnīt work for me,why? |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Wed Jan 18, 2006 7:39 pm Post subject: |
|
|
| What is not working? |
|
| Back to top |
|
Guest
|
Posted: Fri Jan 20, 2006 1:44 pm Post subject: |
|
|
I donīt see the quicktag "Tag" .
I have modified the quicktags.js file
I did the same thing for another blog in wordpress 1.5 and there it works.
I am aware of that quicktags.js file is on different places 2.0 compared to 1.5 |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Sat Jan 21, 2006 8:55 pm Post subject: |
|
|
I have
| Code: |
edButtons[edButtons.length] = new edButton('lang_en','tag','[tag]','[/tag]');
|
in my quicktags.js file in WP2 and I do see the "tag" button in the html editor. It doesn't show up in the WYSIWYG editor and neither do the other buttons defined in quicktags.js. AFAIK, quicktags.js only work with the old editor. |
|
| Back to top |
|
Guest
|
Posted: Sun Jan 22, 2006 4:05 pm Post subject: |
|
|
| Thank you, but where do i find the old editor? |
|
| Back to top |
|
Ivan Admin
Joined: 16 Apr 2005 Posts: 340 Location: Belgrade
|
Posted: Sun Jan 22, 2006 6:43 pm Post subject: |
|
|
Login as admin to your WP account, select Users (Your Profile tab), scroll all the way down and uncheck "Use the visual rich editor when writing".
Please note that SimpleTags work just fine with the WYSIWYG editor. It is just the quicktags.js that require the old HTML editor. |
|
| Back to top |
|
Guest
|
Posted: Sun Jan 22, 2006 10:17 pm Post subject: |
|
|
Thanks!
I found it and it works. |
|
| Back to top |
|
|