[Bulgarian Language Pack lacks transliteration] Flexicontent URL in latin

More
10 years 1 week ago - 8 years 6 months ago #61363 by nikolaikolev
Hello friends,
my Flexicontent articles are in cirylic and my URL's look like:
mysite.com/16-2016-apr-12-06-51-20/17-2016-apr-12-07-28-04

How can i make URL's look like:
mysite.com/article-title-in-latin/categori-title-in-latin

I enclose picture
Last edit: 8 years 6 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
10 years 6 days ago #61382 by ggppdk
Replied by ggppdk on topic Flexicontent URL in latin
Hello

i have added transliteration, see here:

czech, croatian, greek, french, russian, etc
(code from PHOCA International alias plugin for J1.5)
- it was not updated for J3.x because Joomla language packages were supposed to include this ?? , but they never DID (yet ?)

NOTE: code will be triggered if you do not enable Joomla global option "UNICDE aliases"

can you provide an 1 to 1 character map for Bulgarian like done here:

github.com/FLEXIcontent/flexicontent-cck...b4eeca22e587eb44R677

then URLs will be:
.../445-cat-alias-latin/3455-item-alias-latin

if you enable unicode then you can have bulgarian text in the URL


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
10 years 2 days ago - 10 years 2 days ago #61442 by nikolaikolev
ok done please see below.
What do i must do next ?

+ // BULGARIAN
+ if ($this->language == 'bg-BG') {
+ $bgLangFrom = array('А', 'а', 'Б', 'б', 'В', 'в', 'Г', 'г', 'Д', 'д', 'Е', 'е', 'Ж', 'ж', 'З', 'з', 'И', 'и', 'Й', 'й', 'К', 'к', 'Л', 'л', 'М', 'м', 'Н', 'н', 'О', 'о', 'П', 'п', 'Р', 'р', 'С', 'с', 'Т', 'т', 'У', 'у', 'Ф', 'ф', 'Х', 'х', 'Ц', 'ц', 'Ч', 'ч', 'Ш', 'ш', 'Щ', 'щ', 'Ъ', 'ъ', 'Ьо', 'ьо', 'Ю', 'ю', 'Я', 'я');
+ $bgLangTo = array('A', 'a', 'B', 'b', 'V', 'v', 'G', 'g', 'D', 'd', 'E', 'e', 'Zh', 'zh', 'Z', 'z', 'I', 'i', 'J', 'j', 'K', 'k', 'L', 'l', 'M', 'm', 'N', 'n', 'O', 'o', 'P', 'p', 'R', 'r', 'S', 's', 'T', 't', 'U', 'u', 'F', 'f', 'H', 'h', 'C', 'c', 'Ch', 'ch', 'Sh', 'sh', 'Sht', 'sht', 'Y', 'y', 'Io', 'io', 'Ju', 'ju', 'Ja', 'ja');
+ $langFrom = array_merge ($langFrom, $bgLangFrom);
+ $langTo = array_merge ($langTo, $bgLangTo);
Last edit: 10 years 2 days ago by nikolaikolev.

Please Log in or Create an account to join the conversation.

More
10 years 2 days ago - 10 years 2 days ago #61445 by ggppdk
Replied by ggppdk on topic Flexicontent URL in latin
Hello

added,

you can now visit v3.0.x-stable branch:
github.com/FLEXIcontent/flexicontent-cck/tree/3.0.x-stable

click "Download ZIP" and install in a development / testing site

- then edit an item , let the alias be empty and then click save
- not for category edit form you will need to set the alias manually to appropriate latin characters


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!
Last edit: 10 years 2 days ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
10 years 1 day ago #61459 by nikolaikolev
Hi,
i downloaded the file but I do not know how to install it and where to install it.
Please help

Please Log in or Create an account to join the conversation.

More
10 years 23 hours ago #61469 by micker
Replied by micker on topic Flexicontent URL in latin
just install it like an extension in joomla

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
10 years 22 hours ago #61473 by nikolaikolev
Hello,
i did install v3.0.x-stable.
In Global configuration i have Unicode Aliases "NO"
I cleared the site cache179

But my URL's are still:
mysite.com//16-2016-apr-12-06-51-20/26-2016-04-21-07-56-51

Please help

Please Log in or Create an account to join the conversation.

More
10 years 14 hours ago #61488 by ggppdk
Replied by ggppdk on topic Flexicontent URL in latin
Hello

you install via Joomla extension manager,
select zip archive and click install


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61493 by nikolaikolev
Yes,
I went to joomla administrator-extensions-manage-install-browse button-select flexicontent-cck-3.0.x-stable.zip-upload & install button.
Do i need to do something else ?

Everythnig is been installed corectly but my url are still: mystite.com/16-2016-apr-12-06-51-20/18-2016-04-21-10-31-32

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61498 by ggppdk
Replied by ggppdk on topic Flexicontent URL in latin
Hello

-- for category alias, you need to edit category and set manually

-- for item alias, edit an item, remove the text from alias field and save

then click the preview button from inside the item form


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save