Hi Don,

sorry that I missunderstood you.
Actually I see that the button switch to wikitext editor doesn't seem
to work eigther with Halo. This truly is a bug.

The patch and things that we discuss here will go back into the code.
At the moment we are working on integrating the new CKeditor in our
extension. I will check that the reported issues from you will be
checked and fixed in the current code.

Best regards, Stephan

On Wed, Nov 10, 2010 at 06:15:43AM -0800, don undeen wrote:
> Thank Stephan,
> but sorry, a little confused
> "The button doesn't seem to
> have any effect when the WYSIWYG extension is used without Halo."
> What do you mean "without Halo"? I'm using halo, and seeing it working 
> (annotations, etc) yet this "switch to wiki text editor" button never works.
> Sorry, I should have made it clear that I have this problem on every page.
> 
> But thanks for the patch, that will help with editing templates. But I need 
> to 
> be able to disable it on any page; sometimes I have to get into the actual 
> wiki 
> code.
> 
> Is this patch going back into the main repository? I'm trying to keep my code 
> in 
> sync.
> 
> Thanks again!
> 
> 
> 
> 
> ________________________________
> From: Stephan Robotta <robo...@ontoprise.de>
> To: semediawiki-devel@lists.sourceforge.net
> Sent: Wed, November 10, 2010 4:49:47 AM
> Subject: Re: [SMW-devel] toggle on SMWHalo wysiwyg  not working
> 
> Hello Don,
> 
> It seems that you discovered a bug here. The button doesn't seem to
> have any effect when the WYSIWYG extension is used without Halo.
> 
> The easiest workaround for your problem would be that in the user
> preferences you exclude the template namespace from being edited with
> the Richtext editor.
> 
> The official FCK extension for Mediawiki [1] allows to set a global
> option in the LocalSettings.php to exclude certain namespaces from
> being edited with the FCKeditor. You could define this like:
> $wgFCKEditorExcludedNamespaces= array(NS_TEMPLATE);
> 
> Unfortunalely the WYSIWYG extension of Halo doesn't support this global
> setting. Therefore I attached a patch to this mail, that you can apply
> the the FCKeditor.body.php file so that $wgFCKEditorExcludedNamespaces
> is recognized as well.
> 
> This doesn't solve the problem with the button, but at least gets you
> the normal editor for pages in the Template namespace.
> 
> Best regards, Stephan
> 
> [1] http://www.mediawiki.org/wiki/Extension:FCKeditor_%28Official%29
> 
> On Tue, Nov 09, 2010 at 01:47:18PM -0800, don undeen wrote:
> > hey guys,
> > I'm beginning the upgrade grind on my wiki installations.
> > 
> > I've installed the wysiwyg text editor from Halo, and I'm hainv a problem, 
> > in 
> > that i can't seem to disable it in the interface.
> > 
> > What i mean is, there's a button that says "switch t wiki text editor", but 
> > clicking on it doesn't expose the wiki text.
> > 
> > this is especially annoying when I'm trying to edit templates, as the 
> > wysiwyg 
> > editor only shows <noinclude><includonly>
> > 
> > any ideas?
> 
> > ------------------------------------------------------------------------------
> > The Next 800 Companies to Lead America's Growth: New Video Whitepaper
> > David G. Thomson, author of the best-selling book "Blueprint to a 
> > Billion" shares his insights and actions to help propel your 
> > business during the next growth cycle. Listen Now!
> > http://p.sf.net/sfu/SAP-dev2dev
> 
> > _______________________________________________
> > Semediawiki-devel mailing list
> > Semediawiki-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

-- 
Stephan Robotta
Halo Team
ontoprise GmbH - know how to use Know-how
- - -
Halo Extension - Want to get involved? http://smwforum.ontoprise.com/development
- - -
An der RaumFabrik 29; 76227 Karlsruhe; Germany
Tel.: +49 721 509809-10; Fax: +49 721 509809-11
email: robo...@ontoprise.de, www: http://www.ontoprise.com
Registered Office: Karlsruhe, Germany, HRB 109540
Managing Directors: Prof. Dr. Jürgen Angele, Hans-Peter Schnurr
- - -

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to