Hi all, in the past we've talked about caching busting. Especially
those that try to follow SVN with lots of customers it's quite
difficult to communicate to customers that they need to force reload.
Looking at the code it's pretty easy to add a ?v=XXXX for javascript
includes, but CSS is more difficult as it's hardcoded in the
templates. Has anyone thought about doing CSS cache busting yet? What
would be the easiest way to fix? Maybe add a roundcube object after
all template css includes that can be filled by a php function?
Also, an idea that was floated around before was to include a ?
v=a.b.c.d where a.b.d is the current version (0.2.2 for instance), and
d is default 0, but can be set in config.inc.php, to allow more recent
modifications of JS/CSS. Where would we put the a.b.c ? In preferences
as well? Maybe just the whole string in preferences?
Co
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
as you are on the way to roundcube version 0.3 (stable) you might want
to close some tickets
or put some in another milestone (since no huge features shouldn't be
added unless you
don't want another beta version :))
I've found two tickets that you might want to close/move:
-first is this one: http://trac.roundcube.net/ticket/1485589
it seems that this is already fixed
-second is http://trac.roundcube.net/ticket/1485135
don't you think this is a bit more than just a tiny change
(especially if you want to implement
it with jQuery)? so you may want to set the milestone for 0.4-beta
Regards,
Martin
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I’ve attached an updated Swedish localization.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/d4/E6ZIgu82/sv_SE.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/
Hi List,
here is the initial release (or peer review release) of a plugin for message highlighting. It has been quickly packaged as a
tarball and patch against the current trunk (r2456). This is not intended for production use.
We would be interested to hear what other devs have to say about this. We would like it to be less invasive into the internals
of RC, however we did not find out how to get this functionality all inside the plugin.
There are ways in which RC seems not to be very coherent in its-self. For example the message list building data seems to be
different between the JavaScript and HTML output. It seems to take two different paths through the code. Is this correct or have
we overlooked something fundamental? If this is correct, is it by design and if so why?!?
We believe that the use of jQuery could be greatly improved. We do a _lot_ of jQuery development and, to us, lots of what has
been implemented could do with being restructured and reworked.
We are also working on a Advanced Global Search plugin that we have working in-house but is not yet simple to package. That
plugin is even more invasive into the RC internals than this one.
Looking forward your feedback.
Chris Moules
--
Global Media Systems
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qM/hKQ6SQEv/message_highlighting.tgz
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
After a lot of pressure from some of our customers we finally released a
swekey plugin for Roundube Mail 0.3
For those who are still running 0.2.2 a patch is also available for
download.
A live demo (0.2.2) is available at http://roundcube-022.swekey.com, it
works only with gmail accounts.
For those who what to give the plugin a try, I got some swekeys dedicated to
the roundcube project. So if you are interested I can send some free samples
for the first requests (Till, please don't ask, you already have one :-)).
You can dowload the plugin from the swekey web site (http://www.swekey.com)
Cheers,
Luc
_______________________________________________
List info: http://lists.roundcube.net/dev/