jDiction Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

jDiction 2.2.0 released. http://jdiction.org/downloads

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - frank

Pages: [1]
1
Okay, I'm running into an issue with jdiction's jdlanguage switcher

if In the joomla language filter plugin, I set the option not to show the language code of the default language ( which produces a better looking url and improves seo IMO ) then the jdlanguage switcher helper will still try and remove the language code of the url with "JString::substr" but end up removing part of the url.

For example if I have an article under a category, let's say the url is www.test.com/12-category/article-title;

it will turn that url to www.test.com/sc/category/article-title for simplified chinese.. if you pay attention you will see that the id of the category has been truncated "12-",

if I keep all the tags enabled there is no issue, it will simply remove the "en/" part of the url instead of the last 3 characters of the base url.

There is another issue with the meta tags generation, the title attribute should not be the menu item but the article's title in the specified language.   

I'm a php newbie and would appreciate if you could help me.

Thank you


2
General Questions / Export Question
« on: June 02, 2017, 07:21:32 pm »
I'm wondering what the source language and target language dropdowns do in the export menu? the documentation hasn't been updated in a while and there's no explanation for the 'new' export process

what's the correct procedure if I want to then import a new language translation on another site?


and here's a few suggestions to make jdiction better. There's a lot of typos on the website and uninstalling jdictions till corrupts the configuration.php file by adding <NUL> in it. 


Pages: [1]