$Id: readme.txt,v 1.15 2006/12/22 15:00:00 ohwada Exp $

=================================================
Version: 0.60
Date:   2006-12-17
Author: Kenichi OHWADA
URL:    http://linux2.ohwada.net/
Email:  webmaster@ohwada.net
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
1. added the following feature with the update of Webliks module
(1) added object_validate class whitch validate object for saving DB
(2) added debug class whitch show debug variables
(3) added method which split current time into year, month, day in form and strings class 

2. language
(1) added language file for lower compatible

3. locate
(1) added Iran (ir)

4. bug fix
(1) 4417: language singleton done not work correctly
http://dev.xoops.org/modules/xfmod/tracker/?func=detail&aid=4417&group_id=1199&atid=971
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=256&forum=2


=================================================
Version: 0.50
Date:   2006-11-20
Author: Kenichi OHWADA
URL:    http://linux2.ohwada.net/
Email:  webmaster@ohwada.net
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
1. added the following feature with the creation of happy_search module
(1) added method which get XOOPS system variable in search class
(2) added method which get integer array in post class
(3) added method which set checkbox form in object class
(4) added method which handle groupperm table in system class
(5) added method which convert UTF8 in convert_encoding class
(6) added method which implode array in strings class
(7) changed method which escape delmita in highlight class

2. some features for the developer.
(1) TEST object class
(2) TEST config_base class

3. bugfix
(1) 4378: dont strip slashes in conf_value when magic_quotes_gpc is on
http://dev.xoops.org/modules/xfmod/tracker/index.php?func=detail&aid=4378&group_id=1300&atid=1353
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=558&start=0#forumpost1975

(2) 4379: Undefined property: _flag_allow_url_fopen
(3) 4380: Only variables should be assigned by reference
http://dev.xoops.org/modules/xfmod/tracker/index.php?func=detail&aid=4379&group_id=1300&atid=1353
http://dev.xoops.org/modules/xfmod/tracker/index.php?func=detail&aid=4380&group_id=1300&atid=1353
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=256&forum=2


=================================================
Version: 0.40
Date:   2006-11-08
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
added the following feature with the change of RSSC module
(1) support proxy server
(2) change for form of config table
(3) small change for sanitize


=================================================
Version: 0.32
Date:   2006-10-29
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
(1) added persian lang pack
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=243&forum=5

(2) bug fix 4339: Fatal error: Call to undefined function: strcut() 
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=244&forum=5
http://dev.xoops.org/modules/xfmod/tracker/index.php?func=detail&aid=4339&group_id=1300&atid=1353


=================================================
Version: 0.31
Date:   2006-10-14
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
(1) added functions for Google search
(2) correct bug to highlight double


=================================================
Version: 0.30
Date:   2006-10-01
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
1. use in weblinks module
added the following feature.

(1) introduced the mechanism of selection countory (Locate) experimentally.
This can be select a language and a country independently.
use ccTLDs for the country code.
http://www.iana.org/cctld/
prepared three country code, Japan (jp), USA (us), United Kingdom (uk).

(2) added file handling class


=================================================
Version: 0.20
Date:   2006-09-10
=================================================

This module is the library collection for modules distributing in Happy Linux

* main changes *
(1) search
(1-1) added hightlight class
      reffer SmartSection module
(1-2) added function which build within keywords
(1-3) support fuzzy search (Jananese only)
      reffer Amethyst Blue's Search module

(2) added session ticket class (XoopsGTicket)
    reffer Perk's Tinyd module

(3) divid html builder class and form library class from form builder class
(4) added RDF/RSS/ATOM builder class
(5) added server environmet class
(6) added each language class
(7) gathered mutibyte function into one file
(8) corrected same typos


=================================================
Version: 0.10
Date:   2006-07-10
Author: Kenichi OHWADA
URL:    http://linux2.ohwada.net/
Email:  webmaster@ohwada.net
=================================================

This module is the library collection for modules distributing in Happy Linux

* overview *
This module is adopting the style of the module,
but this provide no application feature.
this is only program library collection.
It works even if you install this module, or not.

The module which is using this
- RSS Center

The module to plan to use in future.
- Weblinks
- What's New

* TODO *
In the future, I will adopt new framework which will be implemented in XOOPS Cube 2.1.
However, in the present, 
the are more platforms such as XOOPS 2.0, 2.2, 2.0 JP, Cube 2.1,
and then I concentrated as the ad hoc program library collection which can be used in the commonness to ther platfoems.
