sylvieg: I don't use Fedora and didn't try profiling, but I just got a hang on xdebug... 70 000 function calls for a page view on a bare test Tiki; ouch! yeh I have the xdebug trace too - scary ... reading the xt files are scary too 8 MB trace - with collect_params=0 tikiwiki: 03jonnybradley * r20324 10/branches/experimental/coe/ (8 files in 5 dirs): tikiwiki: [MOD] Quicktags/Toolbars revamp, part 2 (really) tikiwiki: Load/save fixed tikiwiki: Admin still requires mootools and no javascript disabled mode tikiwiki: More icons tikiwiki: Wiki mode mostly functional New Forum Posts: Wysiwyg & Wiki syntax - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34066 tikiwiki: 03chibaguy * r20325 10/mods/trunk/themes/milkyway/templates/styles/milkyway/tiki.tpl: [FIX] Edit help Big Blue Button wasn't implemented. hello, i have problem with national characters in tikiwiki (czech character). there is problem with encoding... can anybody help me?' tikiwiki: 03axold * r20326 10/branches/experimental/ws/ (182 files in 63 dirs): [MRG] Automatic merge, trunk 20036 to 20321 New Forum Posts: Update attached file? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34073 tikiwiki: 03mangapower * r20327 10/branches/experimental/ws/ (8 files in 5 dirs): [MOD] Modified wslib so it can work with the merge and added some functionalities. tiki-my-workspaces.php is now working properly (Still need some improvements) tikiwiki: 03jonnybradley * r20328 10/branches/experimental/coe/ (101 files in 33 dirs): [MRG] Automatic merge, trunk 20253 to 20321 tikiwiki: 03mangapower * r20329 10/branches/experimental/ws/ (4 files in 4 dirs): [MOD] Modified tiki-user_ws.php: now it show all objects but only viewable objects for user have link anyone using mail in/out with a tiki forum to sync to a mailing list? i have some issues with how/why tiki decides to start a new topic vs. threading a reply. i don't see how this works.. polom there ‎is a guy on the brazilian portuguese mailing list asking if there is a service that offer free tikiwiki hosting like http://www.wikispaces.com. does anyone knows if such a thing exist? toctoc rodrigo_sampaio: ? I'm moving forward about the http://doc.tikiwiki.org/PluginR ! the Rerror was a bug in the R extension for mediawiki but nowadays, I'm facing the problem that Tiki, of course, doesn't understand the mediawiki variables.... and I don't know enough php to understand what's wrong... my error now is: "ERROR: can not find R program: in" line 76 here: http://pastey.net/118101-30ni so it seems that tiki doesn't find $fn, in $fn = r_dir . DIRECTORY_SEPARATOR . $prg . '.sav';  hey xavi hi :-) xavi: do you know what kind of extension is .sav? nope xavi: i think that discover this is the next step ok. well, I'm looking for r_dir and $prg, first xavi: also put a debug line before line 76 to discover where he is looking for the file xavi: to discover the value of the $fn variable xavi: this is also good ok, thanks xavi: if the extension is working for you in mediawiki you can discover the value of $fn when the extension is running on mediawiki. this will also help xavi, marclaporte: there ‎is a guy on the brazilian portuguese mailing list asking if there is a service that offer free tikiwiki hosting like http://www.wikispaces.com. does anyone knows if such a thing exist? marclaporte is the right guy to ask, I think I don't know any yeah, me neither. but if someone knows this, I'm sure that is marclaporte :) rodrigo_sampaio: sorry to ask such basic thing, but, how do you print on screen $fn in php? my php skills are "0" xavi: :) =-O xavi: you can use echo, print_r or var_dump ok, trying, thanks :-) xavi: see php.net/echo php.net/print_r and php.net/var_dump xavi: maybe it is a good idea for you to do a very basic php tutorial while trying to do this plugin xavi: I'm sure that this is going to help you a lot mmm, Yes, I think so... xavi: do you have experience with another programming language? rodrigo_sampaio: yes. Fortan, and lately, "R" s/Fortan/Fortran 90 xavi: so you know the general idea behind a programming language and it is not going to be hard to get the basics of php :) yes, that's why I don't fear looking inside code, and sometime I find easy bugs like the Rerror well, $fn is /var/www/tiki3svn/Rfiles/.sav so that the problem is a $prg which is empty, I guess xavi: yeah, I think so will keep searching, thanks rodrigo_sampaio xavi: look on the mediawiki installation and see what is supposed to be the value of $prg good point. I will, thanks again xavi: I saw your email about the wiki page on dev.tikiwiki.org and now I'm watching it ok btw, this: echo "fn= $fn"; works in tiki (I see that $fn has no value), but in mediawiki, I don't see any "fn" on the screen ah, hold on... no, no way. I don't see anything hi all (mustn't forget about IRC, mustn't forget about IRC, mustn't forget about IRC!) :-) hi jonny-query-b :-) :) are you there sylvieg ? looking at the smarty self_link anchor thing, and getting lost... you getting anywhere? check you email jonnyb the anchor stuff is all over the smarty php - and I have personally no idea what nyloth was trying to do... (missing some tests situation) ok, got it - well found i agree - do oyu want to put it inot proposed? (into) need to check first if other commite on query are in proposed ok - i'm doing a compare with trunk agreed - but haven't heard from him since his vacation looks like 19724 is the only diff well, that fix fixes marc's forum bug, presumably others too and i bet we both have other stuff to do, so i'll propose it (although i'm sure there must be a better solution, as you say sylvieg) rodrigo_sampaio: I quit PluginR for today, I getting lost nyloth added this line for a reason... and lunch time here bbl tikiwiki: 03jonnybradley * r20330 10/branches/proposed/lib/smarty_tiki/function.query.php: tikiwiki: [bp/r19724] temporary fix: waiting for Nyloth's come back: to have at least the script name when using anchor tikiwiki: Commited to fix bad problems in 3.1, e.g. forum "reply to reply" tikiwiki: Still waiting... tikiwiki: 03lphuberdeau * r20331 10/branches/experimental/perms-take2/templates/tiki-objectpermissions.tpl: [NEW] Dynamic permission filter tikiwiki: 03nyloth * r20332 10/trunk/lib/smarty_tiki/function.query.php: [FIX] smarty query: do not try to use only anchor when there is no explicit script specified but URL arguments specified - this fixes more correctly replies on forums and comments tikiwiki: 03lphuberdeau * r20333 10/branches/experimental/perms-take2/lib/categories/categlib.php: [FIX] Converting permission filtering based on joins (which did not work) with the new permission filters tikiwiki: 03lphuberdeau * r20334 10/branches/experimental/perms-take2/ (lib/setup/perms.php tiki-setup_base.php): [MOD] Extract permission-related code to external file tikiwiki: 03lphuberdeau * r20335 10/branches/experimental/perms-take2/lib/setup/perms.php: [MOD] Do not resolve category permissions if categories are disabled I am asking me, if there is a "anti spam" solution for shotbox in tw like those images, enter numbers and characters s/shotbox/shoutbox idle- : not sure if it exists there but exists for registraton protection ok, I'll give it a try - I thought I saw it somethere some time ago... no I can't find it. anyone using tiki to sync between forum and email list? idle - i think it's on the text area admin : Anonymous editors must enter anti-bot code (CAPTCHA) marclaporte I'm trying to create a Pretty Tracker using Profiles. I got everything I need except for Page Selector Profile Type. It doesn't seem to be on the list. Was wondering if its supported right now? Thanks - http://profiles.tikiwiki.org/Tracker+Handler dunno marclaporte I just got it working. What I did is use the Code that is found at the bottom of the Tracker Item page. for example if you add a Page Selector you will see its defined as the letter K under Type I tried that out and it worked when installing the profile; therefore what you do under type is simply insert type: k tikiwiki: 03jonnybradley * r20336 10/branches/experimental/coe/ (3 files in 3 dirs): tikiwiki: [MOD] Quicktags/Toolbars revamp, part 3 (jQuery) tikiwiki: Admin no longer requires mootools but still no javascript disabled mode Oh, that's interesting. I hadn't noticed before that Ubuntu has libhtml-wikiconverter-tikiwiki-perl. (HTML to TW conversion) tikiwiki: 03sylvieg * r20337 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]pretty tracker: if fields is not specified, pick up the fields in the wiki page to limit the call to tracker_item_field_input salut sylvieg it's interesting, so it takes the fileds from the wiki page "template" if they're not specified ? s/fileds/fields SEWilco2: heh, me neither on a tracker with 508 fields and TRACKER without fields param. this modif go from 4.4s to 0.81s execution time so Debian has libhtml-wikiconverter-tikiwiki-perl, but no tikiwiki sylvieg: that's great sylvieg: so i understand it correctly ? yeh I collect the fields from the wiki page sylvieg: and if tpl= param instead wiki= ? does it work too ? I am pretty sure I can save more time - buit the computed fields are not simpel I did not do for the tpl yet... are people working with tpl? sylvieg: i never tried yet :-p it's mystical ;) sylvieg: i am happy i managed to work with wiki template pretty tracker, scared of the tpl way ;) tpl is the first version of the pretty tracker .. to have the template in tpl - but since I added wiki + the perm to check somebody is not doing stupid stuff - wiki is easier sylvieg: where the tpl should be stored to make it work ? in templates or templates/styles/yours/ sylvieg: are all the smarty tags working in it + the {$f_XX} ? yes I dyunamically affect the {$f_xxx} sylvieg: cool, i have to give it a try... it applies to the wiki content area then oops forget the case {if $f_xxx in my last commit ... sylvieg: wiki template is simpler for users but tpl seems more flexible as it allows smarty tags wiki and tpl are exactly the same it is only that tpl does not need a perm and I suppose a lit bit faster as does not need to read the db sylvieg: i think in wiki you cannot do "You are {$user}, welcome !" just checked {$user} works on a wiki sylvieg: that's why i mean tpl is more flexible for pretty tracker ?? you can user {$user in a wiki pretty tracker sylvieg: oh ! really ? how come ? any smarty tag works in wiki template ? in wikiplugin_tracker I only smarty->assign the $f_xxx - the other smarty vars are still there sylvieg: wow, i really thought it is behaving just like a common wiki page + {$f_XXX} parsing :-p no... I use the smarty ressource sylvieg: that's great news ! sylvieg: for me :) http://smarty.net/manual/en/template.resources.php sylvieg: really cool, so i don't have to create any tpl file actually so the wiki page is considered as a tpl no it is the old method (but still for a site that is 'fixed' it can be used) has to write it in big letters any smarty var can be used in the docs :) the feature is a growing feature ... a little bit a snake path tikiwiki: 03sylvieg * r20338 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]pretty tracker: also pick up the if used in an if + fields computed for a 'tpl' pretty tracker too New Forum Posts: TW 3.0 to 3.1 upgrade procedure? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=&comments_parentId=34084 sylvieg: can i use the file for 3.1 safely to ? the path yes .. the file I am not sure sylvieg: i mean you fixed it only in lib/wiki-plugins/wikiplugin_tracker.php, right ? yes sylvieg: is this file still backwardd compatible with 3.1 ? wikiplugin_tracker.php? I do not think so sylvieg: thx, i'll give it a try backing up the original anyway ;) I notice that http://tikiwiki.org/ now redirects to info.tw.o, rather than hiding behind the http://www.tw.o identity. Since when do we put %20 in our SF download file names? Oh, good. It downloaded a file name without spaces. It's only the directories above it which have %20. tikiwiki: 03jonnybradley * r20339 10/branches/experimental/coe/ (6 files in 6 dirs): tikiwiki: [FIX] Quicktags/Toolbars revamp continues: tikiwiki: Special handling for separator (you need lots of them) tikiwiki: Not replacing text if it would get lost (eg with --- or table) tikiwiki: Using common self_link smarty function for icons tikiwiki: Mended textarea smarty block in wiki_edit.tpl, now passes on area_name and enlarge tikiwiki: Cosmetics tikiwiki: 03jonnybradley * r20340 10/branches/experimental/coe/ (5 files in 3 dirs): tikiwiki: [FIX] Quicktags/Toolbars revamp: tikiwiki: Removing last references to old $quicktagslib - leaving some in comments as a reminder as i can't see how to enable or disable the new smarty quicktag block in these cases yet. Also a couple of typo fixes.