Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 19:44:20

Author Topic: File Manager win1251 (cp1251)  (Read 9380 times)

0 Members and 1 Guest are viewing this topic.

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
File Manager win1251 (cp1251)
« on: 2013-08-23, 02:08:13 »
Hello
How i can change the encoding in the file manager panel on win1251 (cp1251)

screenshot


my text on russian and I need encoding win1251 (cp1251)
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #1 on: 2013-08-23, 11:46:36 »
Help me please
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #2 on: 2013-08-23, 18:15:04 »
There are look like already set with '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />' (unicode)
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #3 on: 2013-08-23, 18:33:26 »
where i ?an change the file manager on the encoding win-1251 ?
where are located files kloxo file manager ?
 i need encoding win-1251 because my files on russian language
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #4 on: 2013-08-23, 19:12:37 »
I need UTF-8
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #5 on: 2013-08-23, 19:25:29 »
For example this http://centos.alt.ru/ using UTF-8 and I found display russian character. I found most code for display in Kloxo-MR panel already use UTF-8 also.

I am not sure, maybe 'textarea' (html code) not support UTF-8.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #6 on: 2013-08-23, 19:27:46 »
Read http://www.w3schools.com/tags/att_form_ ... harset.asp, look like 'form' need  'accept-charset="ISO-8859-1"' for display 'ISO-8859-1' correctly.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #7 on: 2013-08-23, 19:54:03 »
MRatWork  where to add this encoding ?
(accept-charset="ISO-8859-1)

in my site files or configuration files panel
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #8 on: 2013-08-23, 20:01:15 »
UTF-8 seems to work fine.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #9 on: 2013-08-23, 21:09:45 »
Spacedust, my site on windows-1251 charset
and russian text in not work in file manager panel

MRatWork where to add this encoding ?
(accept-charset="ISO-8859-1)
in my site files or configuration files panel

How can I change the encoding of win-1251 (or ISO-8859-1) for filemanager in panel config files ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #10 on: 2013-08-23, 22:53:04 »
Quote from: "imperio"
Spacedust, my site on windows-1251 charset
and russian text in not work in file manager panel

MRatWork where to add this encoding ?
(accept-charset="ISO-8859-1)
in my site files or configuration files panel

How can I change the encoding of win-1251 (or ISO-8859-1) for filemanager in panel config files ?
It's hard to coding.

I try to make all '<form>' use 'accept-charset="utf-8"' and I hope all content of Kloxo-MR will accept unicode (also russian language too).
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #11 on: 2013-08-23, 22:55:42 »
See '/usr/local/lxlabs/kloxo/httpdocs/htmllib/htmllib.php' to find out 'form'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #12 on: 2013-08-24, 01:50:05 »
in this file I found two lines with <form>

Quote
print('<form>');
and
Quote
<td valign="middle" align="left" width=5>

        <form>

what can i do
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline imperio

  • Valuable Member
  • *
  • Posts: 80
  • Karma: +0/-0
    • View Profile
Re: File Manager win1251 (cp1251)
« Reply #13 on: 2013-08-25, 01:48:18 »
MRatWork, Do you have a solution for my problem ? :(
How i can use file manager with russian text ? (windows-1251)
« Last Edit: 1970-01-01, 01:00:00 by Guest »
I like the KLOXO-MR

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: File Manager win1251 (cp1251)
« Reply #14 on: 2013-08-25, 15:43:56 »
Too many code must change/add 'accept-charset'. WIll be release on next upload.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine

Page created in 0.061 seconds with 18 queries.

web stats analysis