[02:18] marclaporte joined #tikiwiki [02:25] Gwayne joined #tikiwiki [02:25] Gwayne joined #tikiwiki [02:41] chibaguy joined #tikiwiki [02:42] chibaguy polom [03:11] rodrigoprimo joined #tikiwiki [03:38] Tiki-KGB 03lindonb r48055 10branches/12.x/lib/ 10(8 files in 2 dirs) [03:38] Tiki-KGB [bp/r48007][FIX] tablesorter: only set shortcut variables once and use parent static in child classes; don't repeat column-specific code for each column when rendering header; support external filters; better handling of ids[FIX] tablesorter: only set shortcut variables once and use parent static in child classes; don't repeat column-specific code for each column when rendering he [03:38] Tiki-KGB tikiwikiader; support external filters; better handling of ids [03:45] marclapo1 joined #tikiwiki [03:56] fabricius joined #tikiwiki [04:06] chibaguy joined #tikiwiki [04:52] Tiki-KGB 03lindonb r48056 10branches/12.x/templates/ 10(17 files) * Some wording suggestions for the admin wizard. [05:03] Tiki|bot New Forum Posts: Fwd: Admin Wizard - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49726 [05:39] 92AAAOGNH joined #tikiwiki [05:46] marclaporte joined #tikiwiki [06:13] marclaporte1 joined #tikiwiki [08:53] Tiki|bot New Forum Posts: Developer question: editing language.php or custom.php in linux with PHPStorm - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=49728 [09:36] redflo joined #tikiwiki [10:40] arildb joined #tikiwiki [10:42] Tiki-KGB 03arildb r48057 10branches/12.x/templates/wizard/admin_look_and_feel.tpl * [ENH] More compact display for wizard page: Set up Look & Feel [12:06] Telesight joined #tikiwiki [12:10] xavi1 joined #tikiwiki [12:12] Tiki-KGB 03xavidp r48058 10mods/trunk/ 10wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php 10Packages/wikiplugins-r.info.txt [12:12] Tiki-KGB [ENH]Allow the display of pdf files generated by PluginRR on disk. Param echo accepts also y/n or yes/no as values, as well as 1/0. Param customoutput added (thanks Jyhem and joelobrecht ). [12:15] xavi1 left #tikiwiki [12:58] Tiki-KGB 03xavidp r48059 10branches/12.x/templates/wizard/admin_text_area.tpl * [FIX]Missing string to be fixed according to lindon's recent changes [13:00] Tiki-KGB 03xavidp r48060 10branches/12.x/lang/ca/language.php [13:00] Tiki-KGB Changes to admin and user wizard tpl's ported, and a few other fixes and strings translated [13:03] Tiki|bot New Forum Posts: Search does not index articles - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=49732 [13:29] rodrigoprimo joined #tikiwiki [13:33] rodrigoprimo1 joined #tikiwiki [14:21] ricks99 joined #tikiwiki [15:34] ricks99 joined #tikiwiki [16:03] ricks99 joined #tikiwiki [16:33] Tiki|bot Recent Bug: - Hidden article - body - when reediting an article - http://dev.tiki.org/item4808 [16:38] marclaporte joined #tikiwiki [16:43] Tiki|bot New Forum Posts: Show item creator and last modifier for Trackers not working - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=49742 [17:41] MagicFab_ joined #tikiwiki [17:56] jonnyb joined #tikiwiki [17:57] jonnyb hi all [17:57] jonnyb does anyone know what all this stuff about $_SESSION["thedate"] is for? seems totally redundant [17:58] jonnyb seems to be from r453, so quite ancient [18:02] lphuberdeau oo 3 digit rev, those are rare [18:02] jonnyb :) [18:03] jonnyb it seems to keep an (old) version of $tikilib->now in the session, then checks that it's out of date (which is usually will be) and uses $tikilib->now instead - nice :) [18:04] lphuberdeau hmmm [18:04] lphuberdeau that does not seem useful [18:05] jonnyb indeed - something to clean out before tiki13... [18:12] rodrigoprimo joined #tikiwiki [18:18] Tiki-KGB 03jonnybradley r48061 10branches/12.x/ 10(5 files in 5 dirs) [18:18] Tiki-KGB [FIX] find: From and to date year selectors were hard-coded to -2 to +2, so make those into prefs and use these in tracker fields. [18:18] Tiki-KGB Also stop "Clear Filters" button from sending back maxRecords empty which caused an error, and make the clear button appear more often. [18:20] Tiki-KGB 03jonnybradley r48062 10(30 files in 11 dirs) * [MRG] Automatic merge, branches/12.x 48050 to 48061 [18:22] rodrigoprimo1 joined #tikiwiki [18:25] fabricius joined #tikiwiki [18:31] rodrigoprimo joined #tikiwiki [18:39] Telesight joined #tikiwiki [18:47] Jyhem jonnyb: FWIW, halfway through doing it the hard way I found a perfectly simple solution for setting autocomplete for a tracker field filter in trackerfilter plugin [18:48] Jyhem Just by putting a JQ() plugin with content such as: $("#f_82").tiki("autocomplete", "trackervalue", {trackerId:15,fieldId:82}).after("(Case sensitive)"); [18:48] jonnyb oh? nice! :) [18:48] Jyhem Yes, very nice ! [18:49] jonnyb wonder if that's on doc.t.o somewhere? [18:49] Jyhem I'll have to figure out if it _needs_ to be case sensitive, but still great [18:50] * Jyhem wonders as well. Maybe xavi, lph or marc know if it'sthere [18:51] jonnyb Xavi made an advanced jquery tracker tips page somewhere... [18:53] Jyhem Yes, but I helped on that page so I'm sure this wasn't there at the time [18:54] jonnyb guess it could go on here: https://doc.tiki.org/PluginJq [18:58] Jyhem Yes, I just looked it up from top to bottom and no, nothing of the kind [18:58] * Jyhem was bout to paste t here [19:23] arildb joined #tikiwiki [20:20] fabricius polom [20:21] jonnyb hi fabricius [20:22] fabricius Hi jonnyb .. did some work for Tiki-Bootstrap - I think, I came a bit further [20:35] jonnyb coo - bootstrap's still a bit of a mystery to me (well, totally) [20:38] fabricius it starts to get brighter for me .. but I have looked into this and related stuff every here and then since a while [20:40] fabricius bootstrap literally provides a standard css with a lot of selectors, which interact and correlate in a logic way. [20:41] fabricius as far as I came to an understanding, bootstrap.css will replace most of lite.css and design.css, plus adding new usability [20:43] fabricius it is a bit hard to make Tiki recognising bootstrap, cause we have so many templates using arbitrary css-selectors (from the viewpoint of bootstrap) and we have to change the css classes and ids etc. in the templates [20:44] jonnyb yes, afaiui lite and design css will go (scary ;) ) [20:44] fabricius the first easy step is to make bootstrap.css know the class .button (lateron change all .button in Tiki to .btn) [20:44] fabricius ahh jonnyb right at the moment I say lite and design will not go - maybe merged [20:45] fabricius we need two "layers" around bootstrap.css [20:45] jonnyb yes, we'll still need some sort of tiki.css basic thing [20:46] fabricius the existing basic css like admin.css or calendar.css etc. might change, but imho will be staying as base [20:47] fabricius then luciash's lite.css will still provide the base for the 3-column design [20:47] jonnyb i was once tempted to split the css up into sections, like wiki.css, blog.css etc - might be an idea for this [20:48] fabricius I am not sure about that [20:48] jonnyb i thought bootstrap had it's own, better grid thing? [20:48] fabricius haha .. yes and no [20:48] fabricius please mind, that #col2 and #col3 are module zones [20:49] jonnyb they're just divs - i expect this id's to change [20:50] fabricius what you do on the wikipage "canvas" with your grid, when you want to put modules into a column, visible for more than one page - not including in every single page [20:50] rodrigoprimo joined #tikiwiki [20:50] fabricius no! #col1, #col2 and #col3 names stay [20:51] fabricius I just added a grid selector (class) to the #col3 and limited the lite.css grid with a mediaquery <-> works [20:52] fabricius basically I just have landcape/portrait at the moment (too many things to consider to make everything in one rush) [20:53] fabricius in landscape my theme uses luciash's lte.css (which can easily adopted to the bootstrap.css relative measurements [20:54] fabricius in portrait the #col3 does not use the lite.css and thus flips under #col1 [20:55] fabricius Ok, there are more things to consider, as #col3 uses some space of the grid, whilst #col1 content thinks it has the full grids number of culomns ... but these kind of things seem to be more minor detailed problems [20:55] fabricius in principle it works [20:56] fabricius we need a responsive 3-column design and bootstrap doesn't know our module zones (which we surely keep, or!?) [20:57] jonnyb is that compatible with this responsive design stuff? I thought the page had to be laid out differently... [20:57] fabricius have a quick view here (unfinished and in German): http://vafk-wuerzburg.de [20:58] fabricius argl ): should be ) : [20:59] fabricius and a direct link to view the #col3 flip effect: [20:59] fabricius http://vafk-wuerzburg.de/articles [20:59] jonnyb nice - seems to work :) [21:00] fabricius check the articles - there is a module in #col3 [21:00] fabricius on the HomePage, there are no #col2 or #col3, but 3 {DIV()} instead with grid-classes [21:02] MeanderingCode heyhey. i'd love some help figuring out why gmaps doesn't seem to be working on my install :/ [21:02] jonnyb looks like #secondarysitemenu doesn't go full width on a narrow view, but apart from that it "responds" [21:03] fabricius yes, "it responds" - woohoo :D [21:03] jonnyb MeanderingCode: which version are you on? gmaps have been replaced with Open Layers around tiki 9 i think (and you can use google maps in them) [21:04] MeanderingCode i'm on 9 [21:04] Telesight Hello; version 12.0 will be released soon, when is the last date to update the translations for this version? [21:04] MeanderingCode 9.6, i think [21:04] MeanderingCode documentation is a little confusing...what "steps" should i ensure have happened? [21:05] jonnyb Telesight: translation updates can go on until release (more or less) i think - good question [21:06] jonnyb MeanderingCode: you upgraded recently then? (and did tiki-install.php? [21:06] jonnyb ) [21:07] Telesight Jonnyb: So a quick sprint is usefull .... [21:07] MeanderingCode no, i downloaded a zip (just a few days ago) for a fresh install [21:07] MeanderingCode tiki_WebPI_9.6.zip [21:07] MeanderingCode err, p'raps i renamed it that, i don't know [21:07] jonnyb go for it Telesight :) [21:07] MeanderingCode nor do i know what WebPI refers to [21:07] fabricius jonnyb to use the 12-column-grid, you use a number of divs from 1 to 12 [21:07] fabricius each div gets a grid class which has a number in its name, representing the width (number of columns) [21:07] fabricius the sum of the numbers of the grid classes of all grids must be 12 [21:07] fabricius Example: [21:07] fabricius {DIV(class="col-sm-5")}!Zielgruppen etc.{DIV} [21:07] fabricius {DIV(class="col-sm-5")}!Willkommen etc.{DIV} [21:07] fabricius {DIV(class="col-sm-2")}!Termine etc.{DIV} [21:07] fabricius create the Home page. [21:07] fabricius As you see, the first two Divs are 5 columns wide and the third one is 2 columns wide - sum is 12 [21:07] fabricius [21:09] jonnyb MeanderingCode: so what's the problem, sorry? [21:09] Telesight jonnyb: Thanks, I will try ... [21:09] fabricius MeanderingCode: no idea - never heard about WebPI in context of Tiki (actually not at all) [21:09] MeanderingCode i got & added a google api key, for a project w/ maps api turned on, and put that key in the tiki control panel [21:10] fabricius MeanderingCode: maybe you had an idea, why you wanted to rename it this way and then forgot about the idea? [21:10] MeanderingCode but no maps show, nor fields anywhere on the "front" side for geolocating users, posts, etc [21:10] MeanderingCode fabricius: WebPI was one of the download choices [21:10] fabricius MeanderingCode: maps is a bit tricky and I think not the best documented feature [21:11] MeanderingCode not so well doc'd, no :( [21:11] MeanderingCode integration was one of the reasons i'm looking at tiki [21:11] jonnyb also you should try the {maps} plugin and use Open Layers, not the old google maps [21:11] fabricius ah MeanderingCode if that's a download choise, it might be a bit newer, as I run my Tikis usually via SVN (direct installation via SSH Linux console) [21:12] MeanderingCode http://sourceforge.net/projects/tikiwiki/files/Tiki_9.x_Herbig_Haro/9.6/ has a "WebPI" zip [21:12] fabricius much faster and easier to handle than via FTP) [21:12] jonnyb or at least try 11.0? [21:12] MeanderingCode hrm...9.x is LTS [21:12] MeanderingCode i like LTS for s'th that i don't plan to spend much attn on :) [21:12] jonnyb anyway, i have to go - more tomorrow/later [21:13] MeanderingCode thanks, jonnyb [21:13] MeanderingCode aside from that, anyone else here use maps features (in 9.x or otherwise)? [21:25] MagicFab_ joined #tikiwiki [21:30] MeanderingCode i found at least one of my problems [21:30] MeanderingCode i was accessing over https...chrome and ff now block mixed content by default [21:30] MeanderingCode the maps stuff was trying to be loaded over http [21:30] MeanderingCode so switching to http lets the map content show [21:32] MeanderingCode errr...it may be my https-everywhere browser addon...not sure [21:32] MeanderingCode either way, it was the mixed content that was my problem...one problem [22:16] fabricius fine [22:17] MeanderingCode fine? [22:25] fabricius that you solved a part of the problem [22:26] marclaporte joined #tikiwiki [22:46] arildb joined #tikiwiki [22:57] MeanderingCode thanks all [22:57] MeanderingCode left #tikiwiki [23:08] fabricius I want to include a "contact us form" into a wikipage ... anybody here a clue how to achieve this?