[00:41] amette__ left #tikiwiki [02:24] torsten1 joined #tikiwiki [05:01] torsten1 joined #tikiwiki [10:26] amette__ joined #tikiwiki [10:55] amette__ left #tikiwiki [10:56] jonnyb joined #tikiwiki [11:05] amette__ joined #tikiwiki [11:12] Padlock joined #tikiwiki [11:14] Telesight joined #tikiwiki [11:16] Padlock polom [11:16] jonnyb pompom Padlock [11:21] Padlock Anyone familiar with the plugin image annotation ? Bfsez shared a tutorial with me yesterday, but there's something i don't get [11:23] jonnyb slightly familair Padlock - ask away? [11:25] Padlock The source of the image. It says "absolute url or relative path from tiki root or image from the file gallery [Display1]" and display1 is in red [11:26] Padlock image i want to annotate is in a file galery, i know its ID but I can't find how to insert it. Nothing is displayed on my page. What is "display1" in this case ? [11:30] luciash Padlock: display file with fileId=1 from File Gallery (using SEFURLs) [11:31] Padlock so if ID of the image i want to use is 242, i should input "display242" ? [11:31] luciash Padlock: yoursite/display1 [11:31] luciash yes [11:32] Padlock {annotation src="display242" width="700px" height="500px"} ? [11:32] luciash you can also use preview242 or dl242 (force download dialog) [11:33] luciash yes [11:33] Padlock it's not working. Page displays nothing :( [11:33] Padlock should the image be in a specific file gallery ? [11:34] luciash if your image is too big you can also ask for resize on-the-fly using display242?x=700 [11:34] luciash first try if yoursite/display242 is working [11:34] luciash in your browser [11:34] Padlock ok, lemme try [11:37] Padlock I tried http://localhost/tiki/display242 and it won't work [11:38] Padlock It's not working for any image, even small ones [11:38] jonnyb do oyu have sefurl adn htaccess enabled? [11:39] jonnyb the long version would be tiki-download_file.php?fileId=242&display (but best to copy it from the image opened in a new window) [11:40] Padlock I'm afraid I don't know anything about sefurl and htaccess [11:41] Padlock Can I use that long version as a location in the plugin parameters ? [11:41] Padlock Oh yes, it works with that long version :() [11:41] Padlock :-) [11:42] jonnyb super [11:44] Padlock Thank you very much ! Now my image seems to be too large, how to I use that resize on-the-fly you were mentionning ? [11:46] jonnyb you can add a max param, or x or y to fix the width or height, so try tiki-download_file.php?fileId=242&display&max=600 for a start? [11:48] Padlock it does change the size but the image is displayed several times, in mozaic lol [11:53] Padlock Ok looks like if I match max width and display width, it looks alright [12:30] amette__ polom [12:30] jonnyb moqmoq amette__ and amette_ [12:30] amette__ heyho jonnyb [12:31] jonnyb having real trouble with this kibana recover stuff, nothing seems to work... [12:31] jonnyb currently have saved the page as html and trying to parse that :P [12:31] amette__ whut!? :O :D [12:32] amette__ Shouldn't it be possible to get the wiki syntax out of elastic? and put that into the DB? not needing to go via HTML!? [12:32] jonnyb can't seem to export that data as anything usefuil, also can't seem to connect to it via php (from here) [12:32] jonnyb yes, should be [12:32] amette__ oh, ok, yes, it's firewalled, I can open that up for you [12:32] jonnyb think i mailed my (lackl of) pregress to the sysadmin list l;ast night [12:33] jonnyb i added my ip in case that helps [12:33] amette__ (all these "cloud" services need firewalling to not become the big data botnet [in addition to the windows and IoT-botnets]) [12:33] amette__ ok, hang on [12:33] jonnyb ta [12:37] jonnyb one other thing i thought of amette__ was: is that elastic index backed up somewhere safe? in case it gets overwritten somehow? (i'm trying to be read only with it but it's all a bit experimental...) [12:38] amette__ yep, I took a copy of /var/lib/elasticsearch before starting to do anything on it [12:38] jonnyb :) [12:40] amette__ gimme a couple more minutes, this instance was doubly safe (only listening on localhost, too) [12:40] jonnyb thanks [12:53] Jyhem joined #tikiwiki [12:56] jonnyb polom Jyhem [12:58] jonnyb brb in 10ish... [13:09] jonnyb re [13:14] jonnyb thanks amette__ think i'm in... [13:15] amette__ Cool! :) [13:17] jonnyb odd that i only see 170 wiki pages mod'ed november to april, when luciash's kibana search finds over 500 edits... maybe it's doing some sort of "distinct" thing [13:17] jonnyb anyway, investigating (but have to go to meetings soon) - so looking hopeful to get something back, even if not the full edit history [13:17] amette__ hmmm.... yeah... maybe you just have the last edits and luciash query got all of the edits? [13:18] amette__ full history would be a nice bonus - but getting the final version of the pages would be a huuuge win already! [13:19] amette__ Actually getting any kind of history back is a lot more than I was expecting last week. [13:19] jonnyb yes indeed, good idea looking in the es index [13:19] amette__ yep, true [13:31] amette__ jonnyb : trying something, will need some restarts of elastic, so might be briefly gone in between [13:31] jonnyb ok, thanks [13:31] jonnyb (for the warning ;) ) [13:34] amette__ :) [13:35] jonnyb ok, i've found the change events, so can get the full history i think, with some data massaging... but will run out of time today, maybe later or tomorrow i should have a script we can try [13:35] amette__ jonnyb : Go into Kibana, do the query, then see the arrow pointing upwards in the middle below the bar graph, click on it, then click "Request". [13:36] amette__ oh, ok, I was late - but I don't care, good thing you managed! :) [13:36] jonnyb which one? [13:36] amette__ Actually there's even "Response". d'oh [13:36] amette__ which which? [13:36] jonnyb ha! some mush hidden stiuff in there! [13:37] jonnyb grrrr.... [13:37] amette__ yeah, Kibana and it's mysteries [13:37] amette__ its [13:37] jonnyb anyway, have access direct now, will be better for a generic script [13:37] jonnyb (he tells himself) [13:37] amette__ yep, that's for sure [13:37] amette__ ( :) ) [13:38] amette__ Well, we managed at leet'o'clock - good omens! ;) [13:39] jonnyb i'm going to ignore any recategorisation i think... [13:41] amette__ Oh, I hadn't even thought of that... but yeah, I agree... having the content back is paramount. And doing that asap is next on the list. Once we get doc.t.o writeable again, recategorisation, etc. will happen quickly, I guess. [13:41] jonnyb yup yup [13:42] jonnyb seems the oldest edit after 4 nov was on dec 13, is that what you're seeing? [13:42] jonnyb i'm getting 504 edits in the date range, 4 nov to 5 april [13:43] jonnyb seems that's all there is [13:43] amette__ not sure how to filter for edits only... I get 736 hits with the basic query... but that's creation/modification and probably also categorisation. [13:44] amette__ type=wikipage and I get 350 hits [13:44] amette__ but that's a faulty query.... seems to give just contents [13:46] jonnyb we're looking at object_type=activity and type=wiki page, luciash's saved search seems to work but you need to set the date range manually each time [13:46] jonnyb it's called "All wiki page edits since Nov 5th 2016" [13:47] amette__ ok, yes, 504 hits, first one on December 13th [13:47] jonnyb ok, gotta go [13:47] jonnyb super, thanks for the sanity check :) [13:47] amette__ alright, thanks so far! cya, mate! :) [13:47] jonnyb will noodle on with it later when i get back, cya2 [13:48] amette__ cool, let me know, if you need any help! laters [14:40] frederik_ joined #tikiwiki [14:41] frederik_ Hello. Upgrading from 6.15 -> Latest has gives me the following error message on the tiki-index page: "You do not have permission to view this page". Any idea on how to debug this? [15:05] nelsonko joined #tikiwiki [15:39] fabricius joined #tikiwiki [15:42] Tiki-KGB 03kroky6 r62283 10trunk/ 10(13 files in 4 dirs) [15:42] Tiki-KGB [ENH] allow supported tracker field type changes keeping the relevant options and modify preference to allow unsupported changes as well [15:46] frederik_ Now it's "You don't have permission to use this feature: tiki_p_admin [15:47] frederik_ " [15:47] frederik_ On a login attempt [15:48] Tiki-KGB 03chealer r62284 10trunk/lib/prefs/wiki.php [15:48] Tiki-KGB [FIX] wiki_edit_section description. Oops [15:48] Tiki-KGB [ENH] Clarify wiki_edit_section_level [15:50] Tiki-KGB 03chealer r62285 10trunk/lang/fr/language.php * [TRA [16:28] amette__ left #tikiwiki [16:46] chibaguy joined #tikiwiki [16:46] chibaguy polom [16:51] chibaguy In case anyone is listening and has an idea, I can't log in to my localhost branch 15 now. Last time I tried was probably a week or two ago. When I enter name and password, the page just refreshes with no change; not logged in. No error message. [16:51] chibaguy I'll try a fresh install. [16:54] Jyhem have you tried the pop-up or /tiki-login.php ? [17:02] amette__ joined #tikiwiki [17:06] chibaguy Ah, good question. The tiki-login page works. The modules don't (I have the pop-up and standard module and tried both.) [17:08] chibaguy But I got a fresh Tiki 15.4 and installed it, and can't log in at the end of the installation. "Invalid old password" is the error. Are there new minimums for the password? I use a simple one at localhost. [17:08] Jyhem That already happened to me. I imagined I had not taken enough time to wait for all javascript to be downloaded, because afterwards I could not reproduce. [17:08] Jyhem Now that you confirm the issue, I guess we have some real issue :-( [17:09] Jyhem Wait! No, that's not the issue I had. mine was that the pop-up would not show [17:09] Jyhem forget my ramblings [17:09] * Jyhem back to "Browser Title" [17:10] Jyhem clean install of Tiki17: flawless [17:11] chibaguy This time, logging in to localhost branch 15 I get the error "Cookies must be enabled to log in to this site". I do have cookies enabled of course. [17:11] chibaguy (using the popup login) [17:18] chibaguy That's good about Tiki 17. [17:39] Telesight joined #tikiwiki [17:50] Tiki-KGB 03chealer r62286 10trunk/templates/admin/include_wiki.tpl [17:50] Tiki-KGB Add wiki_edit_plugin to wiki panel, since it is (currently) wiki-specific and related to wiki_edit_icons_toggle, which is in the wiki panel [17:52] Tiki-KGB 03chealer r62287 10trunk/templates/admin/include_wiki.tpl [17:52] Tiki-KGB Move wiki_edit_icons_toggle after wiki_edit_section, since the former (partially) depends on the latter [18:16] Tiki-KGB 03chealer r62288 10trunk/ 10lib/prefs/wiki.php 10lang/fr/language.php [18:20] Tiki-KGB 03jyhem r62289 10branches/17.x/ 10(55 files in 55 dirs) [18:20] Tiki-KGB [UX] Make the whole Browser title configuration easier to understand, as discussed during 2017-04-20 roundtable [18:22] Tiki-KGB 03jyhem r62290 10(56 files in 56 dirs) [18:22] Tiki-KGB [UX][bp/r62289] Make the whole Browser title configuration easier to understand, as discussed during 2017-04-20 roundtable [18:28] Tiki-KGB 03chealer r62291 10trunk/lib/prefs/wiki.php * wiki_edit_plugin: remove hint 'Requires JavaScript' (everything does now) [18:46] Tiki-KGB 03jyhem r62292 10branches/17.x/ 10lib/prefs/site.php 10templates/header.tpl [18:46] Tiki-KGB [ENH] Add missing option for the Browser title position, as discussed during 2017-04-20 roundtable (thanks Bernard) [18:46] Tiki-KGB 03jyhem r62293 10trunk/lib/prefs/site.php 10trunk 10trunk/templates/header.tpl [18:46] Tiki-KGB [ENH][bp/r62292] Add missing option for the Browser title position, as discussed during 2017-04-20 roundtable (thanks Bernard) [19:08] Tiki-KGB 03chealer r62294 10trunk/lib/parser/parserlib.php [19:08] Tiki-KGB parse_first(): [19:08] Tiki-KGB [REF] Optimize (this code is not reached unless $prefs['wiki_edit_plugin'] == 'y') [19:08] Tiki-KGB [REF] Clarify [19:16] Tiki-KGB 03chealer r62295 10trunk/templates/admin/include_textarea.tpl [19:16] Tiki-KGB Make wiki_edit_icons_toggle a child of wiki_edit_plugin in this context (textarea), so it doesn't show if the latter is disabled [19:16] Tiki-KGB Still unfixed: wiki_edit_icons_toggle may display while wiki_edit_plugin doesn't (because only the latter is advanced) [19:34] Tiki-KGB 03chealer r62296 10trunk/ 10lib/prefs/wiki.php 10lang/fr/language.php * [FIX] Clarify wiki_edit_icons_toggle documentation [20:46] jonnyb joined #tikiwiki [22:48] slyskawa joined #tikiwiki