Log of /mambo/branches/4.6/includes/mambolanguage.class.php
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Revision 842 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 20 14:39:30 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 19535 byte(s)
Diff to previous 822
I change line 226 from "return $NewEncoding->Convert($source,$fromcharset,$tocharset,true);" to "return $NewEncoding->Convert($source,$fromcharset,$tocharset,false);"
Revision 822 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 14 03:48:46 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 19534 byte(s)
Diff to previous 820
I use class convercharset instead iconv and edit,add some function for support it.
Revision 820 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 13 03:22:48 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 17995 byte(s)
Diff to previous 812
I edited file mambolanguage.class.php in line 52 from if($page_ == "addpage") { to be if( ($page_ == "addpage") && ($task="save") ) { and re-implement and rename function attrEncoding() to be arrayEncoding() and I add some function ,bindAttributes binds attributes and elements in array.
Revision 812 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 8 12:18:23 2006 UTC (6 years, 5 months ago) by enjoyman
File length: 17797 byte(s)
Diff to previous 556
-I edited file includes/mambolanguage.class.php, add a function for convert charset of attribute of this class from utf-8 to "encoding" attribute in xml file.Therefore I check edit or install language in save() function,if $page_ is "addpage",it is install language. -I edited file administrator\components\com_languages\views\templates\langform.tpl.php, add 2 hidden fields for assigned "page_" to be "addpage" or "editpage" for each mission.
Revision 556 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 7 08:15:51 2006 UTC (6 years, 11 months ago) by csouza
File length: 17392 byte(s)
Diff to previous 466
internationalization modifications
Revision 466 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 22:31:51 2006 UTC (7 years, 1 month ago) by csouza
File length: 15644 byte(s)
Diff to previous 459
Revision 459 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 12 00:03:38 2006 UTC (7 years, 1 month ago) by csouza
File length: 15842 byte(s)
Diff to previous 407
Revision 407 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 20 23:41:15 2006 UTC (7 years, 2 months ago) by csouza
File length: 15654 byte(s)
Diff to previous 403
Revision 403 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 19 20:41:39 2006 UTC (7 years, 2 months ago) by csouza
File length: 15700 byte(s)
language manager
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

