Denys Nosov

Results 29 issues of Denys Nosov

Можно добавить каналы по CMS, языкам программирования (бэкенд). Как идея.

https://developer.joomla.org/coding-standards.html Link not working 😔

Fix: Error decoding JSON data: Control character error, possibly incorrectly encoded If past non-printing characters in alt or title for image. For example: `{"image_location":"images/blogs/_cover/838/30008/ai.jpg","image_title":"Олександр Усик, фото прес-служба ФБУ ","image_description":""}`

Hi! If add support multilanguage override titles or meta description in Configuration: SEO(for Content view) JSON strings this not work with enable Joomla cache Override Meta Desc ``` {"uk-UA":"news_metadesc_uk","ru-RU":"news_metadesc_ru","en-GB":"news_metadesc_en"} ```...

Hi! I have article in 3 language: * /news/novina (Ukrainian) * /pl/news/aktualnosci (Polish) * /en/news/latest-news (English) And Joomla alias (#__content) is `joomla-alias` I have to generate link (or use Seblod...

Hi, guys! Please remove id in input with type="hidden" for validation form. This work when use Multiforms with input hidden task or other system hidden inputs.

Replace strtolower() to JString::strtolower()

won't merge

Hi! I'm translate date into Ukrainian from typo date plugin: COM_CCK_HOURS="год." COM_CCK_TIMELEFT_SENTENCE="%s потому" In the fronted dispalay date as `4 ���. потому` I have display date correct as `4 год....

enhancement
cyrillic

code improvement
won't merge

Hello and Happy New Year! I'm found bug in module mod_cck_list. I have skip first X article in module, but option Start not work. Look at attache files: **1) Without...