[cvs] commit: jonah/lib Jonah.php

Marko Djukic tech at oblo.com
Wed Apr 23 18:32:53 PDT 2003


mdjukic     2003/04/23 17:32:52 PDT

  Modified files:
    lib                  Jonah.php 
  Log:
  the main changes in this lib:
  - start moving jonah libs to separate classes/objects for news, weather and stocks, to allow for more flexibility and cleaner scripts.
  - subscribed channels now use a generic prefEncode()/prefDecode() to be saved into the preferences backend using serialization/utf7, cleans up a bit of code and allows for more parameters to eventually be passed when subscribing to channels.
  - NOTE: if you want to save your previous channel subscriptions there's a script: /jonah/scripts/prefchannels_b64_serialize.php which attempts to convert from the old base64 to the new serialized format.
  - functions channelPrefEncode() and channelPrefDecode() have been removed.
  
  Revision  Changes    Path
  1.45      +19 -37    jonah/lib/Jonah.php

  Chora Links:
  http://cvs.horde.org/diff.php/jonah/lib/Jonah.php?r1=1.44&r2=1.45&ty=u


More information about the cvs mailing list