Re: [imp] Alternate IMAP SQL Cache example please? :)

2015-01-21 Thread Michael M Slusarz

Quoting Rick Romero r...@havokmon.com:


Hi,

I have a 'remote' server that has a local readonly SQL repliaca, and I'd
like the IMAP Cache writes to be SQL locally.

backends.php refers to:
  - Horde_Imap_Client_Cache_Backend object: Directly configure the
 *   caching backend to use. For advanced users only.


Meaning you can write your own caching backend and use that.

michael

___
Michael Slusarz [slus...@horde.org]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

[imp] Alternate IMAP SQL Cache example please? :)

2015-01-21 Thread Rick Romero

Hi,

I have a 'remote' server that has a local readonly SQL repliaca, and I'd
like the IMAP Cache writes to be SQL locally.

backends.php refers to:
  - Horde_Imap_Client_Cache_Backend object: Directly configure the
 *   caching backend to use. For advanced users only.

Unfortunately I'm not advanced enough to know how to utilize that.  Can
someone provide an example I could modify? Memcache doesn't seem to be
doing a very good job of caching.

Thanks,
Rick
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Re: [imp] Debian Folders and Email Display Problems in SmartMobile View, resolved, use jquery-mobile shipped with Horde_Core

2015-01-21 Thread Andy Dorman

On 01/20/2015 11:45 PM, Michael M Slusarz wrote:

Quoting Andy Dorman ador...@ironicdesign.com:


On 01/20/2015 05:17 PM, Michael M Slusarz wrote:

Quoting Andy Dorman ador...@ironicdesign.com:


I went to the jquery-mobile site and grabbed the latest version of
jquery-mobile and shoved that onto our dev server where debian loads
it's outdated package (/usr/share/javascript/jquery-mobile/) and Horde
links to files in that directory.  I adjusted the sym links that link
the generic names to specific versions to use the v 1.4.5 files and
everything works now.


jquery mobile v1.4 will NOT work with Horde's smartmobile view.  All
sorts of things are broken.

In short:
  - jquery mobile does handle dynamic pages well at all.
  - We had to custom write a bunch of localized Horde code to support
dynamic pages
  - The way jquery mobile loads pages changed between 1.3 - 1.4,
breaking this custom code

michael

___
Michael Slusarz [slus...@horde.org]



Thanks for the information Michael. I did not find anywhere where the
jquery-mobile version requirement was specified, so I grabbed the latest.

I will switch to using v 1.3.2 which is still available at
jquerymobile.com/download


That's the version shipped with (the latest version of) Horde_Core, FWIW.

michael



OK, so it sounds like the best solution is for the debian php-horde-core 
package to use the jqery-mobile shipped in Horde_Core instead of setting 
up sym links that point to the Debian javascript/jquery-mobile package.


I will see about filing a bug report with Debian about this.

--
Andy Dorman

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org