tikiwiki: 03robertplummer * r28798 10/trunk/lib/sheet/grid.php: [MOD] A bunch of work done to parse out heights and widths for cells New Forum Posts: Making structure editable by registered users - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38337 good morning tikiverse tikiwiki: 03sdoh * r28799 10/branches/proposals/3.x/templates/list_file_gallery.tpl: [bp/r26921] [FIX] html tag polom polom chibaguy and all hi jonnyb i like the look of the changes pkdille hasd been making removing old css classes - does it all look ok to you? and can we do more? :) I haven't actually checked yet. He just described what he wanted to do, and it sounded like a good idea. I trust the display will be fine. i guess too we have so many useless old classes (like "link" on a link) that haven't seemed to do anything since tiki 2 ;) btw, just posted this mail re tiki 6.0 to the devels list: http://permalink.gmane.org/gmane.comp.cms.tiki.devel/17720 hello everyone, just saw the Tiki 6 release schedule on the mailing list, anyone around concerning that? yeah, jonnyb, there are a lot that can be deleted, I think, and use context for specificity when necessary. me? hi ip101 ip101: i have to go - is it a quick question? hey :) , just a quick question :D i added a request to a wishlist some time ago, and it seems (to me) that it shouldn't be a big thing to add so just was wondering are there any chances to see it in 6? ip101: sorry, what is it? http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=3191&trackerId=5&show=view&reloff=0&cant=1&status=o&trackerId=5&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=ntlm (we must get sefulr set there!) i don't know how wishes are handeled by dev's, so i thought better to ask now, when there is still time and the schedule is being made ^^ ip101: are you a coder? do you want to add it? or do you have someopne else who will do it? i would prefer for someone else i'm fully booked (over booked) i'm into php, but haven't contributed to tiki (yet), just promoting it :) sadly just "preferring" doesn't get code written :) :D i know, just asking ;) ip101, usually features like this are added by somebody who needs it themselves and codes it or finds someone to do it. i'd say that looks quite tricky - would need quite a bit of testing (and many days of coding?) could someone take a quick look at those links provided in description? so i would say unlikely for 6.0 (but fine if someone gets it done and commited in the next week) not me, sorry - gotta go - back later ok, thanks for your time jonny no probs - glad to have you on board - looking forward to seeing some code! :D Not many (maybe no) Tiki devs are involved much in Microsoft networks, etc., so there isn't a natural motivation in that area. thought so :) but the implementation seems pretty trivial from those links, since what ntlm does is only tell a php script which user is logged into windows polom hi chibaguy could be, but somebody would have to code and test, and devs are all pretty busy, it seems. hi xavi. I saw that you committed some more themes to tiki5 in mods (including judy, again). Thanks! if i want to experiment with code, which php files should i add such a code to? yes, trying to get those done because tiki 6 will be out soon. :-o sylvieg? I have an issue with smarty syntax and R chibaguy: yeah, good work! need a coffee first g'morning ip101, you could email the tikiwiki-devel mailing list, to get more feedback on this. yes, please, not in a hurry (I didn't know whether it was late enough) chibaguy: already did, some... 4 months ago i think oh. well, maybe try again. k :) hopefully somebody can at least give some clues. i'll try, didn't knew how wishlist was handled, so that's why i had a more passive approach yeah, there's no real logic to how items there are dealt with, as far as I know. "organic" and when folks see something MS-related... ^^ gotta go, thanks for info chibaguy hi all :-) hi ricks99 hola xavi tikiwiki: 03sylvieg * r28800 10/trunk/ (3 files in 3 dirs): [FIX}freetag: increase freetag size hola xavi hi sylvieg I see 2 issues right now when attempting to use R code in smarty syntax (1) two square brackets "[[" get converted into 1 when I save the wiki page with the template of course, the workaround is to write three of them "[[[", which makes them converted into two, when the page is saved but I wonder why this is happening... (2) R uses angle brackets to define sets of expressions inside and IF clause, etc. and they seem to conflict with smarty syntax once I remove the angle brackets (and make all lines together one after the other, the code works... and I'd like to know whether there is any way to allow angle brackets (but not followed by the $ sign) in smarty syntax I can show you a test site with that: see this: http://161.116.82.31/tiki_trunk/template00 that is the template page used by a pretty tracker call (just a test) from another page but this version (with angle brackets) doesn't work: http://161.116.82.31/tiki_trunk/tiki-pagehistory.php?page=template00&preview=26 perhaps the solution is to write a smarty block r... what is the difference if we have a smarty block? smarty block r, I mean? tikiwiki: 03sylvieg * r28801 10/trunk/lib/htmlparser/htmlparser.inc: depecated I've also read this: http://www.smarty.net/manual/en/plugins.block.functions.php , but still, I don't understand the rationale of the whole thing I do not know xavi I need to build a test on my local for now I have no idea if it it smarty or wiki that is eating the [ ok tikiwiki: 03sylvieg * r28802 10/trunk/lib/setup/prefs.php: [FIX]prefs: rollback the wiki formatting as add_br must die as it is impossible to explain tikiwiki: 03sylvieg * r28803 10/trunk/lib/search/searchlib-mysql.php: [FIX]blog: search fyi: I'm starting to change in trunk '{tr()}...{tr}' for "{tr()}...{tr}" hi hi karinqe got any idea how to get the user group in a smarty template? {$group} shows the default group (Registered), not the actual custom group of the user no idea, sorry and I didn't find anything similar in the debug console :( others might tell you, which are not right now in the channel. They'll come back later :) @karinqe: u want to list all groups for a user? you'll need to iterate through an array which array? something like $users[ix].groups you mean $group is an array? I'll look at it, thanks no. $group is a single item -- the default group for the user *all* of the groups that a usre belongs to is in an array i believe there is a function in the user library that u can call to return an array that containsa list of all gorups for the user hmmm, well then I suppose I'll look at the documentation... :( ricks99_, thank you :* no problem Hello, tikiwikites, from Virginia. Curious if this webchat gizmo is part of the tikiwiki install itself, or an add-on. Anyone here know? This is IRC OK. Thanks. Groumfff i have troubles with wiki page names and french accents.... is there something i forgot about it ? my link contain a "é" and the link show a "%C3%83%C2%A9" hm, is there a way to find out whether the trackerlist plugin found items or not? yonixxx, do you have everything in utf8? yeap... only links i have on wiki pages (image button) are acting like this. hover the mouse over the link - what does the statusbar show? strange chars... (A with tilde and c - copyrighted = é) hmm i have recheck encoding within my browser it says utf-8 I don't remember having such issues with slovak characters wait tw 5.1 fresh svn update Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ . yonixxx, do you use mod_rewrite? ... how can check taht ? that htaccess or something like that ? forget it for a moment look at admin -> i18n what is the wiki link format? polom all complete Hi Raven hi yonixxx and is the language and customized string translation set properly? bbl tikiwiki: 03xavidp * r28804 10/trunk/templates/ (146 files in 7 dirs): tikiwiki: [MOD]Replaced single quotes from '{tr}...{/tr}' to "{tr}...{/tr}", in order to tikiwiki: avoid breaks in tiki sites with from languages using single quotes (apostrophes) tikiwiki: in l10n strings. Please, review (it's been automatic replace for the starting tikiwiki: '{tr, but manual for the ending tr}', because there were false positives with tikiwiki: Aptana search/Eclipse in the later search. New Forum Posts: Upgrade from 5.1 to 6.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38342 tikiwiki: 03nkoth * r28805 10/trunk/lib/ (2 files in 2 dirs): [FIX] Optimization: Group category filters into one so as to avoid unnecessary joins which are really slow hi guys how do I move people to admin group I am in grouips tikiwiki: 03nkoth * r28806 10/trunk/lib/trackers/trackerlib.php: [FIX] Reviewing my own previous commit, some missing stuff for the "not" case david-w: you need to go to admin-users and add people to the admin group individually. (heh, if you check back - I was too slow.) polom sf.net down to me anyone else? sf.net down here also ok, thaks ok, who knows. sf.net seems to be online from my university network, but not from my home adsl strange.... tikiwiki: 03sylvieg * r28809 10/trunk/lib/userslib.php: [FIX]user: change also the username in the user tracker field when changing user name sry karinqe, well about the translation string i don;t see how it is supposed to interfere with a link in a wiki page... well it's some kind of link translation so I just tried... I'm not really sure where the problem should be, in my installation the special characters worked defaultly, AFAIK http://doc.tikiwiki.org/Clean+URLs yonixxx, try this howto ^ tks Karinqe :) temporary issues with sf.net gone. it's online forme now again how do I make a other person a admin on the site hi david-w - add them to the admin group in either the group or user admin page OK jonnyb: whats it under admin or user group @david-w: pls see "adding user to group" in docs http://doc.tikiwiki.org/users OK tikiwiki: 03sylvieg * r28810 10/trunk/lib/userslib.php: [FIX]user: rename also item users when renaming user bbl Jyhem wonders at how many different websites will serve to organize TikiFestBerlin2010 :-)rnhttp://tiki.org/TikiFestBerlin2010rnhttp://www.c-base.org/cal/month.php?cal=seminare,termine&getdate=20101101rnhttp://wikifestbln.org/tiki-index.php Oups! Missed one:rnhttp://www.wikimatrix.org/calendar/e121/2010/wikifest_berlin_2010 polom polom chealer Hello, I have ISP with 1 and 1 who decided to dowload the php memory limit to 30M. so, I am having lots of errors that read "Fatal error: Out of memory (allocated 34603008) (tried to allocate 7876 bytes) in /homepages/9/d175982109/htdocs/tiki/lib/images/gd.php on line 50" any help will be greatly appreciated. Newbie2 - My only recommendation would be to beg and plead the ISP to increase the memory limit. see the PHP memory limits section at http://doc.tikiwiki.org/Requirements&structure=Documentation I tried, no luck. if they change it it affects to all users and of course they do not want to do that. Thats too bad (although all to common). I really don't have any other suggestions sadly tikiwiki: 03nkoth * r28811 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] Some people use filtervalue instead of exactvalue for category filters and this case was not taken into account in this morning's optimization commit tikiwiki: 03changi67 * r28812 10/trunk/templates/tiki-sheets.tpl: [MOD] No change indentation only tikiwiki: 03changi67 * r28813 10/trunk/templates/tiki-sheets.tpl: [MOD] remove some useless css classes on td and tr tags in formcolor tables tikiwiki: 03changi67 * r28814 10/trunk/templates/tiki-shoutbox.tpl: [MOD] No change indentation only tikiwiki: 03changi67 * r28815 10/trunk/templates/tiki-shoutbox.tpl: [MOD] remove some useless css classes on td and tr tags in formcolor tables tikiwiki: 03sylvieg * r28816 10/trunk/lib/tikilib.php: comment good night I'm having an issue with the Tiki mailer. Setup test mail was sent/received.... but the 'forgot password' feature isn't sending mail. Any ideas why? i got a tricky one... hebrew char always look smaller than latin font. (Arial 10 = Arial Hebrew 11). In a multilangual tiki could it be a way to force the body to be one size up if hebrew ? (or a trick with em) {if $lang eq 'he body {font-size:120%} hi rick in ur custom site header css area (look & feel) hi yoni waooow this is a good solution but my custom site header is crowded :DDDDD shouldn't it be a {/if} ? y in l&f, there's a special tab (misc) for css styles can add it there ok i'll experiment tikiwiki: 03pkdille * r28817 10/trunk/templates/ (4 files): [MOD] no changes, indenting only tikiwiki: 03sylvieg * r28818 10/trunk/lib/tikilib.php: [FIX]flash: add wmode transparent by default to flash 1/ to have the same behavior when not using swf 2/ to be able to have popup and menu over the flash I am missing handlers for /image/jpeg and x-png or at least that is the error I get in the admin panel configuring the file galleries. Can you help pls? tikiwiki: 03robertplummer * r28819 10/trunk/lib/ (jquery_tiki/tiki-jquery.js sheet/grid.php): tikiwiki: [FIX] Added a few techniques to preserve dimensions of td objects tikiwiki: [FIX] Because we only use height, width, color, and background-color from td I added some sensitization to the adding of those methods. We may not need them later on