I hope this is just a quick question. I have been trying to setup the File Gallary. Due to storage limitations, I was wondering if I could change the directory to "\\nasdevice\wikiuploads/" I tried this, and it failed. One thoght that I had was that I could map the location to a drive letter, but I couldnt confirm if this was an acceptable configuration for Tiki 6.4 LTS. re RobertPlummer. there is some complexity from the fact that the goal is not just to have the maximum number of attendees. some people may be required. in the pizza case, the more you ate, the more decisional power you had (with my four slices, I had four times the power of people eating a single slice) chealer, though from out angle, I think we are going for a recommended time or date to meet, not anything more. I really think the formula I gave above should be fine for what I'm aiming at. RobertPlummer: sure, but that recommendation could take each user's necessity into account RobertPlummer: there is more complexity from the fact that a person is not just available or not at a certain time, it's more a spectrum of availability in reality chealer: but the popular sites, like doodle.com, I don't think they do that. Do they? RobertPlummer: combining these 2 forms of complexity give you a potentially very complex system RobertPlummer: I don't know (I didn't know any software designed for that purpose before today) RobertPlummer: but for sure, you can only go for a solution that's easy enough to implement for the results chealer, did you look at that jQuery plugin/code? RobertPlummer: http://apps.zarjay.net/scheduler/ ? Yes chealer, I think this is really more like a spreadsheet :) RobertPlummer: just looked. the first table is nice but I'm not sure what Generate schedule does chealer: Agreed, I don't think it does anything really. $().clone(); maybe? lol RobertPlummer: there's another kind of complexity - if the goal is to pick a time period, you need to defined what time periods are proposed (how long are they, basically) s/defined/define/ tikiwiki: 03chealer * r38485 10/branches/8.x/lib/ (. pear/): [REL] Freeze 8.x externals which are not on stable externals (third_party + svg-edit (on trunk)) so, how would i go about checking on current status of blog api? i don't think it is working, and haven't gotten much input from irc on it…can someone point me in the right direction? …or is it just broken on 6.4, but 7.2 might be ok? polom polom hi nkoth|nelson hi chibaguy - pm ? Good morning Tiki lovers polom hi jonnyb hi Merbster tikiwiki: 03jonnybradley * r38486 10/branches/8.x/lib/wiki-plugins/wikiplugin_list.php: [FIX] list plugin: Avoid uncaught exception when template file not found jonnyb, do you know a good Textarea Expander plugin for jquery? the one I have found seems to be a bit buggy when calling it on several textareas not personally Merbster ok. only the first textarea is autoresized to the content allready. So I thought it might be a - in threadning it's called a race condition. with some loading or something. New Forum Posts: Newsletter "From" issue - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42516 Merbster: sounds more like they're doing $(".thing").doSomething() instead of $(".thing").each(function(){.doSomething()}) maybe? jonnyb, I am iterating the controls myself. So it should work even if it was implemented like that... Allthough I am not certain, so correct me if I am wrong. hmm I think the problem arises because the code gets confused when several auto expanding textboxes are stacked tikiwiki: 03jonnybradley * r38487 10/branches/8.x/templates/comment/list.tpl: [FIX] comments: Recreate missing titles feature. Also correct reply buttons label tikiwiki: 03jonnybradley * r38488 10/trunk/ (11 files in 7 dirs): [MRG] Automatic merge, branches/8.x 38470 to 38487 polom y'all anyone able to get on the community site/ i cannot :( Info: Tiki 8.0 Release Candidate Available for Download - http://info.tiki.org/article180-Tiki-8-0-Release-Candidate-Available-for-Download ricks99, it seems to work here hmm... i keep getting intermitent errors I just checked the frontpage tikiwiki: 03sylvieg * r38489 10/trunk/templates/admin/include_category.tpl: [FIX]categs: do not check the button re-apply if no deafult categories tikiwiki: 03robertplummer * r38490 10/branches/8.x/lib/wiki-plugins/wikiplugin_sheet.php: [FIX] Made sure that files can be loaded in spreadsheet, id was overriding. in doc on 8? the page is broken http://doc.tiki.org/Wiki-Syntax+Links marclaporte: is BSD license ok for tiki? RobertPlummer: Yes lphuberdeau: DOes tiki currently have a type of Condorcet voting system? nothing that formal didn't quite follow the thread... what's the issue with codemirror loosing the word wrap ability? lphuberdeau: I'm getting ready to start on "TextBacklink" Protocol for Tiki. sylvieg Might have gotten with you on it. I'm wondering what you think about it. nope, never heard of it lphuberdeau: Codemirror 2+ doesn't support line wrap. lphuberdeau: Yea, it is a new protocol. didn't it work just a few weeks ago? lphuberdeau: It works, it isn't broken, it just doesn't support wrapping text at this time. the switch to codemirror 2 is not that recent isn't it? lphuberdeau: When 7 branched I think. trunk went to it. right... pretty sure I had it enabled for a while... never noticed For programmers, it is awesome. lphuberdeau: I hate line breaks, it messes with you. lphuberdeau: But wiki syntax it is a little odd, expecially if you have run-on paragraphs. I switch between wrap and nowrap quite often in VI tikiwiki: 03jean-lucnavarro * r38491 10/trunk/lang/fr/language.php: [TRA] more French translations + some corrections tikiwiki: 03robertplummer * r38492 10/trunk/lib/parser/jison_tiki.js: [FIX] token with semicolon on some tikiwiki: 03jean-lucnavarro * r38493 10/branches/8.x/lang/fr/language.php: [bp/r38491][TRA] more French translations polom tikiwiki: 03chealer * r38494 10/trunk/lib/ (. pear/): Unfreeze externals (following merge from 8.x in r38488) I was wondering if someone had a few moments to help me troubleshoot an external Storage Location of File Gallary and possibly permission issues. Or atleast how how to verify if its permissions or some other dynamic I'm unaware of. you mean a folder on the server? I have a NAS device that I would like to use for the storage of uploaded files. I guess there is an NFS interface to it Sorry for the delay, I am trying one last thing... I just figured it out. LOL. Sorry to waist your time. no problem RobertPlummer: I don't understand your suggestion about translations much ("dynamical changing request of translations"?) chealer: Yes, so say you have some nested code, that asks for a translation. Some plugin or function that would only be ran in a certain scenario. The problem is (if I understand it right) that that will never be translated because the translator might never run the code that request the translation. I may not understand the translation system, so please forgive my ignorance. So if it were ajax, we use tr(); on an array returned in ajax. How would we know if that needed translated? polom where to find Plugin Maketoc? it's not a plugin, it's a parser construct uh the ugliest bit no one managed to break apart so far ? it will be in lib/tikilib.php or lib/parser/parserlib.php depending on the version you're looking at contains maketoc in the function name k, i look but why does tiki complain that this "plugin" does not exist? that is momentarily my problem RobertPlummer: hum, I'm not too sure what you're saying, but I think that's different from the problems Jean-Luc and I were discussing hi oeversetten chealer: It is different. chealer: But it was a add on to LP's comment. polom oeversetten: {maketoc} should work; if you're trying {MAKETOC()}{MAKETOC} it will complain about no such plugin found my problem {maketoc} does not work, {maketoc:box} does hmm, weird, i am sure {maketoc} worked earlier also tikiwiki: 03chealer * r38495 10/branches/8.x/lib/trackers/trackerlib.php: [FIX] replace_item_attachment(): typo "Atttached" oeversetten: what Tiki version ? svn from 6.x branch r38013 the error message is already indexed by google :( oeversetten: wfm funny r38495 or is it r38013, i never get what info is what from svn info :-p "Last Changed Rev: 38013" oeversetten: do u have it in root of the wiki page content or inside some other wikiplugin ? wfm in top of the wiki page content in root of the wiki page content no change after svn update strange i guess have to live with maketoc:box or similar, but it s strange and i have to change every occurrence... cause plugins without body can be written alternatively in the form of {pluginname param1 param2} i don't understand why it doesn't work for u on another installation, also updated from 3.8 to svn 6.x branch, that problem does not exist... chealer, you around? yes RobertPlummer chealer: I'm getting ready to create a new feature that has to do with backlinks. OK... chealer: I have to be able to save the data from remote sites locally, and I'm wondering how to do it best. chealer: the site must run on a cron job for all wiki pages, and then also you can create links for your site as a feed for yet another backlink from another site. So i'm wondering if we can just using wiki pages for everything. The plugins for the feeds are in wiki pages, and the plugins that show wiki content from other sites. The feed would be generated from the wiki pages. parsing each page on your site at a given time. chealer: What do you think? chealer: I'm kicking around different ideas. The thing is that we have to generate these feeds, and the content can change, and the content all comes from wiki pages. Do you think that is the best approach? RobertPlummer: sorry, I don't understand much. are the remote sites Tiki sites? chealer: No, they can be anything. The feed will be general. but for tiki specifically, we will start with the creation of the protocol. RobertPlummer: I don't understand "you can create links for your site as a feed for yet another backlink from another site" chealer: lol, I know it though me for a loop too. chealer: Are you on skype? RobertPlummer: I have Skype but I try to avoid it... why? chealer: just wondering. chealer: This is the largest integration I've done with tiki, so I want to make sure it is done right. RobertPlummer: I'm on XMPP too, though: http://pages.videotron.ca/chealer/pc_en.html chealer: cool chealer: So the thing is that content must come from wiki pages, and wiki pages change, they change even without changing a page. chealer: So my thought was I need to gather the external backlinks from within a wiki page. chealer: So just have a cron job do it you think? RobertPlummer: I'm really lost on this... if you could write something explaining the feature and a use case, the mailing list may like to read about it too. bbl tikiwiki: 03sylvieg * r38496 10/trunk/templates/admin/include_category.tpl: [FIX]category: better wording New Forum Posts: correo sendmail - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=42519 hey rodrigoprimo hi chealer rodrigoprimo: changi confirmed he was just on GNU/Linux for the strange commit to lang/ when we released 8.0 beta rodrigoprimo: but it seems we're OK now anyway: http://sourceforge.net/apps/trac/tikiwiki/changeset/38444 probably thanks to your scandir change :-) chealer: ok, good chealer: let me know if the problem happens again tikiwiki: 03chealer * r38497 10/trunk/admin/include_category.php: [REF] Admin categories: explain the purpose of the outer loop of the recategorization tool rodrigoprimo1: sure rodrigoprimo1: regarding http://article.gmane.org/gmane.comp.cms.tiki.devel/22768 ... rodrigoprimo1: it is valid to use {tr}{$foo}{/tr} in some cases rodrigoprimo1: for example if $foo is a category name that is manually translated in custom.php rodrigoprimo1: those cases will be processed by the Smarty tr block So I think changi|ffa's second example is a valid case that shouldn't be collected by get_strings. chealer: right, we use that. although the translation is not put in every template regarding categories, so somewhere the categories are translated and somewhere they appear as the original english string hi luciash. I agree, it's just an example chealer: i mean it is not implemented everywhere, e.g. in dropdowns yup is there a reason that the external links with the target=another window is not working if in the same domain name? changi|ffa was talking about "{\$wp_member_title}" sylvieg: i don't think so is there a way to open a link on a the same dopmain in anotehr window [thisPage|some comment|window] rodrigoprimo1: I believe changi|ffa's first example is different; it also shouldn't be collected in language.php, but get_strings can't know about all the cases where no translation other than variables is needed rodrigoprimo1: but I think it would be easy to exclude simple calls ({tr}{$variable_name}{/tr}) sylvieg: i do it using [http://samedomain/thepage|blabla] and it seem to work if i have set "Open external links in new window" iirc ? I trick it by using [http:Tiki.org|xxx|yy] with the caputal T in 6.x in the parser there is if (empty($_SERVER['SERVER_NAME']) || strstr($link, $_SERVER["SERVER_NAME"]) || !strstr($link, '://')) { $target = "" so no way to open in another window if link is in the same domain ah sorry chealer, no time to discuss this now. but I think our goal should be to separate translation of system strings from translation of site content (like category names) I do not know if givin in the doc the trick with one letter in capital will be appreciated ;-) could the wiki prefixes work ? like ((doc:foo)) where doc wikiprefix is set to doc.tiki.org external wikis rodrigoprimo1: I agree. I just wanted to clarify what changi|ffa meant, we could continue the discussion on the mailing list. chealer: perfect chealer: thanks sylvieg: could that work ? luciash: probably there is another way - I am just wondering why this restriction in external link will send a note to the devel list before changing... sylvieg: probably it is because on the same domain ppl usually do not want to open new window ahah perhaps to avoid [fil123}fff] to open in another window oop [file1|window] yes sylvieg: it could work though [http://thisdomain/tiki/file1|my file] versus [tiki/file1|my file] and [file1|my file] (absolute vs relative path) so mean that there is a || instead of a && thx luciash - I am going for a bug tikiwiki: 03sylvieg * r38498 10/trunk/lib/parser/parserlib.php: [FIX]external link: to be able to open an external link (in anotehr window) in teh same domain. If the syntax is http:: or https... always creates an external link even if same domain we will see if people are not happy showpagination="y" doesn't work in view_mode="csv" ??? trackerlist pretty err, i mean list_mode="csv" usually when you are in csv mode you want everythig it is a dump so no way to have pagination for product details in csv mode ? i have tracker with products and pagename selector so ...&page=product1 should have pagination to product2 etc. If I was the programmer I would have said no we have list_mode=csv because we want diferent tag attributes for tracker images ok :) i say no then ;) tikiwiki: 03ricks99 * r38499 10/trunk/templates/tiki-admin_system.tpl: [DOC]fixed text: "exterminator" is not the correct english. has been bugging me for a *long* time Is there an easy way to hide or make non-editable some fileds whe using plugin tracker e.g. {TRACKER(trackerId=1, fields=1:3:4, action=>Send)} Thank for your contribution! {TRACKER}. Can I hide or make non-editable field 1. I do not want to exclude from the fields= list it because I want the value to be sent as an email when the user creates / edit the record. deeku: xavi wrote a doc in doc.tiki.org using JQ with tracker sylvieg: that is weird, it didn't show pagination even in non-csv mode on the page weird is it because of the view="page" ? Yes, I have found it. {JQ()} $("input[name=track_2]").hide(); $("select[name=track_3]").hide(); {JQ}. Is this the only way? ah perhaps.. it is probably not a stack... aye deeku: there are also options to make the field hidden/viewable/editable by certain groups I see, But I am letting the user edit the same field in another tracker plugin call. I only want the user not to edit the field in this tracker plugin call. IF I use groups to make the current form work, it will break the other form where the user can edit the field. so use a {JS()}$('#f_xxx).display='none';{JS} .. PS: I do not remember the syntax Hmm, ok, will do. thanks for your input and help. why categories dropdown tracker field values do not show in the mail report when item changed ? it shows empty "Category (unchanged): " even when it has changed Recent Bug: Tracker item: #4020 - - RSS Feeds and blog posts - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4020