From sabri.labbene@gmail.com Thu Jul 12 15:00:56 2007 Received: from mailman190.hi5.com ([204.13.50.190]) by shale.socialtext.net with esmtp (Exim 4.60) (envelope-from ) id 1I96iW-0004iI-08 for wikiwyg-dev@wikiwyg.net; Thu, 12 Jul 2007 15:00:56 -0700 Received: from sfapp298 (10.100.10.188) by mailman190.hi5.com id hiqi9i0cum0k for ; Thu, 12 Jul 2007 15:00:11 -0700 (envelope-from ) Message-ID: <1069506458.1184277613326.JavaMail.root@sfapp298> From: Sabri LABBENE To: wikiwyg-dev@wikiwyg.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 12 Jul 2007 15:00:11 -0700 Subject: [Wikiwyg-dev] Hey Wikiwyg-dev ;) X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 22:00:57 -0000 http://www.hi5.com/register/zk3Uk?inviteId=A_833d0d2_Fei5KxYoktw0 Sabri From esj@harvee.org Thu Jul 12 15:25:15 2007 Received: from harvee.org ([70.91.135.121]) by shale.socialtext.net with esmtp (Exim 4.60) (envelope-from ) id 1I9761-0000J9-Ml for wikiwyg-dev@wikiwyg.net; Thu, 12 Jul 2007 15:25:14 -0700 Received: from tpblue.harvee.org (localhost [127.0.0.1]) by tpblue.harvee.org (Postfix) with ESMTP id A0A0D6C4001 for ; Thu, 12 Jul 2007 17:25:04 -0400 (EDT) Received: from harvee (xeno.harvee.org [192.168.25.11]) by tpblue.harvee.org (Postfix) with ESMTP id B04646C4001 for ; Thu, 12 Jul 2007 17:24:42 -0400 (EDT) Received: from [192.168.0.14] (unknown [192.168.0.14]) by harvee (Postfix) with ESMTP id 527111D22C1 for ; Thu, 12 Jul 2007 18:24:50 -0400 (EDT) Message-ID: <4696AA31.3060406@harvee.org> Date: Thu, 12 Jul 2007 18:24:49 -0400 From: "Eric S. Johansson" User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: wikiwyg-dev@wikiwyg.net References: <1069506458.1184277613326.JavaMail.root@sfapp298> In-Reply-To: <1069506458.1184277613326.JavaMail.root@sfapp298> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hashcash: 1:23:070712:wikiwyg-dev@wikiwyg.net::bgyk9j0kMOb9YKOr:00000000000000000000000000000000000001HAK+ Subject: [Wikiwyg-dev] help with wy-wishi-whg X-BeenThere: wikiwyg-dev@wikiwyg.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 22:25:15 -0000 many moons, someone on irc offered to help with a wikiwyg translation to akasha markup. Ivan is almost done with the new parser and syntax changes. hopefully we'll be ready to accept any help with a wysiwyg editor. one of the latest changes is the replicate constuct for example (real markup in a demo program) [form [id setup] [action edit_vacation] [method post] [grid [wide 3] [replicate [list vacation_admin] """[cell [button [style background:[reveal color_vacation];] [class button] [name administrate] [value [reveal user]] [type submit]] [reveal missing_f]] """ ]]] all straight forward except for replicate. [list ] gets a list from reveal[] and creates a new reveal array out of each element then applying that array to the tripple quoted text. anyway, makes for an interesting editing exercise. does the offer of help still stand? (ok if it doesn't. we all have lives or should)