[00:11] *** RobertPlummer has left [00:19] *** marclaporte has joined #tikiwiki [01:06] *** Caarrie|away is now known as Caarrie|sleeping [01:07] tikiwiki: 03robertplummer * r37712 10/trunk/ (tiki-tracker_export_join.php tiki-tracker_reports.php): [FIX] Permissions fix (again) [01:11] *** rodrigo_sampaio1 has left [01:13] *** coaboa has joined #tikiwiki [01:16] *** coaboa|afk has quit IRC (Ping timeout: 256 seconds) [01:27] *** goj has quit IRC (Disconnected by services) [01:27] *** goj_killedByISP has joined #tikiwiki [01:27] *** goj_killedByISP is now known as goj [02:53] tikiwiki: 03marclaporte * r37713 10/branches/proposals/6.x/lang/en/language.php: correct links back to 6.x profiles [02:57] tikiwiki: 03marclaporte * r37714 10/branches/6.x/lang/en/language.php: correct links back to 6.x profiles [03:10] nice catch marclaporte [03:45] *** AldenisZen has quit IRC (Ping timeout: 260 seconds) [03:57] tks [04:30] tikiwiki: 03oeversetten * r37715 10/trunk/tiki-perspective_binder.php: [FIX] better not scattering credentials [04:42] *** marclaporte1 has joined #tikiwiki [04:43] *** marclaporte has quit IRC (Ping timeout: 258 seconds) [04:47] *** Bernard1 has joined #tikiwiki [05:13] *** Bernard1 has quit IRC (Quit: Leaving.) [05:39] *** Bernard1 has joined #tikiwiki [06:19] *** Merbster has joined #tikiwiki [06:21] Goodmorning [07:07] good morning tikiverse [07:08] hi all [07:15] *** chealer has quit IRC (Ping timeout: 260 seconds) [07:25] Does anyone have experience with caetgorizing tracker items from the current perspective? [07:25] (so that the tracker item inherits the categories from the perspective jail) [07:25] *** SJ-Jay has joined #tikiwiki [07:30] *** fabricius has quit IRC (Remote host closed the connection) [07:42] lphuberdeau oor sylvieg , anyone there? [07:48] *** arildb has quit IRC (Read error: Connection reset by peer) [07:48] *** arildb has joined #tikiwiki [07:48] *** arildb_ has joined #tikiwiki [07:55] *** arildb has quit IRC (Quit: Leaving) [07:55] *** arildb_ has quit IRC (Quit: Leaving) [07:55] *** arildb has joined #tikiwiki [08:39] hi arildb [08:59] hi Merbster [09:10] *** redflo has joined #tikiwiki [09:31] *** chibaguy has joined #tikiwiki [09:31] polom [09:31] *** ChanServ sets mode: +o chibaguy [09:45] It's emulation week at themes.tiki.org. :-) Mediawiki's default Vector theme and WordPress's default Twenty Ten theme are available for Tiki 7 now, at svn tikiwiki mods or at themes.tiki.org. [09:51] I wonder what's the solution to this encoding issue. The separators in the themes.t.o breadcrumbs should be the "" (like ">>") character but look like " A ". [09:53] Heh, nevermind, I just had to edit away the extra character. [10:27] *** Caarrie|sleeping is now known as Caarrie|away [10:35] tiki.org/tiki-index.php page has a kind of search results box with "For additional results, try searching for chm in: Tiki Documentation or Search all over the Web with Google or..." I didn't do any search, I just entered the front page url. [10:37] *** Bernard2 has joined #tikiwiki [10:37] Hmm, prespectives (I guess) are messed up at tiki.org. Why would tiki.org/TikiFestFrankfurt8 display with the tiki suite perspective? [10:37] *** Bernard1 has quit IRC (Read error: Connection reset by peer) [10:38] http://tiki.org/tiki-forums.php = "No records found" (also in purple tiki suite mode) [10:39] I guess someone is adjusting t.o now? [10:40] All t.o menu links bring up tiki suite perspective and mostly no results. [10:41] marcalporte1, any idea why tiki suite is showing up for tiki.org (community) links and pages, etc. ? [11:08] *** Bernard2 has quit IRC (Quit: Leaving.) [11:16] *** ricks99 has joined #tikiwiki [11:20] *** ricks99 has quit IRC (Remote host closed the connection) [11:23] Does category jail in perspectives affect tracker items? [11:23] we're having truoble "locking down" the category choice when using the category field in a tracker. [11:26] Merbster: probably buggy [11:27] I am getting a warning at line 1185 "invalid argument supplied for foreach" [11:27] but the foreach is stuffing values into an array 5-6 levels nested. So I can't really figure out what is going on there. [11:28] in wikiplugin_tracker.php [11:29] sylvieg, can you help us out with the lucene search engine? [11:30] depends of the problem? [11:33] example: we have project case numbers in this format: 1000-01X but this is not "searchable" because of the - [11:34] in which version are you? [11:34] there is a token extraction file [11:34] 7.1 [11:36] sylvieg, where can that file be found? [11:36] there is an option tokennize version numbers [11:36] ... you can add your own php code there [11:38] huimm the version prewfs is in trunk only [11:39] sylvieg, Problem is, you cannot have - in any word in the lucene search because everything after the - will be taken as a "NOT search" [11:41] you can have quotes around it [11:42] *** chealer has joined #tikiwiki [11:43] lphuberdeau, like this: "1000-02X" or like this: 1000"-"02X ? [11:43] first [11:44] lphuberdeau, first one does not work. [11:44] but it is tiki 7.1 and I know you guys have been doing alot to lucene search lately [11:44] I'd have to write some test cases to see what's going on [11:44] there are a few transformation levels involved [11:46] lphuberdeau, I don't know what transformation levels are. ;) [11:49] *** lphuberdeau has quit IRC (Ping timeout: 260 seconds) [11:52] *** Bernard1 has joined #tikiwiki [11:54] Heeeelp! need a tracker expert! [11:55] someone who did some coding on the tracker part or perspective part are preferred.. we might have a job for someone! [11:55] *** lphuberdeau has joined #tikiwiki [11:56] lphuberdeau, do you know who we should ask regarding trackers or perspectives? [11:57] I guess I would be the one to ask, but I'm quite loaded these days [11:57] damn.. [11:58] we have some problems.. trackers are not affected by perspectives [11:58] or at least not the plugins [11:58] trackerlist? [11:59] yeah and plugintracker [11:59] I've been working a lot to get trackers clean, but trackerlist is untouched [11:59] we are trying to auto categorize items according to the perspective.. [11:59] for listings, you will have more luck with LIST [12:00] as for the default value, that's something I can look into [12:01] the tracker plugin shouldn't be able to see categories other then the one in the perspective.. but it does! [12:01] categories work differently with trackers [12:02] never really know if it's a feature or a bug [12:02] we have a parent id with all our projects as child categories.. each tracker item should be categorizes to it's project [12:02] we thought that perspectives would be the right way to go, this way all other categories would be hidden [12:03] and with a autosavevalue in a category item this would be possible [12:04] category jail auto-selects on new items for normal category selectors, or at least, it used to [12:05] lphuberdeau, we're trying to make hte category selector automatic (i.e. hidden from the user) [12:08] SJ-Jay, what was the number you were having trouble with? [12:09] tiki version number? [12:09] well, the search string [12:09] ohh that one [12:09] erm.. it's actually not the numbers that is the problem.. it's the "-" [12:10] give me the exact one, trying to reproduce [12:10] 1007-01 [12:10] everything with a - i think [12:11] I think your issue is fixed in trunk [12:12] the issue you might have is that it will match all 1007-01, 1007 and 01 [12:12] but I really think people could argue on any option taken [12:13] lphuberdeau, it searches for 1007 that does not contain 01 - which never happens so no results are displayed [12:14] I just wrote test cases and checked the results [12:14] in trunk [12:14] lphuberdeau, are there any other then you we can ask for help regarding the tracker/perspective thing? [12:14] lphuberdeau, if it works in trunk You allready fixed it. Next question will then be; when is next release ;) [12:15] we really need this to work.. we based our entire project management on trackers.. and if this doesn't work we are screwed! [12:15] branching should happen quite soon, but official release is planned for end of October I think, you'd have to check with jonny or chealer about that [12:15] we will be happy to pay for the work if this can speed things up! [12:16] the release process can't really be fast-forwarded at this stage [12:18] the category field changes with perspectives I could manage to find time for, it's really not a big deal [12:20] polom [12:20] polom chealer [12:20] *** ricks99 has joined #tikiwiki [12:20] lphuberdeau, if that could be fixed we could manage with the LIST plugin (tbh it seems better than trackerlist just from the docs) [12:22] some stuff was added recently to display the more complex tracker fields from there, you might want to get started on testing out the LIST plugin in trunk to see if you don't hit a few roadblocks there [12:23] lphuberdeau, Is your suggestion to just copy the trunk list plugin into our tiki 7.1 or is your suggestion to run trunk in our produition environment? [12:24] well, you're going to depend on functionality in trunk [12:24] and just copying the plugin won't work [12:26] when is your project supposed to be launched? [12:26] 3 days [12:27] not gonna happen [12:27] we are so behind schedule [12:28] *** ricks99 has quit IRC (Ping timeout: 256 seconds) [12:28] ok, so forget the phony schedule, what does the realistic one look like? [12:28] well.. hopefully 2-3 weeks [12:29] but the perspective/category thing should be ready alot sooner.. we need to test everything [12:29] which isn't possible without it [12:30] looking at the code in trunk [12:31] I think chealer fixed it, might have been unintentional, but I think jail is now considered when listing those categories [12:31] lphuberdeau, let's agree that we test out tiki trunk and see how well it fares. [12:32] *** lphuberdeau has quit IRC (Read error: Connection reset by peer) [12:32] and after that. we can agree on what to do afterwards. [12:32] lol [12:32] * Merbster hates that Peer guy. [12:33] *** lphuberdeau has joined #tikiwiki [12:33] 8.0 will be an awesome release [12:34] lphuberdeau, I do not doubt it. [12:34] lphuberdeau, but I was about to say; We will test trunk and see how it fares. after that we can find out what to do. [12:34] so maybe only the auto-select part would be missing, but that's really nothing big [12:35] If perspective is adhered to in trunk there will only be 1 category available for the autosavevalue [12:35] Which will "fix it" [12:35] atleast in our case [12:36] I'm just happy when I see things getting fixed magically [12:36] +1 [12:36] Don't we all love magic? ;) [12:37] that sort of thing really would not happen a few years ago [12:37] The geek fairy waved her wand upon tiki! [12:38] lphuberdeau, Has the number of developers grown since then or what do you think? [12:39] many aspects to it, dev count is slightly increased, but the focus of the developers changed [12:39] lphuberdeau, my impression is that most of you guys has made a living out of tiki development. [12:40] I have been making a living out of tiki for a bit now, it's nothing new, and I am not alone [12:40] lphuberdeau, exactly. I think it is great. :) [12:41] but the bigger change is cultural, with the release cycle sinking in and habbits of fixing root causes rather than just patching on top [12:47] lphuberdeau, I have learned alot my time in the tiki universe. no doubt about it; there's some clever people here [12:48] real users make tiki sane, features developed without a real use case always turn bad [12:49] lphuberdeau, yes I noticed. all the school software I have written where the users was "imaginary" was quite useless [12:50] tikiwiki: 03lphuberdeau * r37716 10/trunk/ (tiki-edit_draw.php tiki-setup.php): [FIX] Centrally include files so minify can be optimal [12:53] *** rodrigo_sampaio has joined #tikiwiki [13:00] is it possible to apply structures using existing pages ? (including the top page/structure) [13:01] yes [13:01] :) [13:02] ok i meant how. When i created the structure i couldn't find the way to add the top page to the top of the structures (only children) [13:03] *** nkoth|nelson has joined #tikiwiki [13:03] *** nkoth|nelson has quit IRC (Client Quit) [13:04] did you try in the create structure - with the tab or space thing.. [13:04] with space "Office Super Users" [13:05] *** nkoth|nelson has joined #tikiwiki [13:06] in the tree [13:06] I think put the first page in structure ID [13:06] and put the other page in the tree [13:07] works for me in 6 [13:07] *** radek82 has joined #tikiwiki [13:08] tks i'll try [13:10] worked ! [13:32] *** jonnyb has joined #tikiwiki [13:35] *** chibaguy has quit IRC (Ping timeout: 240 seconds) [13:36] tikiwiki: 03chealer * r37717 10/trunk/modules/mod-func-search.php: Search module: rename "Show Search Filter" parameter to "Show Object Type Filter" [13:41] *** ricks99 has joined #tikiwiki [13:49] * Merbster discovered a pizzaria in his hometown that does authentic italian food. [13:50] tikiwiki: 03chealer * r37719 10/trunk/ (modules/mod-func-search.php templates/modules/mod-search.tpl): [FIX] Search module: handle title pseudo-parameter (from r25889) [13:55] tikiwiki: 03chealer * r37720 10/trunk/modules/mod-func-search.php: [FIX] Search module: do not translate system names / hardcoded values in legacy_mode parameter description [14:00] *** ricks99 has quit IRC (Remote host closed the connection) [14:09] is there a dev guide for adding UI stuff? [14:11] there are unwritten, but evolving, conventions [14:12] I did a svn up and create tracker popup is empty . Is it my version only? [14:13] sylvieg, yes [14:13] lphuberdeau, Ok. I will pump one of you guys for information when I need it. ;) [14:13] thx [14:13] merbster, generally, just do something you think is good [14:14] * jonnyb might quote "lphuberdeau: there are unwritten, but evolving, conventions" [14:16] From tracker filter i want the clicked item to appear in a wiki page as template (i want just the item data, not tabs, pagination, buttons…). Is it possible ? [14:18] use the param wiki [14:21] i tried to input my wiki page template in the param in the tracker filter. "Wiki Page" it change the way the tracker filter is displayed… not the item when clicked [14:22] is that what you meant ? [14:23] lphuberdeau, ok. Is there a centralized place for all Tiki GUI or is it spread out by the wind? [14:23] hum... templates/ ? :) [14:24] * Merbster facepalms [14:26] Bernard1: use a pretty tracker for the display of teh item [14:27] sylvieg: ok, this i got. I just forgot how. :) [14:27] From the tracker filter -> Pretty tracker displaying the item [14:28] param wiki [14:30] *** rtdos has joined #tikiwiki [14:30] nkoth|nelson: you move the tracker mandatory field to jquery.validate ? But how can I do the drop down with other mandatory? [14:30] it is a regression in 7 [14:31] sylvieg: which commit revision? [14:31] since the lib exists [14:32] and I have no idea how to implement it... [14:32] ok let me check drop down with mandatory [14:32] *** Bernard1 has quit IRC (Quit: Leaving.) [14:32] drop down with other + mandatory [14:32] put only a value in other [14:32] cold have been tiki 6 then - it seem a long time ago [14:34] tikiwiki: 03jean-lucnavarro * r37721 10/trunk/modules/mod-func-upcoming_events.php: [FIX] added tra(..) missing on description lines 36 & 41 [14:36] sylvieg: probably need to write a special validator for that field - I need this too.... [14:36] how urgently do you need this? I can try and do it later this week [14:40] I do need it in fact .. trying to fix drop down other in trunk - it is just that as mandatory is by default now, I see the bug... [14:40] * sylvieg should read better the documentation of the validator... [14:43] so the problem is that if it is mandatory, and the user chooses other (but not fill in anything), it satisfy the condition, right? [14:44] *** RobertPlummer has joined #tikiwiki [14:44] one of the 2 inputs must be filled [14:46] sylvieg: also there is another bug in trunk I just saw with the field. it does not show the current value of the other field in the input field after you save [14:46] yes I am debugging this one [14:52] tikiwiki: 03jean-lucnavarro * r37722 10/trunk/lang/fr/language.php: [TRA] more French translations + corrections [14:55] *** marclaporte1 has quit IRC (Quit: Leaving.) [15:04] *** SJ-Jay has quit IRC (Read error: Connection reset by peer) [15:06] it is not my day... [15:06] when I try to duplicate a tracker I have tiki-tracker-duplicate not found [15:06] Polom all. [15:06] hi RobertPlummer [15:08] is it a rewrite rule missing in tracker admin? [15:09] too many things moving around in tiki ... [15:11] hi sylvieg. a SEFURL for tracker duplication... :-? [15:13] it is the second time I have problem with tiki-admin_trackers and url not found... since lphuberdeau rewrites all teh url at this level .. wondering if I have a real problem with svn... [15:18] *** marclaporte has joined #tikiwiki [15:21] *** lphuberdeau has quit IRC (Ping timeout: 248 seconds) [15:25] sylvieg: probaly need to update .htaccess with _htaccess [15:26] the only solution I found so far is a fresh install ... no idea why svn does not want to sync _htaccess [15:42] tikiwiki: 03chealer * r37723 10/trunk/templates/modules/mod-search.tpl: [15:42] tikiwiki: [FIX] Search module: width when input_size parameter is given. [15:42] tikiwiki: Ref: r29934 (em is the vertical size) [15:44] tikiwiki: 03nkoth * r37724 10/trunk/templates/trackerinput/itemlink.tpl: [FIX] Apply preselection only when no value yet exists, to avoid accidental changing of existing value [15:44] *** marclaporte has quit IRC (Read error: Connection reset by peer) [15:45] *** marclaporte has joined #tikiwiki [15:46] tikiwiki: 03chealer * r37725 10/trunk/modules/mod-func-search.php: [15:46] tikiwiki: [FIX] Search module: input_size parameter description (explain special value 0 and fix default) [15:46] tikiwiki: Ref: r30892 [15:46] tikiwiki: Slightly improve/vulgarize name and description too [15:48] *** arildb has quit IRC (Read error: Connection reset by peer) [15:48] *** arildb has joined #tikiwiki [15:49] tikiwiki: 03lphuberdeau * r37726 10/trunk/ (5 files in 5 dirs): [NEW] Allowing to open streetview in a dialog from a map (and fetch image URL from a given location) [15:49] *** lphuberdeau has joined #tikiwiki [15:52] *** redflo has left [16:01] tikiwiki: 03oeversetten * r37727 10/trunk/lib/prefs/ (areas.php feature.php): [FIX] Supplement the default values and add areas.php I forgot to commit [16:05] lphuberdeau: I'm getting ready to commit more refactoring of draw, couldn't get you on skype. [16:06] tikiwiki: 03chealer * r37728 10/trunk/modules/ (3 files): [16:06] tikiwiki: avoid the need to retranslate obsolete module descriptions following r36983 [16:06] tikiwiki: Document what the Search module is missing to replace obsolete modules in code [16:06] oh right, skype is off [16:06] tikiwiki: 03robertplummer * r37729 10/trunk/ (3 files in 3 dirs): [ENH] More draw refactoring, making it easier to use as an api and with maps [16:06] lphuberdeau: That should help out considerably. [16:06] The iframe is now created when the plugin is called. [16:07] sounds fun [16:07] "funner" [16:07] commit it and I'll try [16:07] I just did. [16:08] It now uses the same object settings as $.fn.loadDraw [16:08] ie, $.fn.drawOver now calls $.fn.loadDraw. [16:08] It should work with most objects. at least in theory. [16:09] $('#map').drawOver({ [16:09] fileId: $('#fileId').val(), [16:09] galleryId: $('#galleryId').val(), [16:09] name: $('#fileName').val(), [16:09] data: $('#fileData').html() [16:09] }); [16:10] just did $('.map-container').drawOver({}) and that gave nothing [16:10] well, svg-edit loaded up, but below the map, smaller and without content [16:12] lphuberdeau: What browser? [16:12] firefox [16:12] What version? [16:12] 6? [16:13] tikiwiki: 03robertplummer * r37730 10/trunk/lib/svg-edit_tiki/draw.js: [FIX] Removed debug alert [16:13] lphuberdeau: What js are you using to create the map? [16:13] {map} [16:14] tested over an image, same result [16:15] me.data("drawInstance", $.drawInstance).data("fileId", o.fileId) is undefined [16:15] *** Mneme has joined #tikiwiki [16:15] So. I have a problem. [16:16] *** Jyhem_laptop has quit IRC (Ping timeout: 245 seconds) [16:16] I am trying to set my home page to tiki-list_blogs. The only way I seem able to do it is using group homepages, and even in that case it reverts and messes things up. Solutions? [16:16] specifying the arguments fixes it [16:16] but I might not want to specify them [16:17] I guess the main issue is that it appears way too small [16:18] tikiwiki: 03robertplummer * r37731 10/trunk/lib/svg-edit_tiki/draw.js: [FIX] Value checks [16:18] seems to do nothing in chrome [16:18] Try now lphuberdeau [16:19] Chrome has problems, as we discussed yesterday. I will work those out soon. [16:26] size is a bit better [16:26] scrolling outside of the map should not be possible [16:26] if you can limit that [16:27] can you manage to close svgedit and put the map back in place? [16:27] that would complete the proof of concept, not much worries about the saving part [16:34] Hi jonnyb [16:34] hi arildb [16:34] I am not very familar with JSON. Is it so, that it completely avoids the encoding/decoding issue? [16:35] hmmm, not quite so sure now [16:36] i've just converted all the old tiki-auto_save code into new shiny ajax_services, so just trying to put the pieces back together [16:37] in the end the page data has to be sent to the server somehow, so we still have a possible encoding issue there, but the return should be ok now using json_encode server-side [16:37] I read the PHP wil automaticlly run a urldecode on POST requests. If so, it seems to me that an encode must be run on the client side...but maybe JSON doesn't use POST [16:37] lphuberdeau: I can, I will have to jump on it in a bit, have a meeting shortly. [16:38] sure [16:38] just going to take a quick break - i was just getting to that bit - we need POST as the pages can be big... back soon [16:38] jonnyb: ok. Let me know when you have pieced it together, and I will give it a try [16:38] pretty good proof of concept already [17:15] *** RobertPlummer has quit IRC (Ping timeout: 255 seconds) [17:39] *** AldenisZen has joined #tikiwiki [17:39] *** Tiki|bot has joined #tikiwiki [17:40] New Forum Posts: bug with tracker : jscalendar behind the tracker window ? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42361 [17:40] New Forum Posts: No me funciona la FANCYTABLE - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=42359 [17:40] New Forum Posts: View Group Members - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42358 [17:40] *** Jyhem_laptop has joined #tikiwiki [17:47] tikiwiki: 03lphuberdeau * r37733 10/trunk/lib/wiki-plugins/wikiplugin_code.php: [KIL] Geshi [17:49] So, I have a problem. I am trying to set my home page to tiki-list_blogs. The only way I seem able to do it is using group homepages, and even in that case it reverts and messes things up. Solutions? [17:51] marclaporte: about your question related with _HOMEPAGE_CONTENT_, you know why a key is used instead of adding the English sentence directly to the source file? [17:53] marclaporte: afaik, the easiest way to fix the problem you mention when merging translation from different branches is to stop using _HOMEPAGE_CONTENT_ key and add the English string directly to the source file. this way we would have a different version of the English string for each version of Tiki and than no problem when merging the translations. but maybe there is a reason to use a key. [17:59] *** lphuberdeau has quit IRC (Ping timeout: 248 seconds) [18:01] hi rodrigo_sampaio. not an answer, but you may want to see http://article.gmane.org/gmane.comp.cms.tiki.cvs/62098/match=homepage+content+translation [18:02] hum, doesn't really help, sorry. it was done in http://sourceforge.net/apps/trac/tikiwiki/changeset/17146 but there's no explanation of the choice [18:03] lphuberdeau: do you know what this message might mean? Search index could not be updated: Segment compound file doesn't contain _4w.fnm file. I got this while updating a tracker item [18:03] rodrigo_sampaio: my guess is that it was done to save space and/or to keep existing translations when the text changes [18:04] rodrigo_sampaio: obviously keeping existing translations has drawbacks, quite clearly that some outdated translations or kept [18:05] it's hard to choose between both ways [18:06] rodrigo_sampaio: I think one big problem that _HOMEPAGE_CONTENT_ highlights is the lack of a mechanism to re-use existing translations when an English string is (slightly) changed. [18:07] nkoth|nelson: he's gone... [18:07] nkoth|nelson: has apache perms to create new files in the lucene dir? [18:08] it was working before... [18:08] maybe ramdisk full [18:09] *** redflo has joined #tikiwiki [18:19] chealer: this is one of the reasons why I prefer a key based system for translations. but switching is not an option at present. what is strange is to have this single string as an exception. [18:20] *** RobertPlummer has joined #tikiwiki [18:21] chealer: maybe if we split the content in paragraphs (following gettext best practices http://www.gnu.org/software/gettext/manual/html_node/Preparing-Strings.html#Preparing-Strings) and used placeholders for things like version number we could remove _HOMEPAGE_CONTENT_ key [18:22] chealer: I'm concerned with creating a whole structure (like add a check to mergelang.php to not update the translation if the string is _HOMEPAGE_CONTENT_, etc) to maintain this single exception. [18:26] *** lphuberdeau has joined #tikiwiki [18:33] rodrigo_sampaio: me too [18:34] rodrigo_sampaio: I agree, those solutions sound faily good to me [18:34] rodrigo_sampaio: I don't think space is a significant reason to keep the current way [18:36] chealer: me neither [18:37] chealer: I will try to change it [18:41] *** Jyhem_laptop has quit IRC (Ping timeout: 252 seconds) [18:45] *** Jyhem_laptop has joined #tikiwiki [18:49] chealer: when you have some time please verify the changes to lang/fr/language.php done in revision r37708 (branches/7.x). they were made with the with the new mergelang.php. [18:54] rodrigo_sampaio: there is no way I can afford reviewing translation changes to stable branches, surely not in this case (238 groups of diffs in http://sourceforge.net/apps/trac/tikiwiki/changeset/37708/branches/7.x/lang/fr/language.php ) [18:55] and surely not before 7.2, scheduled in 2 days [18:55] chealer: I understand that [18:56] chealer: it was more to inform you about it [18:56] rodrigo_sampaio: I was wondering if these backports were a good idea at this point of the cycle. I was worried because of the recent breakage of the registration page in French I told you about [18:56] rodrigo_sampaio: but I understand that was due to a bug in our translation tools [18:56] ...which should be rare [18:57] (a bug with that kind of effect, anyway) [18:57] chealer: sorry, I don't remember about this breakage of the registration page in French [18:58] chealer: anyway, I tend to agree with you that maybe it was too late to backport the translations especially because I did it with a new script. [18:58] chealer: I can rollback the commit and backport the translations again after 7.2 [18:59] chealer: when I backported the translation I didn't stopped to think how close we are to a release [19:01] rodrigo_sampaio: "Re: [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[35254] branches/7.x/lang" sent on 2011-09-17 00:00 sampaioprimo@users.sourceforge.net [19:03] rodrigo_sampaio: right, I meant to tell you that if you think these backports could cause serious issues such as the one above, you should consider reverting these (and perhaps re-applying changes to 7.x later, but I don't know at this point if we'll have a 7.3) [19:04] rodrigo_sampaio: I don't mind about regressions like new typos or things of that kind, but if it could causes crashes, I'd reconsider [19:04] chealer: I prefer to be on the safe side and rollback [19:05] *** rtdos has quit IRC (Remote host closed the connection) [19:05] rodrigo_sampaio: anyway, you're in the best position to make the call. the plan is to release 7.2 on Thursday without doing pre-releases [19:05] chealer: if there is a problematic string like the one you found in trunk, it was backported with the rest of the strings to 7.x [19:05] chealer: not to mention that there might be bugs in the new mergelang.php [19:06] rodrigo_sampaio: the one I found in trunk? are you talking about the regression from r35254 or what? [19:07] chealer: sorry, the one you found in branches/7.x. r35254 [19:07] *** Mneme has left [19:08] rodrigo_sampaio: OK, well it wasn't a problematic translation that was backported, if I understand correctly it's a string that was misbackported by the script used [19:09] *** rtdos has joined #tikiwiki [19:09] chealer: from the commit message I get that r35254 is not a backport of translations. it is just the changes done after running the old get_strings.php. [19:11] rodrigo_sampaio: right, sorry, so if that problem would have happened on trunk, it would have been backported to 7.x, I see. [19:11] indeed [19:12] *** Jyhem_laptop has quit IRC (Read error: Operation timed out) [19:13] *** jonnyb has quit IRC (Quit: jonnyb) [19:16] tikiwiki: 03jonnybradley * r37734 10/trunk/lib/tikilib.php: [MOD] Add editlib to TikiLib::lib (will be useful one day) [19:25] tikiwiki: 03sampaioprimo * r37735 10/branches/7.x/lang/ (14 files in 14 dirs): rollback 37708 (will do it again after 7.2 release) [19:39] What format is lastModif in logs table in?> [19:39] Is it unix time? [19:40] most likely [19:46] RobertPlummer: in tiki_logs? [19:46] chealer: it is unix time, [19:47] tikiwiki: 03sampaioprimo * r37736 10/trunk/lib/setup/wiki.php: [MOD] attempt to remove _HOMEPAGE_CONTENT_ [19:48] RobertPlummer: seems quite modular, thanks! :-) [19:48] RobertPlummer: sorry [19:49] rodrigo_sampaio: seems quite modular, thanks! :-) [19:50] rodrigo_sampaio: BTW, there is no need to use the [MOD] tag in this case, it's meant for user-visible changes that could break assumptions [19:53] tikiwiki: 03robertplummer * r37737 10/trunk/lib/logs/logsquerylib.php: [NEW] Added date grouping, so we can chart log results on a graph by day, a few other mods to generalize the feature [19:56] *** Jyhem_laptop has joined #tikiwiki [19:57] *** _ has joined #tikiwiki [19:57] *** _ is now known as Guest10387 [19:57] *** Guest10387 is now known as Merbster_ [19:58] lphuberdeau: offhand, can you tell me what are these "searchresultxxxxx" cache files in temp? [20:06] tikiwiki: 03robertplummer * r37738 10/trunk/lib/logs/logsquerylib.php: [ENH] Added rest of types so we can narrow results easily. [20:08] lphuberdeau, ok I know what they are (found the code) but I suppose what I was getting at is how I can control their growth - they fill up my ramdisk [20:08] *** marclaporte has quit IRC (Read error: Connection reset by peer) [20:12] nkoth|nelson: Did you get my message in skype? [20:12] RobertPlummer yes [20:13] nkoth|nelson: There are a few ways of obtaining the contributed data. [20:13] New Forum Posts: Is permission to *create* a wiki page contained in permission tiki_p_edit? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42366 [20:14] *** marclaporte has joined #tikiwiki [20:15] RobertPlummer: you mean the data of who contributed whatever? [20:15] nkoth|nelson: perhaps call teh lucene optimizer more often - I do not know if there is a pref for that [20:15] nkoth|nelson: Creator and contributions to that data is probably what we'd want to track [20:16] nkoth|nelson: So we'd need to obtain the user's pages, and then query for each one of those their stats, hits etc. [20:16] nkoth|nelson: right? [20:17] RobertPlummer: if we have a report of items, then it seems unwise to me to get all the data of a user;s pages which may be a lot of data [20:18] I mean, if we have only a list of items to report on then we only need informstion on who contributed to those, right? [20:18] nkoth|nelson: That isn't really what I mean, I mean the plugin is contributions, right? Contributions to the whole website? Or contributions to my data? [20:19] Are we wanting to report everything or just the items that originated with a certain user is I guess what I'm asking. [20:19] sorry for it being so convoluted. [20:19] (the questions) [20:19] My use case is contributions to my (or our, defined by group selector tracker field) data, but I suppose the generic case could be broader [20:21] ok, sounds good. I've got the foundation laid, I will work toward pushing them together as the week progresses. [20:22] nkoth|nelson: But I believe it is really close to starting to link up to charts. [20:25] RobertPlummer: sounds good [20:37] nkoth, they are the cached search results, which are valid as long as the index is [20:37] how much space are they taking up? [20:42] lphuberdeau: I think I read somewhere that the optimizer must be run more often to avoid such problem. The optimizer is only run at full indexation raight now? [20:43] the searchresult cache files have absolutely nothing to do with lucene [20:44] lphuberdeau: This files (like _4w.fnm file) are yours? [20:44] that's not nelson's question [20:45] oops sorry [20:45] I was on the wrong thread [20:45] but yes, about those files, it's something to do with the optimizer passes [20:46] or reducing the amount of updates by bunching them together [20:48] *** rtdos has quit IRC (Remote host closed the connection) [20:48] *** Jyhem_laptop has quit IRC (Read error: Connection reset by peer) [20:51] *** rtdos has joined #tikiwiki [20:53] *** marclaporte1 has joined #tikiwiki [20:57] *** marclaporte has quit IRC (Ping timeout: 248 seconds) [20:59] tikiwiki: 03oeversetten * r37739 10/trunk/lang/nds/language.php: [TRA] few strings [21:02] *** marclaporte1 has left [21:07] *** RobertPlummer has quit IRC (Ping timeout: 248 seconds) [21:11] *** RobertPlummer has joined #tikiwiki [21:12] *** RobertPlummer has left [21:12] lphuberdeau. anyway I figured out my problem - the ramdisk got full [21:12] mainly by those cached search results... [21:15] *** Jyhem_laptop has joined #tikiwiki [21:15] *** RobertPlummer has joined #tikiwiki [21:16] *** RobertPlummer has left [21:16] right now I am trying fo fix this DOMDocument::loadHTML() [domdocument.loadhtml]: Namespace prefix g is not defined in Entity, line: 299notice [21:16] any one have an idea how to avoid this kind of notice? [21:24] Illl try libxml_use_internal_errors [21:37] nkoth, but how big was the ramdisk? [21:40] 160 MB [21:45] I think we'll need to get a way to segment the caches [21:45] some are more important than other [21:45] how is the performance by moving the index from disk to ramdisk? [21:54] *** marclaporte has joined #tikiwiki [21:55] not htat much difference I am thinking of forgetting it for now, but things might be different if the server is under load [21:58] hard to tell - it appears that if the query is cached already it makes little if any diffeerent, but for a fresh query it is about 30% faster but we are talking abt reducing from 3 sec to 2 sec [21:59] I have the exact same content side by side,one using ramdisk, one not [21:59] not insignificant for a fresh query.... [22:00] and as my index grows the effeect might be more pronounced I suppose [22:00] *** marclaporte has quit IRC (Read error: Connection reset by peer) [22:01] *** marclaporte has joined #tikiwiki [22:02] *** radek82 has quit IRC (Quit: Leaving) [22:03] tikiwiki: 03nkoth * r37740 10/trunk/lib/tikilib.php: [FIX] Suppress entity errors and warnings due to bad HTML in frameset detection heuristic [22:04] *** arildb has quit IRC (Quit: Leaving) [22:11] *** Merbster_ has quit IRC (Read error: Connection reset by peer) [22:32] how about index building time? [22:44] tikiwiki: 03marclaporte * r37741 10/trunk/templates/tiki-install.tpl: CreativeCommons unfortunately took their page down, so removing link [22:45] *** rtdos has quit IRC (Ping timeout: 240 seconds) [22:50] *** marclaporte has quit IRC (Read error: Connection reset by peer) [22:51] *** marclaporte has joined #tikiwiki [23:00] *** arildb has joined #tikiwiki [23:02] lphuberdeau, ramdisk does not help indexing at least for this site - maybe tracker item indexing is very slow anyway so that is the bottleneck (mostly tracker items on this site) [23:03] (and many fields, linked fields etc... on top of that) [23:05] *** marclaporte has quit IRC (Read error: Connection reset by peer) [23:06] *** rtdos has joined #tikiwiki [23:07] *** marclaporte has joined #tikiwiki [23:11] *** niclone has quit IRC (Ping timeout: 258 seconds) [23:12] *** fabricius has joined #tikiwiki [23:13] *** niclone has joined #tikiwiki [23:19] *** nkoth|nelson has quit IRC (Quit: nkoth|nelson) [23:25] *** rtdos has quit IRC (Ping timeout: 244 seconds) [23:32] *** redflo has quit IRC (Quit: Leaving.) [23:43] *** marclaporte has left