Page 2 of 3

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 1:14 pm
by english4ar.com
amr wrote:

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ar" xml:lang="ar">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-sy">
</head>
.
ممكن توضح الطريقة لو سمحت

من بعد ما اضيف الكود الى القالب ماهي الخطوات التالية

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 2:00 pm
by amr
english4ar.com wrote:
amr wrote:

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ar" xml:lang="ar">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Language" content="ar-sy">
</head>
.
ممكن توضح الطريقة لو سمحت

من بعد ما اضيف الكود الى القالب ماهي الخطوات التالية

you can easly change the dir bi-content/pages/empty to your new arabic content after adding it

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 5:55 pm
by english4ar.com
amr wrote:...
اختلطت علي الامور :D

بعد ان نضيف الكود الى القالب
ماهي الخطوة التالية ؟


هل يمكن ان تضع مثال لصفحة (تجربة)

كيف نستخرج الرموز من الموقع
http://languagelog.ldc.upenn.edu/myl/ld ... alter.html

تجربة
CACCD1C8C9


ممكن تشرح خطوة بخطوة لو سمحت

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 6:28 pm
by amr
english4ar.com wrote:
amr wrote:...
اختلطت علي الامور :D

بعد ان نضيف الكود الى القالب
ماهي الخطوة التالية ؟


هل يمكن ان تضع مثال لصفحة (تجربة)

كيف نستخرج الرموز من الموقع
http://languagelog.ldc.upenn.edu/myl/ld ... alter.html

تجربة
CACCD1C8C9


ممكن تشرح خطوة بخطوة لو سمحت
sure ill add a full example

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 11:13 pm
by amr
amr wrote:
english4ar.com wrote:
amr wrote:...
اختلطت علي الامور :D

بعد ان نضيف الكود الى القالب
ماهي الخطوة التالية ؟


هل يمكن ان تضع مثال لصفحة (تجربة)

كيف نستخرج الرموز من الموقع
http://languagelog.ldc.upenn.edu/myl/ld ... alter.html

تجربة
CACCD1C8C9


ممكن تشرح خطوة بخطوة لو سمحت
sure ill add a full example
Image

Re: FRIENDLY URL didnt support Arabic letters

Posted: Wed Jun 01, 2016 11:13 pm
by amr
amr wrote:
amr wrote:
english4ar.com wrote:
اختلطت علي الامور :D

بعد ان نضيف الكود الى القالب
ماهي الخطوة التالية ؟


هل يمكن ان تضع مثال لصفحة (تجربة)

كيف نستخرج الرموز من الموقع
http://languagelog.ldc.upenn.edu/myl/ld ... alter.html

تجربة
CACCD1C8C9


ممكن تشرح خطوة بخطوة لو سمحت
sure ill add a full example
Image
http://imgur.com/vTz2olh

Re: FRIENDLY URL didnt support Arabic letters

Posted: Fri Jun 03, 2016 2:59 am
by diego
I added a variable EXTREME_FRIENDLY_URL in /bl-kernel/boot/init.php

Whit this variable you can disable the filter.

Only works in the latest version from Github.

Re: FRIENDLY URL didnt support Arabic letters

Posted: Fri Jun 03, 2016 8:37 pm
by english4ar.com
diego wrote:.
its work on update site but it didn't work on fresh installation

Re: FRIENDLY URL didnt support Arabic letters

Posted: Fri Jun 03, 2016 8:41 pm
by english4ar.com
after 4 hours of headache :? :roll:
the problem is : when i change the Language from English to another Language the arabic posts disappear !

Re: FRIENDLY URL didnt support Arabic letters

Posted: Mon Jun 06, 2016 4:18 am
by diego
Have you try with the latest version v1.3 BETA 2?

Can you make a fresh installation ? and enable the feature EXTREME_FRIENDLY_URL

thanks