-
Untitled Tuesday 17 November, 2020 12:25:26 EET
(comment)
in PluginSwiper images with header and text displayed with small height
Untitled Tuesday 17 November, 2020 12:25:26 EET 2020-11-17 10:25:26 Hi, I am also experiencing the incorrect display height of Swiper (tiki 21x) - many times it only loads the top 25% of all the pics, yet I do not have a 'title' or 'text...
Last modification: Tuesday 17 November, 2020 10:25:26 UTC -
(comment)
in Untranslateable text strings that cannot be found in the source code?
2020-07-31 16:11:14 Somewhere there is a list of which per percentage of which languages have been translated, but i can't find now. I did find this https://i18n.tiki.org and it looks like people have been busy there! I guess the docume...
Last modification: Friday 31 July, 2020 16:11:14 UTC -
Untitled Saturday 01 August, 2020 11:21:24 CEST
(comment)
in Untranslateable text strings that cannot be found in the source code?
Untitled Saturday 01 August, 2020 11:21:24 CEST 2020-08-01 09:21:24 I tried i18n.tiki.org, because luci pointed me there before. The main disadvantage is that it is impossible to enter anything for the admin GUI, because you need to be a...
Last modification: Saturday 01 August, 2020 09:21:24 UTC -
Untitled Sunday 16 August, 2020 02:56:18 JST
(comment)
in Can't preview or save a contact form edit at tiki.org
Untitled Sunday 16 August, 2020 02:56:18 JST 2020-08-15 17:56:18 I just had to respond to another contact form item ( https://tiki.org/tiki-view_tracker_item.php?itemId=11494 ) and again couldn't save the edit. I tried with and without ...
Last modification: Saturday 15 August, 2020 17:56:18 UTC -
Untitled Sunday 23 August, 2020 12:44:09 CEST
(comment)
in Please add some sorting feature and use it on tiki-admin.php
Untitled Sunday 23 August, 2020 12:44:09 CEST 2020-08-23 10:44:09 Almost the same issue is with modules in tiki-admin_modules.php. This has already been sorted, thank you for that, but my recommendation is: Do not use (as was done in t...
Last modification: Sunday 23 August, 2020 10:44:09 UTC -
Untitled Friday 28 August, 2020 12:41:06 CEST
(comment)
in Please update German localization
Untitled Friday 28 August, 2020 12:41:06 CEST 2020-08-28 10:41:06 Also some icons need translation. Did that for live support (attachments). Target language de.de, tiki 18.7. No idea how you can integrate that into distribution of future...
Last modification: Friday 28 August, 2020 10:41:06 UTC -
Untitled Saturday 17 October, 2020 19:57:30 CEST
(comment)
in Please update German localization
Untitled Saturday 17 October, 2020 19:57:30 CEST 2020-10-17 17:57:30 I have created a tool to ease translating, or more precisely, it eases re-writing translations. First, it reads custom.php from ./ and it reads language.php and check...
Last modification: Saturday 17 October, 2020 17:57:30 UTC -
Untitled Saturday 03 April, 2021 09:43:36 CEST
(comment)
in Please update German localization
Untitled Saturday 03 April, 2021 09:43:36 CEST 2021-04-03 07:43:36 This is RC 6 of language.js in German (de.de) containing 137 lines of Javascript translation, the entire deduplicated occurrences of tra() strings in Javascript in tiki 1...
Last modification: Saturday 03 April, 2021 07:43:36 UTC -
Untitled Thursday 17 December, 2020 14:00:00 EET
(comment)
in Not possible to add a file in a tracker item (tracker field file) - Data is lost
Untitled Thursday 17 December, 2020 14:00:00 EET 2020-12-17 12:00:00 Hi Jonny, I must have missed the option to install a tiki 21x 'Show Instance' - when I click the button to 'Create Snapshot' it seems to automatically install (doesn't...
Last modification: Thursday 17 December, 2020 12:00:00 UTC -
(comment)
in Customsearch dropdown field does not deal with spaces in selected values
2020-08-22 22:40:46 My bad, I should have read the Solution field before the comments. c5c9bfb8 is the one which makes sense. I poked some more and it looks like it's the best we can come up with, so +1 for backporting wherever applica...
Last modification: Saturday 22 August, 2020 22:40:46 UTC -
Untitled Saturday 22 August, 2020 14:45:49 BST
(comment)
in Module editing: Names that don't make sense
Untitled Saturday 22 August, 2020 14:45:49 BST 2020-08-22 13:45:49 Hi hman To answer your question with a guess: it was probably called that by someone with English as a second language coding the category show/hide feature over a deca...
Last modification: Saturday 22 August, 2020 13:45:49 UTC -
(comment)
in Create a tool that extracts all text to be displayed
2020-08-25 12:48:51 Thanks. Didn't know this. How can it help me? What exactly does "update the language files with everything that is "translated"" mean?' An automated process can't distinguish between a minor change (like a typo) or ...
Last modification: Tuesday 25 August, 2020 12:48:51 UTC -
(comment)
in Create a tool that extracts all text to be displayed
2021-03-09 19:08:28 I have now created my own tool, because I wanted to a) be independent from inner workings of tiki and b) fully understand (and control) what's going on. After some weeks with little progress and a week end where sever...
Last modification: Tuesday 09 March, 2021 19:08:28 UTC -
Untitled Thursday 11 March, 2021 15:03:33 CET
(comment)
in Create a tool that extracts all text to be displayed
Untitled Thursday 11 March, 2021 15:03:33 CET 2021-03-11 14:03:33 I still got to add deduplication. When that is done, I will upload my tool. I had some struggles with some Javascript files from the vendor_bundled/vendor and vendor_ext...
Last modification: Thursday 11 March, 2021 14:03:33 UTC -
Untitled Friday 26 March, 2021 20:41:13 CET
(comment)
in Create a tool that extracts all text to be displayed
Untitled Friday 26 March, 2021 20:41:13 CET 2021-03-26 19:41:13 Deduplication reduces the Javascript findings in current tiki 18.8 from 311 to 247 lines (including the single line comments that carry the path information) and PHP/templat...
Last modification: Friday 26 March, 2021 19:41:13 UTC -
(comment)
in Create a tool that extracts all text to be displayed
2021-05-08 21:13:01 I found something strange, and analysis showed that Linux' meld cannot really cope with language.php growing to > 25,000 lines (does not find all occurrences of identical lines 😑 ) While looking at that I realize...
Last modification: Saturday 08 May, 2021 21:13:01 UTC -
Untitled Wednesday 02 September, 2020 18:39:22 CEST
(comment)
in There should be a way of synchronizing user avatar with a user tracker field
Untitled Wednesday 02 September, 2020 18:39:22 CEST 2020-09-02 16:39:22 That's nice to know in case I'm involved in a tiki site for german people. In this use case, it's OK. Firstly, it's not in Germany, not even in Europe. Secondly,...
Last modification: Wednesday 02 September, 2020 16:39:22 UTC -
(comment)
in Calendar class 'opaque calBox' broken
2020-09-11 10:54:21 Further analysis show these different calls for the popup, but still I don't find the culprit. This is taken from the source as seen by the browser: Copy to clipboard data-content="<div class&a...
Last modification: Friday 11 September, 2020 10:54:21 UTC -
(comment)
in Calendar class 'opaque calBox' broken
2021-11-03 20:45:22 Constant promises for a better future. Sorry. That doesn't convince me anymore. First, lots of people tell me "Why do you stick to tiki 18, use 21, it's so much better". Then people tell me the calendar in 21 would wo...
Last modification: Wednesday 03 November, 2021 20:45:22 UTC -
Untitled Sunday 13 September, 2020 13:49:11 BST
(comment)
in Please clarify: flagnames with and without underscores
Untitled Sunday 13 September, 2020 13:49:11 BST 2020-09-13 12:49:11 Hi again Those flag with spaces in aren't in tiki, even as far back as tiki 9.x doesn't have them - maybe they were there in pre-history but shouldn't be there now. Tha...
Last modification: Sunday 13 September, 2020 12:49:11 UTC -
Untitled Monday 14 September, 2020 22:20:11 CEST
(comment)
in Please clarify: flagnames with and without underscores
Untitled Monday 14 September, 2020 22:20:11 CEST 2020-09-14 20:20:11 It also needs a consistency fix where e.g. on tiki-user_preferences.php it uses "American_Samoa" translation string vs "American Samoa" string used on tiki-user_informa...
Last modification: Monday 14 September, 2020 20:20:11 UTC -
(comment)
in Please rename the start button in the wizards
2025-05-18 22:50:21 Hi guys, it is not well known but tiki already does have a way of providing context for translations ! Except nobody could find a real-life example like this "Start" button so it is not used anywhere yet. This "Star...
Last modification: Sunday 18 May, 2025 22:50:21 UTC -
(comment)
in Bubble help starts way off screen in wizard
2020-10-08 10:15:58 Found the root cause for this behaviour, and a workaround. It's not a solution. The root cause is the inability of the layout of tiki to deal with long-running text in bubble help. And German has a tendency to create ...
Last modification: Thursday 08 October, 2020 10:15:58 UTC -
Untitled Monday 02 November, 2020 16:26:27 CET
(comment)
in Error warning: Divide by zero on "0"
Untitled Monday 02 November, 2020 16:26:27 CET 2020-11-02 15:26:27 Side note: Maybe you get a divide by zero erroneously (have you checked the arguments?), at other points tiki does not give errors where it should. tiki sheet will happil...
Last modification: Monday 02 November, 2020 15:26:27 UTC -
Untitled Monday 02 November, 2020 18:25:48 EET
(comment)
in Error warning: Divide by zero on "0"
Untitled Monday 02 November, 2020 18:25:48 EET 2020-11-02 16:25:48 yes, there could be issues generally in tiki, but I am not a dev, so do not understand what goes on behind the GUI. That's also why I mentioned this could be a problem ...
Last modification: Monday 02 November, 2020 16:25:48 UTC