Category: Connect
Tiki Connect feature
Show subcategories objects
| Name | Type |
|---|---|
| 12.x & 13.x Feature Connect: 'Fill form' button does nothing | tracker item |
|
BlissTiki William
This should be migrated to the community site, and handled with ((doc:Organic groups)) and ((doc:User Trackers)) |
tracker item |
|
Please explain GUI dialog
Now that I have finished my new tool to extract really ''all'' tra() and tr() throughout Tiki source code, I find some peculiar strings that really need explanation. First, it is my understanding that text that is pumped through tr() inside a javascript file must get listed in language.js and not in language.php. Is this assumption correct? If that is the case, practically all language's language.js are grossly underpopulated. I count > 600 strings that get tr()-ed inside javascript, so even after deduplication 400 could be expected... Second, I find some peculiar strings that I do not understand. Why are they displayed at all, and why do they get fed through the translation function? Here is an example, taken from lib/jquery-tiki/tiki-connect.js. Line 13: {CODE(Colors="Tiki")} var spinner = $(this).tikiModal(tr(" ")); {CODE} Ahem. That's as close to nothing as it could possibly get. Yes, this is really just one single space... And it got scheduled to become translated... Thanks hman |
tracker item |
|
Send info to mother.tiki.org (Connect) throws error 404: Remote service inaccessible
I attempted to use the connect feature from wikisuite.org (using tiki15), and after providing the site details, saving, come back, and click at send info, tiki showed: ^ 400 Remote service inaccessible (404) Remote service inaccessible (404) ^ |
tracker item |
|
Tiki Connect Data Preview shows wrong Tiki Version & never-ending 'loading' in popup box + unable to Register to send Info
Connect doesn't work any more on 12.x for me. (and in 13.x, I couldn't make it work either a few weeks ago) I tried recently again, and I saw 2 issues at least: # When clicking at Preview info, there is a wrong Tiki Version info and never-ending 'loading' in popup box + {img fileId="779" thumb="y" rel="box[g]"} # when attempting to register the the site to be able to send Info, I see the popups requesting: ** "Please confirm you want to participate in Tiki Connect" ** "Welcome to Tiki Connect, please click "Send Info" when you want to make a connection." + But when I tried to click at "__Send Info__", again, I see a popup saying this: ** "__Your Tiki is not registered here yet, please try again__" --- In a Tiki 13.x, nothign happens. You can see it in action here: http://xavi-9794-5252.show.tikiwiki.org/tiki-admin.php?page=connect u: admin p: 12345 Interface set to Spanish, and using Chrome on GNU/Linux. You click at "Preview Info", or at "Send Info", and nothin happens, besides that you are sent to the start of the page. --- I could'nt make a show.t.o instance for 12.x since there might be an error here in dev.t.o. Every time I select 12.x for the show.t.o instance, it gets created one for 13.x |
tracker item |
Feature Connect: 'Fill form' button does nothing