playing flash from file gallery on a wiki.. is this possible? tikiwiki: 03chealer * r38209 10/trunk/ (_htaccess web_config): Web server configuration files: add comment for developers to keep files synchronized tikiwiki: 03chealer * r38210 10/trunk/lib/videogals/ (KalturaClient.php KalturaClientBase.php): tikiwiki: Kaltura: restore parts of Kaltura Client Library to their pristine state. tikiwiki: Stop claiming copyright on the Kaltura Client Library and distributing it under the LGPL tikiwiki: 03chealer * r38211 10/trunk/lib/setup/language.php: [REF] fix typo in comment tikiwiki: 03chealer * r38212 10/trunk/tiki-switch_theme.php: [REF] minor simplifications tikiwiki: 03chealer * r38213 10/trunk/tiki-switch_theme.php: Switch theme: centralize group theme check. Not intended to change behavior, but will in cases where it was probably buggy tikiwiki: 03chealer * r38214 10/trunk/tiki-switch_theme.php: Switch theme: don't be conditional on feature_userPreferences. it's not clear if the preference should be considered or not, but this will be consistent with switch_lang tikiwiki: 03chealer * r38215 10/trunk/modules/mod-func-switch_theme.php: [REF] Switch theme: ignore $_COOKIE['tiki-theme[-option]'] (apparently unused starting from r7568) polom good morning fabricius hi chealer how r u? fabricius: not too bad. are you TikiFesting? you mean BookFaring? - mostlikely will not be able to go to the BookFare, but at least next week I will be at least one day in Frankfurt to meet the guys already organised with my boss to work the 21st near Frankfurt, as I will be atthe TikiFest at the 20th maybe I will make it this weekend aswell, but I do not know yet ah, I thought the TikiFest was earlier. cool TikiFestFrankfurt is actually from 18th to 20th - whilst I have too work the 18th, 19 th and 21st - hmpf ... did know the date too late tikiwiki: 03chealer * r38216 10/trunk/tiki-switch_theme.php: tikiwiki: [REF] Switch theme: move $orig_url definition closer to its use tikiwiki: Attempt rationalizing. changing themegenerator_theme now calls set_user_preference() (previous situation assumed to be an omission) tikiwiki: 03chealer * r38217 10/trunk/tiki-switch_theme.php: Switch theme: change set_user_preference() preference name for theme generator theme from "theme-themegen" to "themegenerator_theme" (appears broken). Untested, review welcome tikiwiki: 03chealer * r38218 10/trunk/tiki-switch_theme.php: [REF][FIX] Switch theme: just use set_user_preference() to change theme preferences in all cases, fixing loss of theme for anonymous when preferences change Yo ya'll plop fabricius: so we'll meet on the 20th I'l be there in 2 parts, I updated http://tiki.org/TikiFestFrankfurt8#Who I wish I could join. Jyhem: hi - yes, if I will not make it earier, we will meet at the 20th - I mainly will come to see you and Marc fabricius: good, you might update http://tiki.org/TikiFestFrankfurt8#Who I already have at 10:32 :-D *now* i monitor the page (a bit too late) Why is Tiki giving me a SQL syntax error on this query: http://pastebin.com/6Xbq47Qh When I paste the query and execute it directly against the database, the expected resultset is returned I am using tikilib->getOne() ah. seems getOne() appends limit itself. tikiwiki: 03jean-lucnavarro * r38219 10/trunk/lang/fr/language.php: [TRA] more French translations + some corrections tikiwiki: 03jean-lucnavarro * r38220 10/branches/8.x/lang/fr/language.php: [bp/r38219][TRA] more French translations tikiwiki: 03jonnybradley * r38221 10/trunk/ (9 files in 6 dirs): [MRG] Automatic merge, branches/8.x 38187 to 38220 How is the image loaded in the logo module? I see no src attribute on the img tag Does tikilib->getOne return an entire row or just the value of a column? Merbster: afaik even for 8.x you set the image still in the admin -> look and feel -> but you could use another module instead, if you wanted fabricius, it's a logo moduel that is used, but we created a custom module that includes a flash logo :) Merbster: then I would think, you should deactivate the logo-module and assign another (custom) module in the header, that contains the flashlogo that's what we did so what's the point? ah tikilib and such? polom polom Merbster: I guess I was reading more slowly than writing hehe :P ah, themes.t.o is updated to tiki8 beta. Nice to see it working. Hello everybody.I have a question...Is it possible to import a HTML-file that is located on my local workstation? Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! namitsoo: I believe there is an "import HTML" option for wiki pages. sure but it seems that it only works for HTML files located in the internet and not on my local machine :( How were you wanting to get your local HTML files to the server? I wanted to save a word document as HTML and import it to wiki. namitsoo, have you tried looking at the WYSIWYG editor instead? - it's very word like the problem is that i have a word document with screenshots and if i try to copy the whole content of a word document (with screenshots) it doesn't paste the screenshots namitsoo: Do you have a lot of pages to import, or do you need to do this often? If not too many or too often, I'd just copy the text and import the screenshots separately, to avoid MS Word HTML. I recently stumbled across this: http://doc.tiki.org/Docs but I don't know if it's helpful in your scenario namitsoo iirc MS office can save in ODF format. Well, if the word file is saved as html, it can be just pasted into Tiki's normal wiki editor, if "enable HTML" is on. But the image would still need to be taken care of. The original link would be broken. And the image file would need to be uploaded also. There's no way to import a page and have its images automatically uploaded and the links adjusted, etc. ...as far as I know. polom all polom chealer hi RobertPlummer hi chibaguy namitsoo: There is a "save as webpage" option in MS Word, but I don't know what it does about images. I'd guess they might be put in a folder and linked to from the page. chealer: I have another fix for you I'm getting ready to commit. chealer: I was appending to parent for the textarea on read only. I should have inserted after the called element., tikiwiki: 03robertplummer * r38222 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] the sudo textarea (used to startup codemirror) needed to be inserted after the base element, rather than be appended to parent tikiwiki: 03robertplummer * r38223 10/trunk/ (templates/tiki-timesheet.tpl tiki-timesheet.php): [NEW] Initial integration of jtrack and tiki timesheet tikiwiki: 03robertplummer * r38224 10/third_party/jquery/jtrack/: [NEW] Added jtrack (a timesheet dependency) tikiwiki: 03sampaioprimo * r38225 10/trunk/ (5 files in 4 dirs): fix translatable strings tikiwiki: 03sampaioprimo * r38226 10/trunk/lang/pt-br/language.php: updating pt-br language file tikiwiki: 03sampaioprimo * r38227 10/trunk/lang/pt-br/language.php: pt-br translation tikiwiki: 03robertplummer * r38228 10/ (13 files in 6 dirs): tikiwiki: [NEW] Added spreadsheet view of timesheet tasks tikiwiki: [NEW] Added rest of dependencies tikiwiki: 03robertplummer * r38229 10/trunk/ (templates/tiki-timesheet.tpl tiki-timesheet.php): [ENH] Moved sheet right next to jtrack, to make easier to look at tikiwiki: 03robertplummer * r38230 10/trunk/tiki-timesheet.php: [ENH] Made spreadsheet update when things are initiated in jtrack hi, anyone noticed a problem in tiki 6.4 where in French there is a breakage in tiki? I replaced with older language.php things are ok, nkoth|nelson: I haven't nkoth|nelson: Is json support added in tiki by default? for non-json enabled browsers I mean.... RobertPlummer I think it tries to use the native browser json support if it exist, if it fails tiki adds it tikiwiki: 03robertplummer * r38231 10/third_party/jquery/jtrack/ (demo.html js/jquery-1.4.2.min.js js/jquery.json-2.2.min.js): [FIX] Removed un-needed files from jtrack nkoth|nelson: Thanks! tikiwiki: 03robertplummer * r38232 10/trunk/lib/wiki-plugins/wikiplugin_contributionsdashboard.php: [FIX] Added defaults RobertPlummer: ? hi all rogridoprimo and other translators, I am facing problem with 6.4 french, do you have any clue as to what could have caused breakage? RobertPlummer: I've just noticed that codemirror in 8.x with FF makes the "admin home > Look and Fell > customization" texareas unusable...: tiki-admin.php?page=look&cookietab=2 and I recall jonnyb saying something about it days ago xavi1: Lets get it fixed! :-) and chibaguy or luciash?: there seems to be some bg color missing at postauthor box in forums in 8.x (strasa) hi xavi, I'll have a look. thks. example: http://iesbarcelona.org/esso350/tiki-view_forum_thread.php?comments_parentId=1000&topics_offset=3 ok, at least, I can make the text be readable by adding some color to text in: .author_post_info { color: grey;} (better than nothing) xavi, I get a message in firebug: failure to load the image: esso350/8x/styles/strasa/login.jpg mmmm, ok, maybe cache issue.... let me check... in any case, then, my error.... yep, cache issue sorry about that false positive, chibaguy! amd grey color removed RobertPlummer: also issue with codemirror setting the width of the textarea in forum post replies (at least) ok text areas narrower than the resizable box surrounding that textarea ah, ok, no problem then. (re strasa bg image) yes, thanks for your feedback (it was human error :-) ) forgot to delete tiki's cache after I upgraded to 8x on a test folder first and then moved to the real folder i see. c u all polom hi chealer thanks RobertPlummer. I just tried r38222, unfortunately it doesn't solve my problem on http://ido.ath.cx:8080/tiki/8.x/tiki-index.php?page=SamplePageB hi nkoth|nelson chealer: What doesn't work about it? RobertPlummer: you see the page? the first call is still too high chealer: explain "too high". RobertPlummer: the first box's height is good for 9 lines, but it only contains 3 lines RobertPlummer: something seems to be really wrong - one call shouldn't influence how other calls render You are very right. chealer: It is settings. chealer: Good catch! tikiwiki: 03robertplummer * r38233 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Settings was being updated globally from within the plugin, when it needed to be updated 1 by one. chealer: svn up RobertPlummer: doesn't help... are you able to reproduce the problem locally? on r38233 now tikiwiki: 03robertplummer * r38234 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Used $.extend to clone variable. chealer: I am, I thought I fixed it, this one fixes it for sure. chealer: svn up again. The mode "clike" isn't being found, but lets get one bug fixed at a time. RobertPlummer: ah! finally. thanks I chose https at install but now my server does not support this and I can't log in to change it (I set https to "encouraged"). I am now in the database and set tiki_preferences https_login to "disabled". No change. What do I have to do? nilsge: clear cache, I suppose (tiki-install.php) oh yes. I just started a new browser session nilsge: the Tiki cache it works now this is the second time I made this error... same server :) sylvieg: you there? tikiwiki: 03nkoth * r38235 10/branches/8.x/tiki-view_blog.php: [FIX] Pagination on blogs not preserving blogId tikiwiki: 03nkoth * r38236 10/branches/proposals/6.x/tiki-view_blog.php: [bp/r38235][FIX] Pagination on blogs not preserving blogId ooh, that's odd. if a user registers on my local 7.x, the site isn't like for normal users. he doesn't get the "Our Intranet" top banner known issue? nevermind, module assignment. I didn't realize I had these group settings tikiwiki: 03robertplummer * r38237 10/branches/8.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js): tikiwiki: [FIX] Created a timeout method that looks at parent of caller to see if visible, effectivly making codemirror start once it has a size. tikiwiki: [FIX] Removed un-needed inheritance of size now that settings are cloned chealer: svn up re RobertPlummer. doing that... anyone knows if I can have a tracker field that is a concatenation of other fields? nkoth|nelson: Isn't that what items list does? You should just apply a join to those. or concat rather. right, thanks New Forum Posts: [function.tempnam]: open_basedir restriction in effect. - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42467 but that does not work for me - i want it from the same tracker nkoth|nelson: items list can be I believe. nkoth|nelson: I don't think it checks about which tracker the values are coming from. chealer: On this last one I feel like I really "bent the spoon". chealer: I effectively made an "onVisible" event. We should add that into tiki-jquery.js tikiwiki: 03chealer * r38238 10/branches/8.x/lib/tikilib.php: tikiwiki: [FIX] set_user_preference(): Anonymous couldn't set a preference for another user. r36779 regression. Oops. Thanks Marc Laporte tikiwiki: [FIX] get_user_preferences(): make sure $user_preferences[$my_user] is initialized. exposed by r36779. Thanks Marc Laporte RobertPlummer: done RobertPlummer: that seems to solve problem with vertical bars on Services chealer: I'm adding the function to tiki-jquery.js RobertPlummer: but now almost all textareas have a horizontal bar, some 2 RobertPlummer: one of the last revisions had solved most problems on http://ido.ath.cx:8080/tiki/8.x/Services RobertPlummer: what was left is the original problem we had yesterday where CODE calls would have 2 scroll bars, but it only happened when the content was too large with your last commits I'm rolling back part of it. One minute RobertPlummer: ah, apparently constrained CODE calls have an extra horizontal bar (the second and third last can go full width and don't have this problem) constrained -> constrained in width tikiwiki: 03robertplummer * r38239 10/branches/8.x/lib/ (3 files in 2 dirs): tikiwiki: [ENH] Moved visible to tiki-jquery.js, will be useful for an onvisible event tikiwiki: [FIX] Apparently the width fix helped in some cases but broke others. tikiwiki: [FIX] Brought codemirror to use the visible event on startup. chealer try now chealer: I know this is frustrating to you, and I'm sorry, it is for me too. RobertPlummer: updated. it's OK, I see we're making progress. if you want to try, Services is part of a profile (though without the big French flag :-) ) a pretty nice test case for CodeMirror :-) RobertPlummer: r38239 solves the double horizontal scrollbars issue, but there are still unwarranted horizontal scrollbars for all calls where width is constrained, and now the vertical scroll bars are back chealer: What page? RobertPlummer: the Services page ( http://ido.ath.cx:8080/tiki/8.x/Services ). that's a modified version of a page that comes from a profile or you could just copy the source :-) tikiwiki: 03sampaioprimo * r38240 10/trunk/lib/smarty_tiki/modifier.tiki_long_date.php: indentation tikiwiki: 03sampaioprimo * r38241 10/trunk/templates/tiki-user_watches.tpl: fix undefined variable warning tikiwiki: 03sampaioprimo * r38242 10/trunk/ (lib/reportslib.php templates/mail/report.tpl): make a few daily reports strings translatable tikiwiki: 03sampaioprimo * r38243 10/trunk/lang/pt-br/language.php: more pt-br translation chealer: hi chealer: I HAVE IT! hi changi. good to see you in available mode :-) yes, it's thursday should we switch doc and dev? god bless Thursdays :-) changi|available: so arild and I fixed the problem with user bookmarks folders. could you check if themes takes the fix correctly? changi|available: we reverted the change I had done and went with another one chealer: svn up tikiwiki: 03robertplummer * r38244 10/branches/8.x/lib/codemirror_tiki/ (codemirror_tiki.css codemirror_tiki.js): tikiwiki: [FIX] Finally the culprit, theme was setting width of 95%, causing obscure integration tikiwiki: [FIX] Added a clear: both for codemirror so things wouldn't get hid behind it woops ok now svn up changi|available: it would be time to switch dev lol, too fast RobertPlummer changi|available: I digress. chealer: is trunkdev stable enough ? changi|available: didn't look at trunkdev yet :-( will try checking it's based on trunk, but should show the best from 8.x RobertPlummer: updated. that's a lot better chealer: WOOOHOO! chealer: A lot better? or perfect! RobertPlummer: the former :-P There is still the problem where a too large content causes a vertical bar to appear. see the calls in "Headings from level 1 to n" on http://ido.ath.cx:8080/tiki/8.x/Services i don't think we can switch dev to 8.x just have a look at http://trunkdev.tiki.org/Hello+World#To_create_a_menu_or_to_introduce_a_menu_option tikiwiki: 03robertplummer * r38245 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Moved modal from base object to parent polom changi|available: hum. so is that trunk, 8.x or neither? not sure what you mean by "should show the best from 8.x"? hi oeversetten hi chealer is there a way to allow anonymous editing of wiki pages only for a certain ip range? chealer: because of merge, we should get the best from 8.x, it's based on trunk ok i switch trunkdev on 8.x we will see tikiwiki: 03robertplummer * r38246 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.css: [FIX] The height needs to come from parent, and is always set, so this solves one of the last outstanding dimension issues changi|available: yeah. so it could be affected by trunk regressions chealer: You know what to do. changi|available: I see you're trying to fix the Hello World issue, let me know when you're done chealer: I see it, what do you think? RobertPlummer: done. WUHU! chealer: indeed. chealer: What about on blog/forum? RobertPlummer: I see that the behavior is different from when CodeMirror is disabled when the content is too large ( http://ido.ath.cx:8080/tiki/trunk/Services ). CodeMirror puts a scrollbar rather than wrapping. but that's not necessarily wrong chealer: Nothing I can do about it, codemirror is designed that was as of now. chealer: I do not like it. chealer: But what can you say, their parser is awesome and now the integration is solid. RobertPlummer: OK, it wraps because Word Wrap is set to Yes. so that's actually a bug. so CodeMirror can't be configured on that? if not, can we document the problem? chealer: wrap is not an option at this point it does it automatically. We can document it, I think it is kinda cool. Makes it like a real code editor. http://groups.google.com/group/codemirror/browse_thread/thread/432fc4955982411f?pli=1 RobertPlummer: yeah but it's used to display in CODE plugin's case chealer: Then yes we should document. ok guys, now trundev is on Tiki8.x and we have an issue with plugin code font too big RobertPlummer: any idea ? http://trunkdev.tiki.org/Hello+World#Menu_created_with_the_Tiki_API_ is a little too big for me RobertPlummer: I see. OK, let's do that changi|available: editing the page changi|available: you need a line break after header chealer: no in view mode RobertPlummer: what do you mean ? changi|available: yeah, sorry, I was saying I was editing the page. fixed now RobertPlummer: ok i see it was pretty much invalid syntax :) changi|available: thanks for the switch chealer: no problem RobertPlummer: i don't see any syntax color when i set syntax to php chealer: That is one that is dependant on others. chealer: I'm debating on just making all of them add on init. chealer: you need a bunch of modes for codemirror to work. RobertPlummer: you're talking to the other person with a nickname starting with "ch" ;-) changi|available: some strange notices, like "Undefined index: feature_areas" I thought clearing cache would get rid of those, but it didn't. feature_areas is a new preference. changi|available: each one has it's own js file (thanks chealer) changi|available: scorm_enabled is new too Hi RobertPlummer and chealer: as long as you are testing the code plugin. One problem I have had, and still seems to be present is display of HTML or XML in the code plugin. In the latest 8.x version, a simple xml still fails to display hi arildb. yeah, changi|available was just mentioning something like that, and I also experienced it with php plain 1 or 2 days ago. RobertPlummer says it's non-trivial. RobertPlummer: you mean i have to download them ? html shows up fine to me. chealer: ok. Not essential for my use, but it's a bit annoying... changi|available: do you think something could be wrong with cache clearing? it appears to work fine you mean the highlighting? ( arildb ) arildb: well, by fails to display, did you mean just fail to highlight? RobertPlummer: No, simple display. Try to enter a simple XML, e.g. in the code plugin. It's there (WYSIWYG) in the source, but it's not displayed. syntax highlighter != WYSIWYG oh, if failing, that's probably a "security" filter mangling the output. it may not do it as admin RobertPlummer: yes. I know it's a little off the topic, but .... arildb: it's working on trunkdev, i just try s/failing/failing to display/ changi|available: ok, I tried 8.x sorry changi|available, I'll be back in about half an hour arildb: oh trunkdev is on 8.X :) http://trunkdev.tiki.org/Commit+Code => Step 1 you will see your example tikiwiki: 03robertplummer * r38247 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] In edit mode, parent had no height, moved height to parent and kept height inherit on scroll object RobertPlummer: i don't have any highlight at all. I just tried it on my local 8.x installation and it didn't work. Should be up-to-date, but maybe not clean arildb: could you just try it on trunkdev, you can create a new page changi|available: will try it changi|available: svn up, with syntaxhighilghter on (codemirror), html works fine. RobertPlummer: where is the option ? just do a search "syntax" and switch it on. Then turn WYSIWYG off. we don't have any WYSIWYG on dev ok it was off :) RobertPlummer: bash script are not displayed arildb: xml works fine and is well parsed not sure what that means, bash scripts. codemirror has a bunch of different modes available. But some of them aren't offered like they were with geshi. RobertPlummer: ok, i just say that PluginCode declared as bash are not displayed att all example : http://trunkdev.tiki.org/Commit+Code for some reason in Tiki pre-9, I cannot get the reguar (HTML) WYSIWYG editor to show. Is this intentional? there it came. switch to wiki and then back to WYSIWYG...strange RobertPlummer: we don't have any caption too changi|available: In Tiki pre-9 the simple XML is displayed, but I get a lot of extra HTML displayed outside the code plugin polom polom food is ready...bbl tikiwiki: 03sampaioprimo * r38248 10/trunk/ (lib/reportslib.php templates/mail/report.tpl): better way to handle with plain and html email types for daily reports email body tikiwiki: 03sampaioprimo * r38249 10/trunk/ (lib/reportslib.php templates/mail/report.tpl): daily reports footer tikiwiki: 03changi67 * r38250 10/branches/8.x/lib/wiki-plugins/wikiplugin_code.php: [FIX] Restore Caption RobertPlummer: caption are back :) secret kung-foo luciash: hi RobertPlummer: ? hi changi|available :) hi RobertPlummer :) hey luciash RobertPlummer: sorry to ask so many question, but when i switch on Syntaxt Highlight, some boxes are not showing any more RobertPlummer: they are in display: none state changi|available: Not sure, it look sok here. Are you on latest 8? yes display:none; is directly set in the html code. re wb chealer hi luciash RobertPlummer: i'm working on this page http://trunkdev.tiki.org/Hello+World RobertPlummer: and there is a texterae under the plugin ? don't know why. changi|available: Are you looking at source? changi|available: don't do that. :) changi|available: hehe, your name is on a lot of stuff (looking at tiki-devel) chealer: yes, i should not have set the copyright for 2011 :) RobertPlummer: why should i not have a look at the source ? changi|available: yeah, but it's too late now. please check http://trunkdev.tiki.org/tiki-view_tracker.php?trackerId=5&sort_mode=f_41_desc&status=o changi|available: that should prevent your TODO list from getting empty for some time (and will test trunkdev at the same time) ^_^ another thing : the edit button to edit the plugin do nothing chealer: it's a little empty no ? changi|available: oh, is it? you don't see items? I saw 1800+ i don't see anything I'm getting a fairly broken http://trunkdev.tiki.org/Development BTW, as anonymous yes 1863 items but i only see date instead of subject changi|available: oh... no, I see everything as normal (including Subject) my issue on Development solves logging it s/logging it/logging in/ changi|available: using Iceweasel (Firefox) 7, FWIW changi|available: OK, let us know when it's done chealer: ok FF 7 for me CodeMirror is really being painful on dev.tiki.org (7.x). it freezes my Iceweasel, this is the second page where it happens this week (happening on Hello World now) I tell Iceweasel to abort the script again and again and it continues is it not deactivate on dev.tiki.org ? changi|available: no, I had disabled it thinking the problem you found could be caused by CodeMirror changi|available: I just disabled it in production though. I guess we should retry it on 8 changi|available: I changed Hello World to avoid the problem you found on the production site now chealer: ok changi|available: is data still refreshing? yes my script update doc and dev and it start with doc :) sorry changi|available: OK, meanwhile, could you check themes and the user bookmarks issue? no problem trunkdev is upd2date chealer: yes it's good for themes changi|available: OK. so themes is cleanly on Tiki 8 now? http://trunkdev.tiki.org/Development is working again for anonymous chealer: yes chealer: you've got a mail with my screenshot of trunkdev tracker on my laptop changi|available: great. so did we have any issue upgrading themes.tiki.org other than user bookmarks? chealer: no changi|available: odd, that's not what I see (re-tested again). changi|available: good. thanks! changi|available: do you want to try with my user? Chealer9 you think it's a user issue ? the contributors tracker works fine changi|available: dunno, but I'm wondering why we're not both seeing the issue if we're both admins and both use essentially the same browser oh-oh, JavaScript error on page load on trunkdev, "modeDef is undefined" chealer: could you try the tracker called database oh, only on http://trunkdev.tiki.org/Get+code hi RobertPlummer fabricius: hi chealer: that is codemirror, correct? modeDef is undefined http://trunkdev.tiki.org/lib/codemirror_tiki/codemirror_tiki.js line 256 seems to be... there are broken plugins on the page RobertPlummer: I am playing around with the anythingSlider and had a look at the wikiplugin code - trying to get a better understanding yeah, CODE plugins the if(!modeDef) should be if(!window.modeDef) RobertPlummer: are you saying I don't have the right code? chealer: No, that it should be revised. chealer: i can't edit field in tracker, can you ? OK Slider seems to work ok for me. {SLIDER()}Test/////test{SLIDER} changi|available: Database Schema seems fine (I don't know it, some empty values but many filled) yeah, displaying like in production chealer: i don't see anything :) chealer: i only see actions icons changi|available: and I can edit fine RobertPlummer: I think fabricius may have had problems with 2 SLIDER calls in the same page fabricius: That has not been tested. oh magic, no i see everything hum, talk too quick changi|available: I find the notices very worrying. do you see a ton of notices on http://trunkdev.tiki.org/tiki-browse_categories.php ? changi|available: I think probably only the last 5 notices may be warranted, the others I think show there's a problem with cache changi|available: there are all about new preferences. preferences are cached, but clearing cache doesn't seem to help 1000 notices yet if I clear all caches I see " (0 Files / 0 Kb)" everywhere, which is actually better than what I have on localhost fabricius: I have it fixed, committing. changi|available: thanks. any idea what's going on? for example, feature_areas is a new preference. RobertPlummer: did you get the error? RobertPlummer: I tried on two Tiki8 sites just now twice on each site changi|available: OK, something's wrong with /temp/cache/. if I do anything on localhost, I get a bunch of files caches (57 in a single page load) RobertPlummer: both sites: first try -> error on saving, second try -> worked fabricius: Not only did I get it... In 3 minutes it will be fixed in 8, which should merge with trunk. chealer: yes it's empty changi|available: on trunkdev it stays at 0 RobertPlummer: that is even more than amai amasing changi|available: in production we have (455 Files / 3.03 Mb) tikiwiki: 03robertplummer * r38251 10/branches/8.x/lib/ (tikilib.php wiki-plugins/wikiplugin_slider.php): [FIX] Moved function "makeBool" from slider to tikilib. chealer: are you in french or in english on trunkdev ? changi|available: I think we should investigate that before anything. unfortunately there's no notice indicating what might be wrong changi|available: English chealer: i'm in french chealer: maybe a translation issue for trackers chealer: i have only one file in temp/cache called wikiplugin_ALL_fr changi|available: hum. OK, that one is showing now (1 Files / 325.53 Kb) so what's happening with all the other cache files chealer: that's a really good questino changi|available: I'll check trackers (after). do we have any special cache settings on dev or trunkdev? chealer: no "Using APC.These stats affect all PHP applications running on the server." RobertPlummer: I would like to know, how to figure out the {Slider(parameters)} we're also using memcache there are a few chealer: yes chealer: but we can switch it off RobertPlummer: did you integrate the whole thing? fabricius: Yes I did. changi|available: I disabled it fabricius: Most of the params come from the plugin itself. changi|available: ah, that fixed it chealer: i have an idea, it's because we are using the same prefix that on dev.tiki.org changi|available: right. I let you see what to do with that RobertPlummer: did you test the plugin with pictures(images) and videos aswell? fabricius: I tried to. chealer: and all my tracker problem disappear fabricius: If you are having trouble with it, we can get it sorted. and btw. what's about the licence -> original was MIT and GPL RobertPlummer: maybe that would be a point to come a bit nearer to the js and jq code fab not sure what you mean. not that I have the illusion to straight away learn it, but I think, my time looking into it today made me realising some basics fabricius: OK lphuberdeau: you there? changi|available: great RobertPlummer: we have been talking anout this other code recently and that you needed support (time related), but i am not yet a coder in any means - even I would like to learn faster have to go for a net meeting now bbl chealer: are you sure that memcached was disabled ? chealer: for me it's still activated changi|available: hum, I'm pretty sure I disabled it, and I didn't re-enable it, but I do see it enabled too refresh ? 16:22 EDT Philippe Cloutier1906 points memcache_enabled : disabled another issue with textarea that are by default set to "display: none" 16:27 EDT Jean-François B.783 points erased all cache content 16:28 EDT Jean-François B.783 points memcache_enabled : disabled chealer maybe you have some idea. I have a weird string(11) "en" changi|available: that's 2 deactivations in a row... changi|available: you did re-enabled memcache, right? yes and it's not working anymore even if i change the prefix name changi|available: well it seems there was a mysterious quite re-activation so we have an issue with memcached nkoth|nelson: eleven "en"? seems weird indeed it happens when using the search formatter to all strings somehow 9 characters which I can't see get added... ooh, Tiki logs take a while to generate. good thing we have a new server :-S changi|available: tell me what you found when you're done looking at it, I won't touch it for nor now changi|available: which textareas? chealer: the one to set the memcached server changi|available: aaah. I saw it at page load and then it disappear ? yeah, I can't get it to show RobertPlummer: ping changi|available: hello? RobertPlummer: do you know why textarea disappear :) :) Textarea disappears when syntaxHighlighter is on and it is initiated on a textarea. Because it is a textarea replacement. RobertPlummer: ok but when syntax is off, it still disappear If the textarea is gone and there is no syntax highlighter, is probably a bug. Show me. I disabled CodeMirror, it keeps showing now RobertPlummer: there is no highlighter. it's in the Perforamnce Admin panel, memcache tab RobertPlummer: there's a "Memcache servers:" textarea field chealer: and i think that' why i don't see all trackers fields, because some of them are textarea nkoth|nelson: not sure, maybe try ord($string[$i]) or something like that changi|available: oh. well is it working now? I disabled CodeMirror yes chealer: I found it. chealer: Fixing RobertPlummer: something like *.textarea instead of plugincode.textarea :) No because it needs all textareas that are setup, edit too. Those that are configured. great major breakage in TRACKERSTATS apparently: http://trunkdev.tiki.org/Bugs+and+wishlist+stats (compare to http://dev.tiki.org/Bugs+and+wishlist+stats ) not my area, unfortunately chealer, I think it is the ~np~something~/np~ that adds nine characters tikiwiki: 03robertplummer * r38252 10/branches/8.x/lib/codemirror_tiki/codemirror_tiki.js: [FIX] Codemirror was making all textareas hidden. He have to hide them to get parent width, so I just show the object again if there is no condemirror defined. There is your fix guys. nkoth|nelson: oh var_dump("~np~en~/np~") just shows "en"? I don't really get it RobertPlummer: thx It is what I'm here for. trunkdev is upd2date thanks RobertPlummer, changi|available chealer: maybe you should ask LPH for trackerstats RobertPlummer: try regularly washing your hands, every time 10 bugs squashed or so chealer: Today we are at quite a few. RobertPlummer: that data tag HTML 5 thing if in a non-HTML5 browser does it work fine? nkoth|nelson: I've not had any problems with any browsers that I know of. ok guys, need to go lphuberdeau: we're upgrading dev.tiki.org to 8.x and there are issues with TRACKERSTATS visible on the page stats page above. if you can help... see ya all (not a blocker for us) OK changi|available, thanks changi|available: when will you be back? chealer: just let me know when you want to switch dev definitly tomorrow at the same time by the schedule we should be upgrading doc today but we'll have to postpone obviously. RC 1 next Thursday changi|available: allright, see you tomorrow then I re-enabled CodeMirror on trunkdev RobertPlummer: Admin panel problem fixed chealer: Woohoo! tikiwiki: 03robertplummer * r38253 10/trunk/ (templates/tiki-timesheet.tpl tiki-timesheet.php): [ENH] Have data from jtrack posting all the way back to trackers. Let the fun begin. chealer, havn't been around much this week, got some catch-up to do tomorrow and hopefully I'll have some more time to fix 8.0 issues lphuberdeau: OK, thanks I'll mention the issue in a mail to -devel meh, I re-disabled CodeMirror on trunkdev, there are too many CODE uses RobertPlummer: let me know if the modeDef issue is fixed chealer: It is from my last commit. Still giving you problems? RobertPlummer: r38252? chealer: yes that is the one. hum, changi said trunk dev was up-to-date after r38252, but trunkdev is showing 38250 line 105: var modeDef = (syntaxHighlighter.modes[mode] ? syntaxHighlighter.modes[mode] : ''); Not trunk, 8 RobertPlummer: trunkdev is actually on 8.x currently chealer: woops. RobertPlummer: the line that's giving the problem is mode: modeDef.mime now 259 let me fix it too. will do RobertPlummer :-) hello guys hi sylvieg do we have something like put a page in category xxx if page name begin with xxx? chealer: good job on tiki8 - I see you are very active tiki has too many settings now.... hard to follow no idea sylvieg there was a feature put any new page in this category in this old day ... I think... sylvieg: it's a challenge, the schedule mandates a sprint :-S better to be late and to have a good release than to be on time ;-) sylvieg: yes, that does ring a bell hi sylvieg hi luciash how are you? sylvieg: do you think our next t-shirts should look like these? http://people.debian.org/~neilm/grolsch/grolsch-debian-open.gif :-) sylvieg: fine, thanks, and you :) fine too thx chealer: lol, nice one luciash: indeed. it was on my Christmas list for a while :-) 1.9 or 1.10 needs 2 years to be released ;-) I like the alcohol spirit - and the release - do we need to be drunk to release? rather not ;) sylvieg: must have tested like commercial beer. Debian 3.1 took almost 3 years :-) sylvieg: hahaha maybe a certain level of alcohol helps relativizing issues and sticking to our release schedule :-) I am +1 to take time ... +1 too at least we have LTS... anyone knows how I can prevent a partcilar page from being indexed? the redirect plugin I have seem to cause a redirect hence break the indexing Probably there is no admin way -maybe later on I will write this feature but for now I will just hack something nkoth, there was something to prevent that in the plugin execution search indexed ? or google indexed ? lphuberdeau, luciash, testing again probably I have a unique case, it's ok on normal use