
Everything posted by Ilya Hoilik
-
Click to Mention - Support Topic
"Mention" is a regular language string. You can change it in the Languages section of AdminCP. 1. Go to AdminCP -> Languages -> Localization -> Languages, select your language and click the Translate button at the right side. 2. Type "ctm_mention_controls" into the search bar at the top. 3. Find the appropriate row and enter whatever you want in the textarea. For example, you can use this code to display it like a button: <button class="ipsButton ipsButton_light ipsButton_verySmall ipsButton_narrow cMultiQuote"><i class="fa fa-at"></i></button> Note that code may be different based on your custom theme. Send me a PM with your community URL and I will assist you.
-
Click to Mention - Support Topic
This is probably because you have a theme customizations. Do you use a custom theme? Send me a PM with a link to your community please.
-
Sign in with Apple
Seems, they have separated Sign in with Apple ID from Apple Developer Program. https://developer.apple.com/support/compare-memberships/
-
Sign in with Apple
https://developer.apple.com/sign-in-with-apple/ https://developer.apple.com/documentation/signinwithapplejs/configuring_your_webpage_for_sign_in_with_apple
-
(RU4) URLs Transliteration
Released 2.0.1 to fix one small issue. Now compatible with 4.4. @MeMaBlue
-
Click to Mention - Support Topic
-
(RU4) URLs Transliteration
@media try to disable the plugin and rerun the script. To be honest, I just tested the script on my community and have no problem with it at all.
-
(RU4) URLs Transliteration
looking...
-
(RU4) URLs Transliteration
@media do you mean you can't download zip file or script is not working properly? I downloaded it successfully and reviewed the code - it should works. fixfurl.zip
-
(RU4) URLs Transliteration
For those having this issue - try this file: fixfurl.zip
-
(RU4) URLs Transliteration
Unzip and upload php file to the community root and go to yourwebsite.com/fixfurl.php. If you have a lot of topics, you might see an error due to a time execution limit. In this case, you just need to run this script again. fixfurl.zip
-
(RU4) URLs Transliteration
Send me please link to your community via PM. I should take a look, because it worked previously.
-
(RU4) URLs Transliteration
Just visit that page, FURL will be generated automatically.
-
(RU4) URLs Transliteration
UPDATE blog_blogs SET blog_seo_name=''; UPDATE blog_entries SET entry_name_seo=''; UPDATE calendar_calendars SET cal_title_seo=''; UPDATE cms_database_categories SET category_last_seo_title=''; UPDATE core_announcements SET announce_seo_title=''; UPDATE core_members SET members_seo_name=''; UPDATE downloads_categories SET cname_furl=''; UPDATE forums_forums SET name_seo='', seo_last_title='', seo_last_name=''; UPDATE forums_topics SET title_seo=''; UPDATE gallery_albums SET album_name_seo=''; UPDATE gallery_categories SET category_name_seo=''; UPDATE gallery_images SET image_caption_seo=''; But that's not all. As far as I see, there is missed query for Downloads files at least.
-
(RU4) URLs Transliteration
I have pushed version 2.0.0 just now to provide compatibility with IPS Community Suite 4.1.14. What's New in Version 2.0.0 URLs Transliteration was renamed to Friendly URL Translit Compatibility with IPS Community Suite 4.1.14 Now you can define you custom rules
-
Advanced Tags & Prefixes - IPS 4.x
Wow. Thanks! Awesome app
-
Advanced Tags & Prefixes - IPS 4.x
Hello, Ryan. Is it a bug? I cannot select prefix. When app enabled When app disabled Thanks in advance!
-
(RU4) URLs Transliteration
@Charlie_IPB, only existing urls in this version. But you can try to use this instruction:
-
(RU4) URLs Transliteration
Hello, guys! Good news for @Charlie_IPB and others. I've added support for French, Italian and Spanish. I hope letters from this post is correct for this languages. But also I'll rewrite this plugin because now it support 11 languages and logic of my plugin is very bad. At this time you can't use more than one item in dropdown. And I'll organize plugin so you'll be able to use any languages in any priority you want. Version 1.0.3 is now available here and here. Enjoy
-
(RU4) URLs Transliteration
@ABGenc, fixed. Run updatecheck task to fix this issue locally
-
(RU4) URLs Transliteration
Now I haven't any idea about this problem. Only manually I think. See this review
-
(RU4) URLs Transliteration
Version 1.0.2 is out! Added support for Turkish languageAdded support for Romanian languageFixed one critical bugPlease note: you need to select required language in plugin settings
-
(RU4) URLs Transliteration
Version 1.0.1 not working. I'll fix this problem for about 1-2 hours. Also Turkish and Romanian languages will be available as soon as new version will be available. Thanks
-
(RU4) URLs Transliteration
@ABGenc, hello! Yes, I can include support for any languages. I need a list of letters (which differ from letters in English) in your language (üğışçö in your case) and relevant English letters for doing this. For example, for Russian it is: А - a Б - b В - v Г - g Д - d ... Ш - sh Щ - shh ...
-
(RU4) URLs Transliteration
(RU4) URLs Transliteration Some browsers not able to work correctly with Cyrillic links. This simple plugin converts Cyrillic characters into Latin in all new URLs on your IPS Community Suite. Supported languages: Russian, Ukrainian, Belarusian, Bulgarian, Macedonian and Greek. Links without plugin: domain/topic/1-вышла-локализация-для-версии-400 Links with plugin: domain/topic/1-vyishla-lokalizatsiya-dlya-versii-400 Not recommended for use on sites with Cyrillic domain.