Hi Muthu,

Am Samstag, den 18.09.2010, 05:03 +0530 schrieb Ap.Muthu:
> Hi Robert,
> 
> 1. Why have you renamed installer/install.php to installer/_install.php ? 
> (Reverted in SVN 6724)

Can happen sometimes when I rsyc'ed back from test to svn folder. Not
that tragically, I think.  

> 2. Do a global search for:
>     $root_path.'/include/inc_charset_fx.php'
>     and replace with:
>     $root_path.'/include/core/inc_charset_fx.php'
> In fact this can be done for all file names in the 'core' folder.
> Please note that some of your global replacements are mangling other unicode 
> text in the files.
> eg., The tr help file and gr credits file had to reverted for all but the 
> 'core' change.
> It is advisable to get a list of files first and manually check them out.
> Going thru' each file after the change may be cumbersome.
> 3. language/hu/lang_hu_invalid-access-warning.php has some unicode strings 
> corrupted from a previous update.
> 4. fr invalid-access-warning file has been mangled from a previous commit.

That's easy. But we have to decide now. Do we use UTF8 encoding... or
not. 

file command under linux guessing the encoding been used in each file. I
checked the language/tr and he would tell me what is in it. There are
some files marked now with UTF8 - what mean: There is UFT8chars been
used. The other files do not have UTF8 encoding now:

rob...@mzungu:/var/www/care2x_26/language/tr$ file *.php -i
lang_tr_abteilung.php:              text/x-php; charset=iso-8859-1
lang_tr_access.php:                 text/x-php; charset=utf-8
lang_tr_actions.php:                text/x-php; charset=iso-8859-1
lang_tr_ambulatory.php:             text/x-php; charset=iso-8859-1
lang_tr_aufnahme.php:               text/x-php; charset=utf-8
lang_tr_billing.php:                text/x-php; charset=iso-8859-1
lang_tr_checkdate.php:              text/x-php; charset=iso-8859-1
lang_tr_chemlab_groups.php:         text/x-php; charset=iso-8859-1
lang_tr_chemlab_params.php:         text/x-php; charset=iso-8859-1
lang_tr_create_admin.php:           text/x-php; charset=utf-8
lang_tr_custom.php:                 text/x-php; charset=utf-8
lang_tr_date_time.php:              text/x-php; charset=iso-8859-1
lang_tr_db_msg.php:                 text/x-php; charset=iso-8859-1
lang_tr_departments.php:            text/x-php; charset=iso-8859-1
lang_tr_doctors.php:                text/x-php; charset=utf-8
lang_tr_drg.php:                    text/x-php; charset=utf-8
lang_tr_editor.php:                 text/x-php; charset=unknown-8bit
lang_tr_edp.php:                    text/x-php; charset=utf-8
lang_tr_emr.php:                    text/x-php; charset=utf-8
lang_tr_finance.php:                text/x-php; charset=iso-8859-1
lang_tr_help.php:                   text/x-php; charset=iso-8859-1
lang_tr_images.php:                 text/x-php; charset=iso-8859-1
lang_tr_indexframe.php:             text/x-php; charset=utf-8
lang_tr_intramail.php:              text/x-php; charset=iso-8859-1
lang_tr_invalid-access-warning.php: text/x-php; charset=utf-8
lang_tr_konsil_baclabor.php:        text/x-php; charset=iso-8859-1
lang_tr_konsil_chemlabor.php:       text/x-php; charset=utf-8
lang_tr_konsil.php:                 text/x-php; charset=utf-8
lang_tr_lab.php:                    text/x-php; charset=utf-8
lang_tr_latex.php:                  text/x-php; charset=iso-8859-1
lang_tr_legal.php:                  text/x-php; charset=utf-8
lang_tr_modulneu.php:               text/x-php; charset=iso-8859-1
lang_tr_myintranet.php:             text/x-php; charset=iso-8859-1
lang_tr_newscolumns.php:            text/x-php; charset=utf-8
lang_tr_newsdummy.php:              text/x-php; charset=iso-8859-1
lang_tr_nursing.php:                text/x-php; charset=utf-8
lang_tr_obstetrics.php:             text/x-php; charset=iso-8859-1
lang_tr_or.php:                     text/x-php; charset=utf-8
lang_tr_personell.php:              text/x-php; charset=iso-8859-1
lang_tr_person.php:                 text/x-php; charset=iso-8859-1
lang_tr_phone.php:                  text/x-php; charset=iso-8859-1
lang_tr_place.php:                  text/x-php; charset=iso-8859-1
lang_tr_products.php:               text/x-php; charset=utf-8
lang_tr_prompt.php:                 text/x-php; charset=utf-8
lang_tr_radio.php:                  text/x-php; charset=utf-8
lang_tr_search.php:                 text/x-php; charset=iso-8859-1
lang_tr_specials.php:               text/x-php; charset=iso-8859-1
lang_tr_startframe.php:             text/x-php; charset=utf-8
lang_tr_stdpass.php:                text/x-php; charset=utf-8
lang_tr_table_immunization.php:     text/x-php; charset=iso-8859-1
lang_tr_table.php:                  text/x-php; charset=iso-8859-1
lang_tr_tech.php:                   text/x-php; charset=iso-8859-1
roots.php:                          text/x-php; charset=us-ascii
tags.php:                           text/x-php; charset=iso-8859-1
tr_copyrite_2.php:                  text/x-php; charset=utf-8
tr_copyrite.php:                    text/x-php; charset=utf-8
tr_credits.php:                     text/x-php; charset=utf-8
tr_credorgts.php:                   text/x-php; charset=utf-8
rob...@mzungu:/var/www/care2x_26/language/tr$ 

-- 
--
--------------------------------------------
CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to