le Thu, Dec 28, 2006 at 03:11:14PM -0800 par Robin Lee Powell :
> On Thu, Dec 28, 2006 at 02:44:40PM -0800, Robin Lee Powell wrote:
> > On Thu, Dec 28, 2006 at 11:09:57PM +0100, mose wrote:
> > > le Thu, Dec 28, 2006 at 01:52:19PM -0800 par Robin Lee Powell :
> > > >
> > > > OK, it "works" now.
> > > >
> > > > The new editor strips all line breaks out of the page as it
> > > > was so it's just one big mass of text. I don't see how this
> > > > can be of any use.
> > > >
> > > > Is this a bug or a mis-configuration or what?
> > >
> > > - this may be a bug, I didn't check yet all configuration cases
> > > beetween use_html, feature_fckeditor and others. I don't
> > > consider wysiwyg totally operational yet. Some fine tuning has
> > > to be finished on this, but it's a huge chunk, and takes more
> > > time than what I expected. But it's on the right way, for now.
> >
> > OK, I think it's working better for me now. I don't know what the
> > initial problem was, but a DB update seems to have fixed it.
>
> Then several minutes later it stopped again.
>
> I have "Allow HTML" off, but the WYSIWIG editor is completely
> failing. It just shows the Wiki text, but in one big blob. I have:
>
> Content is parsed like wiki page: Checked
> Content is partially parsed: Unchecked
>
> Is there anything else I should be looking at?
>
> How can I help debug this? For the few seconds it worked, it was
> kind of cool...
>
> This is on lojban.org, if you want to look yourself.
- thanks for that detailed report.
There is some consistency to keep beetween use_html and wysiwyg
editing, that seem to require immediate attention. The
tiki-editpage.php is quite a mess, imho, and there is quite a bunch of
'exceptions' depending on this or that feature is enabled.
I'll reproduce your setup locally and I think I may be able
to find a quick solution at least for the carriage return issue.
fck produces an output without carriage return, which makes possible
to have it wiki-parsed (that interprets this for formatting), it's
convenient, but not in case of full wiki parsing.
more news very soon.
cheers,
mose
|