From lists@janc.be Fri Feb 02 09:14:57 2007 Received: from gauss.divisionbyzero.be ([85.10.194.98]) by shale.socialtext.net with esmtp (Exim 4.52) id 1HD201-0007w0-NL for wikiwyg-dev@wikiwyg.net; Fri, 02 Feb 2007 09:14:57 -0800 Received: from [192.168.0.10] (dD5764BF4.access.telenet.be [213.118.75.244]) by gauss.divisionbyzero.be (Postfix) with ESMTP id 39505EBC288 for ; Fri, 2 Feb 2007 18:12:29 +0100 (CET) Subject: Re: [Wikiwyg-dev] buggy wysiwyg mode From: Jan Claeys To: wikiwyg-dev@wikiwyg.net In-Reply-To: <2ef823550701150234w63653e48gfdea1e1ac2a9e776@mail.gmail.com> References: <2ef823550701150234w63653e48gfdea1e1ac2a9e776@mail.gmail.com> Content-Type: text/plain Date: Fri, 02 Feb 2007 18:16:40 +0100 Message-Id: <1170436601.30349.97.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.5 Precedence: list List-Id: wikiwyg-dev.wikiwyg.net List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Feb 2007 17:14:57 -0000 Op maandag 15-01-2007 om 11:34 uur [tijdzone +0100], schreef Sabri LABBENE: > Unfortunately, I can not join #wikiwyg irc chatroom since IRC is > disabled in the company for security resons. It isn't really possible to "disable" IRC... :) You can try to connect to Freenode on port 80 or 443 instead of the normal IRC ports. -- Jan Claeys From ajvincent@gmail.com Thu Feb 01 22:47:52 2007 Received: from sca-gw.manyone.net ([69.28.176.200] helo=smtp.corp.manyone.net) by shale.socialtext.net with esmtp (Exim 4.52) id 1HCsDA-0005ED-RL for wikiwyg-dev@wikiwyg.net; Thu, 01 Feb 2007 22:47:52 -0800 Received: from localhost (localhost.sca.manyone.net [127.0.0.1]) by smtp.corp.manyone.net (Postfix) with ESMTP id 24B3EAC828 for ; Thu, 1 Feb 2007 22:47:20 -0800 (PST) Received: from smtp.corp.manyone.net ([192.168.128.201]) by localhost (mail1.sca.manyone.net [127.0.0.1]) (amavisd-new, port 10034) with ESMTP id 77800-03 for ; Thu, 1 Feb 2007 22:47:13 -0800 (PST) Received: from [127.0.0.1] (c-67-180-255-14.hsd1.ca.comcast.net [67.180.255.14]) by smtp.corp.manyone.net (Postfix) with ESMTP id AC850AC810 for ; Thu, 1 Feb 2007 22:47:13 -0800 (PST) Message-ID: <45C2DE7B.2030004@gmail.com> From: Alex Vincent User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: wikiwyg-dev@wikiwyg.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at manyone.net X-Mailman-Approved-At: Mon, 19 Feb 2007 09:05:06 -0800 Subject: [Wikiwyg-dev] XHTML support? X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.5 Precedence: list List-Id: wikiwyg-dev.wikiwyg.net List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Fri, 02 Feb 2007 06:47:52 -0000 X-Original-Date: Thu, 01 Feb 2007 22:47:23 -0800 X-List-Received-Date: Fri, 02 Feb 2007 06:47:52 -0000 I'm working on a XML editor project (http://verbosio.mozdev.org/), and I was wondering if Wikiwyg has support for XHTML editing, or plans support for it. That would be a big help; if I could include Wikiwyg as a XHTML editing extension, that would make editing XHTML in Verbosio much easier. From ingy@ingy.net Mon Feb 19 09:14:56 2007 Received: from xen1.ttul.org ([72.51.24.131]) by shale.socialtext.net with esmtp (Exim 4.52) id 1HJC6K-0002YI-G0 for wikiwyg-dev@wikiwyg.net; Mon, 19 Feb 2007 09:14:56 -0800 Received: by xen1.ttul.org (Postfix, from userid 1003) id 65F91159140; Mon, 19 Feb 2007 17:01:19 +0000 (UTC) Date: Mon, 19 Feb 2007 09:01:19 -0800 From: Ingy dot Net To: Alex Vincent Subject: Re: [Wikiwyg-dev] XHTML support? Message-ID: <20070219170119.GC21625@ttul.org> References: <45C2DE7B.2030004@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45C2DE7B.2030004@gmail.com> User-Agent: Mutt/1.5.9i Cc: wikiwyg-dev@wikiwyg.net X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.5 Precedence: list List-Id: wikiwyg-dev.wikiwyg.net List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 17:14:56 -0000 I'm not exactly sure I know what you mean by support. Wikiwyg works with whatever HTML you give it. It is fine with XHTML. Cheers, Ingy On 01/02/07 22:47 -0800, Alex Vincent wrote: > I'm working on a XML editor project (http://verbosio.mozdev.org/), and I > was wondering if Wikiwyg has support for XHTML editing, or plans support > for it. That would be a big help; if I could include Wikiwyg as a XHTML > editing extension, that would make editing XHTML in Verbosio much easier. > > > _______________________________________________ > Wikiwyg-dev mailing list > Wikiwyg-dev@wikiwyg.net > http://wikiwyg.net/mailman/listinfo/wikiwyg-dev From sabri.labbene@gmail.com Mon Feb 26 07:38:57 2007 Received: from py-out-1112.google.com ([64.233.166.182]) by shale.socialtext.net with esmtp (Exim 4.52) id 1HLhwH-0001Nd-1K for wikiwyg-dev@wikiwyg.net; Mon, 26 Feb 2007 07:38:57 -0800 Received: by py-out-1112.google.com with SMTP id f47so747912pye for ; Mon, 26 Feb 2007 07:38:26 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RjI2o8Xnri0Mm5ZCzQBAlYlhTH5wlZZs4RpCsgeTjSfkEFwFZRoeAmT8r/XFRhPAdXtTnMtuJr+dMNNgHXZ+VM4lNexlm/EcDDRQadlqoFAYHsd9rPIPFQP9ssBLU/XHQ0xbk5U5Fb+YvaJqjyIkeET++t46gfU1CojZnhHGndQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=bC2dyaEk2ZFkxbkVJgauRecYM5W5dq3RQlg1SzVu3LLj4Ho+44oGV7j3CHPlDVJbgkrGgMr6OmY2cbupQ+M44VCYUhn99SgRTS+k8iqVT6eiEkG9vvcsJ7M+NfsPQLRuTl/c1yAO7bgKDIoEDJN9iyz+K/J+85rrpoX+SQ/Lnkc= Received: by 10.35.80.20 with SMTP id h20mr12322345pyl.1172504305976; Mon, 26 Feb 2007 07:38:25 -0800 (PST) Received: by 10.35.98.7 with HTTP; Mon, 26 Feb 2007 07:38:25 -0800 (PST) Message-ID: <2ef823550702260738wcc0162m69ce6ca8819a0192@mail.gmail.com> Date: Mon, 26 Feb 2007 16:38:25 +0100 From: "Sabri LABBENE" To: wikiwyg-dev In-Reply-To: <2ef823550702260654g4dfc94ccg17a3e7fc4056f897@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21516_10700837.1172504305903" References: <2ef823550702260654g4dfc94ccg17a3e7fc4056f897@mail.gmail.com> Subject: [Wikiwyg-dev] Fwd: IE security warning X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.5 Precedence: list List-Id: wikiwyg-dev.wikiwyg.net List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2007 15:38:57 -0000 ------=_Part_21516_10700837.1172504305903 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all, Since wikiwyg runs into an iframe which do not have an src attribute, this raises a security warning when browsing with IE. I found many wrkarounds in Internet that aims to bypass this security check. Each of them solves the problem only for a given version of IE. Examples: * create a 'null.html' page that only contain "" and make the iframe src point there * make src="./" . This will look three or four levels deep inthe server file tree then stops. This break the wysiwyg mode layout and make the editor slow. * make src="javascript: void(0);" All of those workarounds did not help me. I guess that you've raised this question before and I'll be pleased if someone could teel how to remove this security warning in IE. Cheers, -- Sabri. ------=_Part_21516_10700837.1172504305903 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi all,
 
Since wikiwyg runs into an iframe which do not have an src attribute, this raises a security warning when browsing with IE.
I found many wrkarounds in Internet that aims to bypass this security check. Each of them solves the problem only for  a given version of IE.
 
Examples:
 
* create a 'null.html' page that only contain "<html></html>"  and make the iframe src point there
* make src="./" . This will look three or four levels deep inthe server file tree then stops. This break the wysiwyg mode layout and make the editor slow.
* make src="javascript: void(0);"
 
All of those workarounds  did not help me.
 
I guess that you've raised this question before and I'll be pleased if someone could teel how to remove this security warning in IE.
 
 
Cheers,
 
-- Sabri.
------=_Part_21516_10700837.1172504305903--