chealer: you really are the man Are you asking if quotes are required for plugin arguments? I think only if they have spaces. I got about 90% done with the parser, because v2 of codemirror started, and it had much of what was needed to complete the last 10%. RobertPlummer: yes, that's what I was asking. OK then, it would be good to fix at some point It is just difficult from the parser to know very easily their way. I talked to the guys at codemirror and I told them they should use an actual language parser. He said they would be too large, but I think it is still probably the better way to go, but I'm just a lowly developer. It would be much easier to detect things like that. right Is there still interest to integrate doctrine in tiki? I think it'd be a real winner. Can someone explain why it wouldn't be a replacement for trackers? I think it could probably do everything they are doing. RobertPlummer: I don't know. I think it was designed to facilitate development of websites, not necessarily as a part of database software, maybe it wouldn't be performant good point. I guess I just assumed it was really fast. RobertPlummer: it's not a replacement per se; it could be used by trackers though I don't know, it may be iirc the license was not maybe compatible ? In sugarcrm data is stored as tables for their "trackers" (modules), do you think that at some point we could store data in a similar way in tiki? as tables.... tiki_tracker_#tracker-name# and the fields delete, move, update, just like a table does. One of the real concerns of myn is that trackers will essentially always be slow if they are stored the way they are unless they are changed somehome on a grand scale. Especially with large data sets. Why I don't got any answer to my proposal on i18n ? Trebly: Perhaps because it's not actionable enough? I'd be curious to see Rodrigo's opinion as he is the person who has most worked on this New Forum Posts: Install issue on 6.3 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41220 good morning Hello, I have a question in an actual tiki 6.3 I applied categories to wiki pages with differnent groups. One Page has only access for one category and the group within it. why does the other group has permissions to it? 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! cheers, I use to launch some apps from my web page using code in and Notepad in is it possible to use it at tiki wiki pages? polom polom Oumfff… on a tw6.3 anonymous can't see images. Not only from images from files gallery, but not even the articles topics icons(images). I don't recall such permission prohibiting this Funny case (should be consigned in some memories); i had to edit on an external computer (not at office) my lang customs.php. The editor saved it in utf-8 with bom instead of utf-8. All the website was working fine, including the translated string, BUT images where prohibited to anonymous (header error displayed only if you point to the url of an image). Bernard1: yes, BOMs in php files mess things up in intriguing ways ;) bbl polom moloq polom all Can anyone explain to me how some certain fields are related in trackers? hi Robert hi RobertPlummer rodrigo_sampaio: hi luciash: hi RobertPlummer: can you elaborate your question? nevermind I think I got it I was looking at a partially deleted tracker. RobertPlummer: ok oh, an earthquake in southeastern spain ? hi all... thanks for the link to the latest demo. This is going to be way easier on me. and on everyone else. ;) re Polom! wb jonnyb wb dcedilotte New Forum Posts: Searches in different languages - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41223 is it possible to import tracker items? i guess i would just use csv Hi, is there a way to display at the bottom of a wiki page the name of the contributors but not the dates ? Bernard1: add a custom css with the class of the date hidden (I hope there is a class) sylvieg: unfortun… it is not sylvieg: the all block (date + contributors) is p.editdate Bernard1: got a link ? http://www.avtalyon.org.il/ bottom page…. what could be done is limiting the height to the first row… but this is ugly :) displaying the date of last change has is (inconvenient)… inconvenience Bernard1: there is no way other than modifying the template or modifying your short date time setting to empty on Admin > General > Date & Time settings imho yes… this where i'm… -> wishlist :) tikiwiki: 03sampaioprimo * r34385 10/trunk/templates/comments.tpl: fix localized string Polom all i've got an issue with a new 6.3 install im trying to put togther an annonymous menu, but when i go to assign said menu tiki-admin_modules.php#assign it loads a blank page New Forum Posts: Classified posting work (5856) - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=41225 radek82: looks like memory issue luciash :( advice? i think i set 128 mb increase it hmm, 128 should be more than enough enable php error reporting radek82: might be an error in your user (custom) module? ok, that gives me a start point :) lemme enable error reporting and double check my module lol would you believe that i enabled error reporting, went to try it again and it worked :P i think its the memory issue, time to bug my sysadmin for more ram :P thanks guys :) im running more then a few instances of tiki on this server, and i think the 128 is shared across em all sometimes the error reporting helps to render the page instead of WSOD what does the php error say? but still, the error should be fixed checking now radek82: btw, u can enable error reporting only for admins luciash, yep, thats how i set it ill pastebin errors in 1 sec http://pastebin.com/Hs4fTEGW definately some errors looks like an error in your "evaluated template" (i.e. the user module source - missing bracket or something?) checking now seems ok {menu id=43 css=y type= } type is fixed should it be type=f? or vert yep, errors gone, now just those 2 notices left should i worry about those? Undefined index: assign_params type= is either horiz or vert because anon will get WSoD if you only show errors to admins (check it works as anonymous obviously) works :) thanks guys tikiwiki: 03jonnybradley * r34386 10/branches/7.x/lib/modules/tiki-admin_modules.js: [FIX] modules: Warn about lost module positioning changes polom tikiwiki: 03jonnybradley * r34387 10/branches/7.x/ (css/admin.css lib/modules/tiki-admin_modules.js): [FIX] modules: Make sure save button is hidden in all themes (some have styling on the outer span as well as the anchor) hi chealer bye all (mbbl) bye jonnyb (mbbl?) tikiwiki: 03sylvieg * r34388 10/branches/7.x/lib/wiki-plugins/wikiplugin_articles.php: [FIX]ARTICLES: perm can be check only on individual article and not globally Recent Bug: Tracker item: #3881 - - get_strings.php populate language.php file with invalid strings - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3881 tikiwiki: 03sylvieg * r34389 10/branches/proposals/6.x/lib/wiki-plugins/wikiplugin_articles.php: [bp/r34388][FIX]ARTICLES: perm can be check only on individual article and not globally IPolom That should have been iPolom, but the iThing decided otherwise ;) jonnyb: so the iPad 2 has arrived? A little while back, having an evening o "off" enjoy tikiwiki: 03sylvieg * r34390 10/branches/7.x/lib/wiki-plugins/wikiplugin_trackerfilter.php: [FIX]TRACKERFILTER: choose the dropdown for group selector Hi, where I can find details about the "performance feature : Content delivery network". Usability, good function with 6.3 and 7.0, benefit to hope ? What are exactly "static files" My server is too slow then I have to improve performance.