Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2005-03-28 22:21:00

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: WYSIWYG editor

Why there is bold, italic, underline and so on on the toolbar buttons ? CSS Styles applied on the fly might bu useful, but the semantic markup should be more important and placed on the toolbar no ?

And why disable Textile ???

Last edited by Jeremie (2005-03-28 22:22:19)

Offline

#14 2005-03-29 06:49:25

jpdupont
Member
Registered: 2004-10-01
Posts: 752

Re: WYSIWYG editor

I just modified the plugin path, and all is correct now.

When I clic on the html or preview tab, I lost my modifications in TinyMCE …

Is it a way to insert CSS style ?

Last edited by jpdupont (2005-03-29 06:49:49)

Offline

#15 2005-03-29 08:15:12

micampe
Archived Plugin Author
From: Treviso, Italy
Registered: 2005-03-07
Posts: 38
Website

Re: WYSIWYG editor

> And why disable Textile ???

Beacuse if you didn’t the HTML code would be parsed by Textile and might cause problems.

Offline

#16 2005-03-29 08:26:30

micampe
Archived Plugin Author
From: Treviso, Italy
Registered: 2005-03-07
Posts: 38
Website

Re: WYSIWYG editor

> When I clic on the html or preview tab, I lost my modifications in TinyMCE…

Yes, I saw that happen sometimes…

> Is it a way to insert CSS style?

Not sure I understood what you want, but maybe this comment could help you.

Offline

#17 2005-03-29 12:12:33

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: WYSIWYG editor

> marios wrote:

> > jpdupont wrote:

> Interesting …
I just try it … without success, on an empty RC3 installation (with last week source code).

In the page code source, I see the tinyMCE script call, but nothing in the textarea.

Same here,on RC1,this thing ain’t workin(Firefox here).
Thought to give it a try for some pontential windows spoiled future custumers.
May be need’s some work (after fridays,I mean Saterday’s &Sundays?)

What hadened to this thread ?


⌃ ⇧ < ⌃ ⇧ >

Offline

#18 2005-03-29 14:33:12

ArbinShire
Member
From: Tallahassee, FL
Registered: 2004-03-23
Posts: 31
Website

Re: WYSIWYG editor

Ah, I had an older version (~ two weeks) that it wasn’t working with. Upgraded to the most recent build and it works like an absolute charm. Nifty script.

One horrid issue though. It uses font tags to colorize text.

Offline

#19 2005-03-29 20:58:42

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: WYSIWYG editor

> micampe wrote:

> Beacuse if you didn’t the HTML code would be parsed by Textile and might cause problems.

Ok so it use plain XHTML (I hope it’s not pure HTML, that was a typo). That’s worth telling, because in theory he’s not obligated to do so.

So I guess the B I U buttons and so on are really bold, italic, etc. ? That’s just plain wrong, an anthor doesn’t really need theses (and on some sites doesn’t need them at all) but definitely need the strong, emphase, cite, h1-h6, ul, ol and so on.

Can you edit the toolbar to reflect semantic XHTML used by the authors ?

Offline

#20 2005-03-29 21:19:44

PeterS
Member
From: Cleveland, Ohio
Registered: 2004-03-06
Posts: 38
Website

Re: WYSIWYG editor

It is XHTML standard code. It uses strong, em, cite, etc, and not b, i, u, etc. I tried it, and I didn’t much care for it. It’d be fine for someone new that was afraid of Textile, or something, but, I didn’t like that it didn’t allow for a preview or the HTML it was going to output. Granted, it’s WYSIWYG, but, when I tried it, it added a few extra peices of code to the em tag that italizised my entire site. Not sure why, but, it did.

Still, it’s alright, if people aren’t into the DIY kind of code, and would prefer WYSIWYG.


The following is true
The above statement is false.

Offline

#21 2005-03-29 22:01:10

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: WYSIWYG editor

Ok, that’s one thing.

But if it doesn’t use Textile, it’s an issue. If we have some silly authors afraid of Textile and wanting to use wysiwyg ok, but what about the others ? If we set up a workflow, people proof-reading and validating the article have now to use the same tool/language as the author, and not the one they want to use.

Offline

#22 2005-03-30 07:48:35

micampe
Archived Plugin Author
From: Treviso, Italy
Registered: 2005-03-07
Posts: 38
Website

Re: WYSIWYG editor

> Can you edit the toolbar to reflect semantic XHTML used by the authors ?

Can you please read some docs or at least give it a give it a quick try?

TinyMCE allows you to filter the tags however you like it, you just have to edit the options in <tt>tinymce/txp.js</tt>. B means strong and I means em but those are the buttons people are expecting.

Last edited by micampe (2005-03-30 07:49:32)

Offline

#23 2005-03-30 16:53:55

m3avrck
New Member
From: Arlington, VA
Registered: 2005-02-03
Posts: 9
Website

Re: WYSIWYG editor

Hey I am trying to install the pluging, copying that install code but I keep getting “install plugin failed” message from TxP?

Any ideas? I’m running the latest version of TxP and I haven’t customized or installed anything else yet.

Hmm…

Offline

#24 2005-04-06 09:56:15

micampe
Archived Plugin Author
From: Treviso, Italy
Registered: 2005-03-07
Posts: 38
Website

Re: WYSIWYG editor

Hello Folks,
I have just release a new version of the plugin wich should address most of Jeremie’s concerns

You don’t need to download the TinyMCE code again, just update the plugin.

Offline

Board footer

Powered by FluxBB