Hello folks,
I recently had a few discussions about the license under which Roundcube is
published. Currently this is GPLv2 and I think it's time to change it.
Therefore I'd like to share some thoughts with you and invite you to share
your opinions about this topic. For me there are three possible directions
to go:
1) Upgrade to GPLv3
Since I'm not very familiar with all the details I currently don't know
what kind of changes this would involve but I assume it to be an easy and
obvious step.
2) Switch to AGPLv3
(http://en.wikipedia.org/wiki/Affero_General_Public_License)
This license was made for software which is accessed over a network and
which isn't necessarily distributed in the classic way. This would require
adopters to share their changes to the core program and linked stuff like
plugins also if they only provide Roundcube as a service. Of course this
looks very restrictive since up until now one only had to publish his/her
code under GPL if Roundcube was distributed within a package (which itself
needs to be GPL, too).
3) Switch to LGPL
I had several requests from companies who'd like to distribute Roundcube
with their commercial packages. This could be quite hard because the GPL
requires all "linked" parts (for my understanding this includes plugins and
skins) to be GPL too. As an advantage of publishing Roundcube under LGPL I
see more potential contributors even if they don't have to share their own
stuff with the community. Of course we have to check whether all the libs
Roundcube requires are also available under LGPL.
For options 1) and 2) there's one addition: I think that we should exclude
the skins from the GPL restrictions because the easy customization is what
makes Roundcube nice and custom skins often include some copyrighted
artwork and are pretty individual.
What do you think about this? Please feel free to comment the above lines.
Best regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi, I've updated the zh_TW translations for Roundcube, as well as the
translations for some plugins.
Compressed file of the translations can also be found here:
http://www.cnmc.tw/~dennylin93/patches/roundcube/zh_TW.tar.gz
Another mirror:
http://security-hole.info/~dennylin93/patches/roundcube/zh_TW.tar.gz
Checksums:
SHA256 (zh_TW.tar.gz) = 025d88f85829283eaa1ac8784679334d7f01bbb824be6477656a3530ebab8da1
MD5 (zh_TW.tar.gz) = cd5f8611bc407eb90835f662901627a1
Files that have been updated:
labels.inc
messages.inc
Plugins with new translations:
archive
compose_addressbook
managesieve
new_user_dialog
password
remember_me
--
Denny Lin
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi dev's,
first let me thank you. You're doing a great job.
I attached the 100% translated file
plugins/sieverules/localization/de_DE.inc
-Martin
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/sK/mefZzmap/_de_DE.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello Rik,
it is ok to ask but I don't give personal assistance due to the lack of
time.
Please mailto:dev@lists.roundcube.net. I'm sure you get help for a small
donation.
Regards,
Roland
----- Original Message -----
From: "rik @ RoundCube Webmail Forum" <Rikin(a)Hotmail.Co.Uk>
To: <myroundcube(a)mail4us.net>
Sent: Saturday, January 30, 2010 11:37 AM
Subject: Hello
>
> This is a message from rik at RoundCube Webmail Forum (
> http://www.roundcubeforum.net/forum.php ). The RoundCube Webmail Forum
> owners cannot accept any responsibility for the contents of the email.
>
> To email rik, you can use this online form:
> http://www.roundcubeforum.net/sendmessage.php?do=mailmember&u=22129
>
> OR, by email:
> mailto:Rikin@Hotmail.Co.Uk
>
> This is the message:
>
> Hi Rosali,
>
> I am very new to RC and also to PHP, I have been playing with this but
> looks like I need some help.
>
> Is it ok to ask? I have been and looked at all the forms answer.
>
> Pls let me know...
> Thanks,
>
> Rik
>
_______________________________________________
List info: http://lists.roundcube.net/dev/
Attached
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/bh/78XrB59V/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Updated romanian translation. Some minor corrections done.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4813 (20100128) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Pr/n/9TfxfF/labels.inchttp://detached.gigo.com/rc/Pr/n/9TfxfF/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I'm working on porting my " iPhone " patch ( Trac ticket #1484680 )
to revision 3235.
I don't want to edit the sprite image so the patch isn't intrusive,
and an upstream update to the sprite image doesn't overwrite my changes.
I can't get my " Open Message " icon to initialize properly.
It is displayed at 0.99 opacity when no messages are selected in the
list. It should be set to 0.35 opacity if no messages are selected.
However if I select a message, then click on the " Select None "
button at the bottom, the icon is in the correct state. If I navigate
to a mailbox that has no messages, the icon is in the correct state.
It just doesn't get the 0.35 opacity CSS applied when the button is
initialized if there are messages in the list.
I'm missing something somewhere, but I can't see it.
If this should be / could be a plugin, I'd appreciate some pointers
to plugins that manipulate the messagetoolbar <div>.
Below is a svn diff
[chasd@webdev trunk]$ svn diff
Index: roundcubemail/skins/default/templates/mail.html
===================================================================
--- roundcubemail/skins/default/templates/mail.html (revision 3235)
+++ roundcubemail/skins/default/templates/mail.html (working copy)
@@ -103,6 +103,7 @@
<div id="messagetoolbar">
<roundcube:button command="checkmail" type="link" class="button
checkmail" classAct="button checkmail" classSel="button checkmailSel"
title="checkmail" content=" " />
<roundcube:button command="compose" type="link" class="button
compose" classAct="button compose" classSel="button composeSel"
title="writenewmessage" content=" " />
+<roundcube:button command="show" type="link" class="buttonPas show"
classAct="button show" classSel="button showSel" title="openmessage"
content=" " />
<roundcube:button command="reply" type="link" class="buttonPas
reply" classAct="button reply" classSel="button replySel"
title="replytomessage" content=" " />
<roundcube:button command="reply-all" type="link" class="buttonPas
replyAll" classAct="button replyAll" classSel="button replyAllSel"
title="replytoallmessage" content=" " />
<roundcube:button command="forward" type="link" class="buttonPas
forward" classAct="button forward" classSel="button forwardSel"
title="forwardmessage" content=" " />
Index: roundcubemail/skins/default/images/buttons/open_pas.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: roundcubemail/skins/default/images/buttons/
open_pas.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: roundcubemail/skins/default/images/buttons/open_sel.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: roundcubemail/skins/default/images/buttons/
open_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: roundcubemail/skins/default/images/buttons/open_act.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: roundcubemail/skins/default/images/buttons/
open_act.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: roundcubemail/skins/default/mail.css
===================================================================
--- roundcubemail/skins/default/mail.css (revision 3235)
+++ roundcubemail/skins/default/mail.css (working copy)
@@ -37,6 +37,14 @@
opacity: 0.35;
}
+#messagetoolbar a.show {
+ background: url('images/buttons/open_act.png') 0 0 no-repeat
transparent;
+}
+#messagetoolbar a.showSel {
+ background: url('images/buttons/open_sel.png') 0 0 no-repeat
transparent;
+ opacity: 0.35;
+}
+
#messagetoolbar a.checkmailSel {
background-position: 0 -32px;
}
Index: roundcubemail/program/localization/en_US/labels.inc
===================================================================
--- roundcubemail/program/localization/en_US/labels.inc (revision 3235)
+++ roundcubemail/program/localization/en_US/labels.inc (working copy)
@@ -121,6 +121,7 @@
// toolbar buttons
$labels['checkmail'] = 'Check for new messages';
$labels['writenewmessage'] = 'Create a new message';
+$labels['openmessage'] = 'Open message';
$labels['replytomessage'] = 'Reply to sender';
$labels['replytoallmessage'] = 'Reply to sender and all recipients';
$labels['forwardmessage'] = 'Forward the message';
[chasd@webdev trunk]$
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello all.
I'm a new user of Roundcube. I'm wondering if there is a way to save a
search result? The idea is I'd like to be able to bookmark my webmail,
or save in the webmail itself save some searches. Filtering stuff into
pre-existing folders doesn't work in my case because I'm not sure what
I'm going to need to search for before messages are received, but I need
a quick way to get to the messages again once someone has told me what
to look for without moving the emails away from their original location.
Any help anyone could give would be great. Thanks.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
As a requirement for a software management & engineering class we are to
collaborate in a project to apply some of the concepts we are learning.
The choice was given for us to participate in an open source project.
I was looking at your list of planned features and was wondering what of
those (if any) or any not listed feature we could take as a project to
work on.
Ideally we would like to work on a feature that has little or no work
done so far, that way the project can profit the maximum from our work
and we can apply all the knowledge we are being taught.
We are a group of 6 (possibly 7) ppl and we'll be working on it for at
least 6 weeks (4 to 10 hours per week). There after, another group of 6
ppl would take our project for maintenance and support for the following
6 weeks. Though I can hardly make any promise on the success of our
enterprise, the result of our work (code, documentation, etc) would be
given back to the project (roundcube) under gpl.
So, is there someone I should address to in order to get more
information about the project and if it's possible for us to contribute
something to the project?
Thanks in advance.
Cheers,
Francisco.
_______________________________________________
List info: http://lists.roundcube.net/dev/