From kupu-checkins at codespeak.net Fri May 1 19:02:12 2009
From: kupu-checkins at codespeak.net (Margene Akim)
Date: Fri, 1 May 2009 20:02:12 +0300
Subject: [kupu-checkins] Strong tornado in Texas!
Message-ID: <20090501170456.1CF4B16857F@codespeak.net>
Improve your level as a lover with our packs http://zrsdbbuok.roqgebin.cn/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090501/8d8ee6c8/attachment.htm
From kupu-checkins at codespeak.net Sat May 2 07:15:41 2009
From: kupu-checkins at codespeak.net (VIAGRA ® Official Site)
Date: Sat, 2 May 2009 07:15:41 +0200 (CEST)
Subject: [kupu-checkins] SALE 60% 0FF on Pfizer
Message-ID: <20090502051541.777C5168505@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090502/27588b48/attachment-0001.htm
From kupu-checkins at codespeak.net Sat May 2 18:45:10 2009
From: kupu-checkins at codespeak.net (Liliana Carnalla)
Date: Sat, 2 May 2009 13:45:10 -0300
Subject: [kupu-checkins] Huge 81% discount
Message-ID: <5623130176.6549.7.camel@jzonqo>
We specialize on cheap and high-quality products than destroy illnesses http://www.duileoh.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090502/1f6c238f/attachment.htm
From kupu-checkins at codespeak.net Sun May 3 12:07:20 2009
From: kupu-checkins at codespeak.net (Buena Starowitz)
Date: Sun, 3 May 2009 12:07:20 +0200 (CEST)
Subject: [kupu-checkins] Pharmacy news by Dr. Buena Starowitz
Message-ID: <20090503100720.1FD8C1684C1@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090503/ae827c29/attachment.htm
From kupu-checkins at codespeak.net Sun May 10 07:21:02 2009
From: kupu-checkins at codespeak.net (Letha Arvesen)
Date: Sun, 10 May 2009 07:21:02 +0200 (CEST)
Subject: [kupu-checkins] Huge 87% discount by Dr's Arvesen
Message-ID: <20090510052102.5E5CA169E14@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090510/b19fe5c0/attachment.htm
From kupu-checkins at codespeak.net Mon May 11 18:06:52 2009
From: kupu-checkins at codespeak.net (Genny Charm)
Date: Mon, 11 May 2009 18:06:52 +0200
Subject: [kupu-checkins] Aniston's new silicon greatness
Message-ID: <20090511160944.582C8169DFB@codespeak.net>
No time for diseases? Fast shipping system and season discounts http://www.tuxbaxuc.cn/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090511/907d70b2/attachment.htm
From kupu-checkins at codespeak.net Mon May 11 18:48:48 2009
From: kupu-checkins at codespeak.net (Machelle Chicon)
Date: Mon, 11 May 2009 18:48:48 +0200 (CEST)
Subject: [kupu-checkins] Amazing discount 79%. Doctor Chicon
Message-ID: <20090511164848.2B70C1683E1@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090511/af342ab1/attachment-0001.htm
From kupu-checkins at codespeak.net Mon May 11 22:02:38 2009
From: kupu-checkins at codespeak.net (Arica Hert)
Date: Mon, 11 May 2009 22:02:38 +0200 (CEST)
Subject: [kupu-checkins] Astounding! 80% off
Message-ID: <20090511200238.3D49016849C@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090511/587089fc/attachment.htm
From mihxil at codespeak.net Tue May 12 17:45:06 2009
From: mihxil at codespeak.net (mihxil at codespeak.net)
Date: Tue, 12 May 2009 17:45:06 +0200 (CEST)
Subject: [kupu-checkins] r65252 - kupu/trunk/kupu/mmbase
Message-ID: <20090512154506.A2FB51684F0@codespeak.net>
Author: mihxil
Date: Tue May 12 17:45:05 2009
New Revision: 65252
Modified:
kupu/trunk/kupu/mmbase/Makefile (contents, props changed)
Log:
Made version appear in name of jars in war
Modified: kupu/trunk/kupu/mmbase/Makefile
==============================================================================
--- kupu/trunk/kupu/mmbase/Makefile (original)
+++ kupu/trunk/kupu/mmbase/Makefile Tue May 12 17:45:05 2009
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 2005/09/08 08:30:31 michiel Exp $
+# $Id$
KUPU_HOME=..
@@ -35,6 +35,7 @@
wget http://johnnydebris.net/javascript/.files/i18n.js-0.1.tar.gz
tar zxf i18n.js-0.1.tar.gz
+
.PHONY:
messages: *.js clean
rm -f phony.js
@@ -52,7 +53,7 @@
done
jar cf $@ -C resourcebundle org
-webapp: all $(I18N) mmbase-kupu-i18n.jar
+webapp: all deploy.jars
mkdir -p build/mmbase/kupu/mmbase
cp -pr *.jspx *.js *.css build/mmbase/kupu/mmbase
cp -rpf tools build/mmbase/kupu/mmbase
@@ -60,8 +61,8 @@
cp -rpf icons build/mmbase/kupu/mmbase
cp -rpf ../common build/mmbase/kupu
mkdir -p build/WEB-INF/lib
- cp $(I18N) build/WEB-INF/lib
- cp mmbase-kupu-i18n.jar build/WEB-INF/lib
+ cp $(HOME)/.m2/repository/org/oscom/kupu-i18n/$(VERSION)/kupu-i18n-$(VERSION).jar build/WEB-INF/lib
+ cp $(HOME)/.m2/repository/org/oscom/mmbase-kupu-i18n/$(VERSION)/mmbase-kupu-i18n-$(VERSION).jar build/WEB-INF/lib
mmbase-kupu.war: webapp
From kupu-checkins at codespeak.net Fri May 15 08:09:12 2009
From: kupu-checkins at codespeak.net (Cedrick Veit)
Date: Fri, 15 May 2009 08:09:12 +0200 (CEST)
Subject: [kupu-checkins] Dr. Veit 76% discount
Message-ID: <20090515060912.11560169FA2@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090515/b7f51889/attachment.htm
From kupu-checkins at codespeak.net Fri May 15 23:41:39 2009
From: kupu-checkins at codespeak.net (Lisabeth Sitto)
Date: Fri, 15 May 2009 17:41:39 -0400
Subject: [kupu-checkins] Need you to answer
Message-ID: <0561940836.2187.7.camel@boa>
Got sick? Now you know, where to click! Super discounts, only 2 Days left http://www.qtqbuyj.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090515/241d2354/attachment.htm
From kupu-checkins at codespeak.net Sat May 16 01:19:58 2009
From: kupu-checkins at codespeak.net (Rowzee Scottie)
Date: Sat, 16 May 2009 01:19:58 +0200 (CEST)
Subject: [kupu-checkins] Newsletter. Dr's Rowzee
Message-ID: <20090515231958.B548E169E3F@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090516/d2b55965/attachment.htm
From kupu-checkins at codespeak.net Sat May 16 12:06:13 2009
From: kupu-checkins at codespeak.net (Majorie Eichstadt)
Date: Sat, 16 May 2009 12:06:13 +05-30
Subject: [kupu-checkins] Invite #4976885
Message-ID: <4976885505.1392.8.camel@xyuka>
Week of price falls! Largest benefits, especially on heart disease treating products http://www.witelyd.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090516/a02e7c56/attachment.htm
From kupu-checkins at codespeak.net Sun May 17 06:17:18 2009
From: kupu-checkins at codespeak.net (Bald Suanne)
Date: Sun, 17 May 2009 06:17:18 +0200 (CEST)
Subject: [kupu-checkins] Found you documents
Message-ID: <20090517041718.756AA169E3A@codespeak.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090517/855513dd/attachment.htm
From duncan at codespeak.net Wed May 20 15:44:46 2009
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Wed, 20 May 2009 15:44:46 +0200 (CEST)
Subject: [kupu-checkins] r65328 - kupu/trunk/kupu/plone
Message-ID: <20090520134446.AF8B0169F2E@codespeak.net>
Author: duncan
Date: Wed May 20 15:44:46 2009
New Revision: 65328
Modified:
kupu/trunk/kupu/plone/xmlconfig.kupu
Log:
Update .kupu for xml configuration so that r61023 doesn't get overwritten when you run make
Modified: kupu/trunk/kupu/plone/xmlconfig.kupu
==============================================================================
--- kupu/trunk/kupu/plone/xmlconfig.kupu (original)
+++ kupu/trunk/kupu/plone/xmlconfig.kupu Wed May 20 15:44:46 2009
@@ -10,42 +10,10 @@
>
$Id$
-
-
- fulldoc.html
- 0
- 0
- 1
- application/xhtml+xml
- 1
- 1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
+
From kupu-checkins at codespeak.net Wed May 20 16:20:40 2009
From: kupu-checkins at codespeak.net (Mirchandani Kari)
Date: Wed, 20 May 2009 16:20:40 +0200 (CEST)
Subject: [kupu-checkins] Let's change meeting time
Message-ID: <200905207495.e467495@adsl196-68-216-206-196.adsl196-7.iam.net.ma>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090520/032c0a6e/attachment.htm
From duncan at codespeak.net Fri May 22 09:29:48 2009
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Fri, 22 May 2009 09:29:48 +0200 (CEST)
Subject: [kupu-checkins] r65353 - in kupu/trunk/kupu: . common doc
plone/profiles/default
Message-ID: <20090522072948.2D430169EC6@codespeak.net>
Author: duncan
Date: Fri May 22 09:29:45 2009
New Revision: 65353
Modified:
kupu/trunk/kupu/common/kupudrawers.js
kupu/trunk/kupu/common/kupueditor.js
kupu/trunk/kupu/doc/CHANGES.txt
kupu/trunk/kupu/plone/profiles/default/metadata.xml
kupu/trunk/kupu/version.txt
Log:
Applied a couple of patches from the mailing list. Updated version and CHANGES.txt prior to building release.
Modified: kupu/trunk/kupu/common/kupudrawers.js
==============================================================================
--- kupu/trunk/kupu/common/kupudrawers.js (original)
+++ kupu/trunk/kupu/common/kupudrawers.js Fri May 22 09:29:45 2009
@@ -1269,7 +1269,7 @@
if (this.editor.getBrowserName() == 'IE') {
resultlib = resultlib.cloneNode(true);
} else {
- this.xmldata.importNode(resultlib, true);
+ resultlib = this.xmldata.importNode(resultlib, true);
}
var libraries = this.xmldata.selectSingleNode("/libraries");
libraries.appendChild(resultlib);
Modified: kupu/trunk/kupu/common/kupueditor.js
==============================================================================
--- kupu/trunk/kupu/common/kupueditor.js (original)
+++ kupu/trunk/kupu/common/kupueditor.js Fri May 22 09:29:45 2009
@@ -163,7 +163,7 @@
// onbeforedeactivate event, which would be ideal here...
this._saveSelection();
- if (event.type == 'click' || event.type=='mouseup' ||
+ if (event.type == 'click' ||
(event.type == 'keyup' &&
interesting_codes.contains(event.keyCode))) {
// Filthy trick to make the updateState method get called *after*
Modified: kupu/trunk/kupu/doc/CHANGES.txt
==============================================================================
--- kupu/trunk/kupu/doc/CHANGES.txt (original)
+++ kupu/trunk/kupu/doc/CHANGES.txt Fri May 22 09:29:45 2009
@@ -2,7 +2,14 @@
Kupu changes
============
-- ?
+- 1.4.13
+
+ - Patch from Andy Altepeter: kupu updatestate patch
+
+ - Patch from Gerhard Weis: small js-bugfix in kupudrawers.js
+
+ - Wrap the inline xml configuration with javascript document.write
+ in the plone integration, so edit pages are valid (x)html.
- Changed undefined variable ${portal_url} to ${context/portal_url} in
page templates.
@@ -25,6 +32,8 @@
- Plone tickets
* 8612 strangely numbered column headings (Col 01 | Col 11 | Col 21 | Col 31 etc.)
+ * 9190 Please make new release for Kupu to apply updated translation
+
- 1.4.12
Modified: kupu/trunk/kupu/plone/profiles/default/metadata.xml
==============================================================================
--- kupu/trunk/kupu/plone/profiles/default/metadata.xml (original)
+++ kupu/trunk/kupu/plone/profiles/default/metadata.xml Fri May 22 09:29:45 2009
@@ -1,4 +1,4 @@
- 1.4.12
+ 1.4.13
Modified: kupu/trunk/kupu/version.txt
==============================================================================
--- kupu/trunk/kupu/version.txt (original)
+++ kupu/trunk/kupu/version.txt Fri May 22 09:29:45 2009
@@ -1 +1 @@
-kupu 1.4.12
+kupu 1.4.13
From duncan at codespeak.net Fri May 22 09:49:11 2009
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Fri, 22 May 2009 09:49:11 +0200 (CEST)
Subject: [kupu-checkins] r65354 - kupu/tag/kupu-1.4.13
Message-ID: <20090522074911.D5957169F5D@codespeak.net>
Author: duncan
Date: Fri May 22 09:49:11 2009
New Revision: 65354
Added:
kupu/tag/kupu-1.4.13/ (props changed)
- copied from r65353, kupu/trunk/kupu/
Log:
Create tag for release
From duncan at codespeak.net Fri May 22 10:18:50 2009
From: duncan at codespeak.net (duncan at codespeak.net)
Date: Fri, 22 May 2009 10:18:50 +0200 (CEST)
Subject: [kupu-checkins] r65355 - in kupu/tag/Products.kupu-1.4.13: .
Products
Message-ID: <20090522081850.A24E2169EAC@codespeak.net>
Author: duncan
Date: Fri May 22 10:18:48 2009
New Revision: 65355
Added:
kupu/tag/Products.kupu-1.4.13/
- copied from r65354, kupu/trunk/Products.kupu/
Modified:
kupu/tag/Products.kupu-1.4.13/Products/ (props changed)
kupu/tag/Products.kupu-1.4.13/Products/EXTERNALS.txt
Log:
Branch kupu egg
Modified: kupu/tag/Products.kupu-1.4.13/Products/EXTERNALS.txt
==============================================================================
--- kupu/trunk/Products.kupu/Products/EXTERNALS.txt (original)
+++ kupu/tag/Products.kupu-1.4.13/Products/EXTERNALS.txt Fri May 22 10:18:48 2009
@@ -1 +1 @@
-kupu https://codespeak.net/svn/kupu/trunk/kupu
+kupu https://codespeak.net/svn/kupu/tag/kupu-1.4.13
From kupu-checkins at codespeak.net Fri May 22 19:30:53 2009
From: kupu-checkins at codespeak.net (Mehok Qnqyxy)
Date: Fri, 22 May 2009 19:30:53 +0200 (CEST)
Subject: [kupu-checkins] Clowns raped cops
Message-ID: <010009561297172.BBALMHKCCPOBTHA@[78.182.223.142]>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090522/1452bc06/attachment.htm
From kupu-checkins at codespeak.net Mon May 25 14:23:51 2009
From: kupu-checkins at codespeak.net (Reagans M. Kristine)
Date: Mon, 25 May 2009 14:23:51 +0200 (CEST)
Subject: [kupu-checkins] How US Provoked crisis
Message-ID:
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090525/0b1af365/attachment.htm
From kupu-checkins at codespeak.net Tue May 26 12:46:54 2009
From: kupu-checkins at codespeak.net (Wirfs L. Ida)
Date: Tue, 26 May 2009 12:46:54 +0200 (CEST)
Subject: [kupu-checkins] Look at shocking Rihanna
Message-ID:
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090526/a549beee/attachment.htm
From kupu-checkins at codespeak.net Tue May 26 13:09:41 2009
From: kupu-checkins at codespeak.net (Denard Apqmopq)
Date: Tue, 26 May 2009 13:09:41 +0200 (CEST)
Subject: [kupu-checkins] My portfolio
Message-ID: <503153674046640.HIZCYGXWFEHNRZV@client-82-31-4-137.manc.adsl.tesco.net>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090526/3058af09/attachment-0001.htm
From kupu-checkins at codespeak.net Wed May 27 06:51:55 2009
From: kupu-checkins at codespeak.net (Wasyliszyn Ykaimazq)
Date: Wed, 27 May 2009 06:51:55 +0200 (CEST)
Subject: [kupu-checkins] Got more information now
Message-ID: <238365104069478.JBFNXWZIXZMUMKR@ABTS-TN-dynamic-048.159.164.122.airtelbroadband.in>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090527/8f8995e1/attachment.htm
From kupu-checkins at codespeak.net Thu May 28 20:50:34 2009
From: kupu-checkins at codespeak.net (Thurman)
Date: Thu, 28 May 2009 20:50:34 +0200 (CEST)
Subject: [kupu-checkins] Plan of additional work
Message-ID: <831368495850657.VMFIFCYOHQBROCR@[78.93.90.232]>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090528/5ef98137/attachment.htm
From kupu-checkins at codespeak.net Fri May 29 20:01:57 2009
From: kupu-checkins at codespeak.net (Joann)
Date: Fri, 29 May 2009 20:01:57 +0200 (CEST)
Subject: [kupu-checkins] Your test results
Message-ID: <037050868712722.NIYMFMHSTDDBMXR@mx.twbmar.com.br>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090529/b0095385/attachment.htm
From kupu-checkins at codespeak.net Sat May 30 07:08:00 2009
From: kupu-checkins at codespeak.net (Xochitl)
Date: Sat, 30 May 2009 07:08:00 +0200 (CEST)
Subject: [kupu-checkins] For my best lover
Message-ID: <818123136429314.TMIHMXIUIKUAPWB@[115.184.90.5]>
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/kupu-checkins/attachments/20090530/eac1c3f9/attachment.htm