***: fabricius|away has joined #tikiwiki CIA-65: tikiwiki: 03robertplummer * r28798 10/trunk/lib/sheet/grid.php: [MOD] A bunch of work done to parse out heights and widths for cells ***: Caarrie|away is now known as Caarrie
fabricius|away has quit IRC (Read error: Connection reset by peer)
goj has quit IRC (Ping timeout: 260 seconds)
Caarrie is now known as Caarrie|sleeping
goj has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Making structure editable by registered users - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38337 ***: chealer has quit IRC (Ping timeout: 265 seconds)
chealer has joined #tikiwiki
Wilkins has joined #tikiwiki
redflo has joined #tikiwiki
coaboa has joined #tikiwiki coaboa: good morning tikiverse ***: qoumaq has joined #tikiwiki CIA-65: tikiwiki: 03sdoh * r28799 10/branches/proposals/3.x/templates/list_file_gallery.tpl: [bp/r26921] [FIX] html tag ***: qoumaq has quit IRC (Ping timeout: 252 seconds)
yonixxx has joined #tikiwiki
jonnyb has joined #tikiwiki
jonnyb has quit IRC (Quit: jonnyb)
jonnyb has joined #tikiwiki
xavi has joined #tikiwiki
chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy chibaguy: polom jonnyb: polom chibaguy and all chibaguy: hi jonnyb 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? :) ***: Caarrie|sleeping is now known as Caarrie|away chibaguy: 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. jonnyb: 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 ***: ip101 has joined #tikiwiki ip101: hello everyone, just saw the Tiki 6 release schedule on the mailing list, anyone around concerning that? chibaguy: yeah, jonnyb, there are a lot that can be deleted, I think, and use context for specificity when necessary. jonnyb: me? hi ip101
ip101: i have to go - is it a quick question? ip101: hey :) , just a quick question jonnyb: :D ip101: 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? jonnyb: ip101: sorry, what is it? ip101: 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 jonnyb: (we must get sefulr set there!) ip101: 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 ^^ jonnyb: ip101: are you a coder? do you want to add it? or do you have someopne else who will do it? ip101: i would prefer for someone else jonnyb: i'm fully booked (over booked) ip101: i'm into php, but haven't contributed to tiki (yet), just promoting it :) jonnyb: sadly just "preferring" doesn't get code written :) ip101: :D
i know, just asking ;) chibaguy: ip101, usually features like this are added by somebody who needs it themselves and codes it or finds someone to do it. jonnyb: i'd say that looks quite tricky - would need quite a bit of testing (and many days of coding?) ip101: could someone take a quick look at those links provided in description? jonnyb: 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 ip101: ok, thanks for your time jonny jonnyb: no probs - glad to have you on board - looking forward to seeing some code! :D ***: jonnyb has quit IRC (Quit: jonnyb) chibaguy: Not many (maybe no) Tiki devs are involved much in Microsoft networks, etc., so there isn't a natural motivation in that area. ip101: 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 xavi: polom
hi chibaguy chibaguy: could be, but somebody would have to code and test, and devs are all pretty busy, it seems.
hi xavi. xavi: I saw that you committed some more themes to tiki5 in mods (including judy, again). Thanks! ip101: if i want to experiment with code, which php files should i add such a code to? chibaguy: yes, trying to get those done because tiki 6 will be out soon. :-o xavi: sylvieg? I have an issue with smarty syntax and R
chibaguy: yeah, good work! sylvieg: need a coffee first xavi: g'morning chibaguy: ip101, you could email the tikiwiki-devel mailing list, to get more feedback on this. xavi: yes, please, not in a hurry (I didn't know whether it was late enough) ip101: chibaguy: already did, some... 4 months ago i think chibaguy: oh. well, maybe try again. ip101: k :) chibaguy: hopefully somebody can at least give some clues. ip101: i'll try, didn't knew how wishlist was handled, so that's why i had a more passive approach chibaguy: yeah, there's no real logic to how items there are dealt with, as far as I know.
"organic" ip101: and when folks see something MS-related... ^^ ***: ricks99_ has quit IRC (Quit: Get more help: Tiki for Smarties http://twbasics.keycontent.org and Tiki Essentials http://twessentials.keycontent.org)
ricks99 has joined #tikiwiki ip101: gotta go, thanks for info chibaguy ***: ip101 has quit IRC (Quit: ta-ta) ricks99: hi all :-) xavi: hi ricks99 ricks99: hola xavi CIA-65: tikiwiki: 03sylvieg * r28800 10/trunk/ (3 files in 3 dirs): [FIX}freetag: increase freetag size sylvieg: hola xavi 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 sylvieg: perhaps the solution is to write a smarty block r... xavi: what is the difference if we have a smarty block?
smarty block r, I mean? -: xavi searches for examples of smarty blocks in trunk CIA-65: tikiwiki: 03sylvieg * r28801 10/trunk/lib/htmlparser/htmlparser.inc: depecated xavi: 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 sylvieg: 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 [ xavi: ok CIA-65: 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 xavi: fyi: I'm starting to change in trunk '{tr()}...{tr}' for "{tr()}...{tr}" ***: FrankP has joined #tikiwiki
FrankP has quit IRC (Read error: Connection reset by peer)
xavi has quit IRC (Quit: Page closed)
xavi has joined #tikiwiki
karinqe has joined #tikiwiki karinqe: hi xavi: hi karinqe 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 xavi: no idea, sorry karinqe: and I didn't find anything similar in the debug console
:( xavi: others might tell you, which are not right now in the channel. They'll come back later karinqe: :) ricks99: @karinqe: u want to list all groups for a user? you'll need to iterate through an array karinqe: which array? ricks99: something like $users[ix].groups karinqe: you mean $group is an array?
I'll look at it, thanks ***: ricks99_ has joined #tikiwiki ricks99_: 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 ***: ricks99 has quit IRC (Ping timeout: 245 seconds) karinqe: hmmm, well then I suppose I'll look at the documentation... :( ***: ricks99_ is now known as ricks99 karinqe: ricks99_, thank you :* ricks99: no problem ***: ckelly has joined #tikiwiki ckelly: Hello, tikiwikites, from Virginia.
Curious if this webchat gizmo is part of the tikiwiki install itself, or an add-on. Anyone here know? ricks99: This is IRC ckelly: OK. Thanks. yonixxx: 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" ***: coaboa has quit IRC (Remote host closed the connection)
ckelly has quit IRC (Quit: Page closed) karinqe: hm, is there a way to find out whether the trackerlist plugin found items or not?
yonixxx, do you have everything in utf8? yonixxx: yeap... only links i have on wiki pages (image button) are acting like this. karinqe: hover the mouse over the link - what does the statusbar show? yonixxx: strange chars... (A with tilde and c - copyrighted = é) karinqe: hmm yonixxx: i have recheck encoding within my browser it says utf-8 karinqe: I don't remember having such issues with slovak characters
wait yonixxx: tw 5.1 fresh svn update Tikiwiki|bot: 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/ . karinqe: yonixxx, do you use mod_rewrite? yonixxx: ... how can check taht ?
that
htaccess or something like that ? karinqe: forget it for a moment
look at admin -> i18n
what is the wiki link format? ***: RavenC has joined #tikiwiki RavenC: polom all yonixxx: complete
Hi Raven RavenC: hi yonixxx karinqe: and is the language and customized string translation set properly? xavi: bbl ***: xavi has quit IRC (Quit: Page closed)
xavi has joined #tikiwiki CIA-65: 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. ***: xavi has quit IRC (Client Quit) Tikiwiki|bot: New Forum Posts: Upgrade from 5.1 to 6.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38342 ***: redflo has left CIA-65: 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 ***: david-w has joined #tikiwiki david-w: hi guys how do I move people to admin group I am in grouips CIA-65: tikiwiki: 03nkoth * r28806 10/trunk/lib/trackers/trackerlib.php: [FIX] Reviewing my own previous commit, some missing stuff for the "not" case ***: david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]) chibaguy: 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.) ***: xavi has joined #tikiwiki xavi: polom
sf.net down to me
anyone else? RavenC: sf.net down here also xavi: ok, thaks ***: jonnyb has joined #tikiwiki xavi: ok, who knows. sf.net seems to be online from my university network, but not from my home adsl RavenC: strange.... CIA-65: tikiwiki: 03sylvieg * r28809 10/trunk/lib/userslib.php: [FIX]user: change also the username in the user tracker field when changing user name yonixxx: sry karinqe, well about the translation string i don;t see how it is supposed to interfere with a link in a wiki page... karinqe: well it's some kind of link translation so I just tried... ***: redflo has joined #tikiwiki karinqe: 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 ^ yonixxx: tks Karinqe karinqe: :) ***: david-w has joined #tikiwiki xavi: temporary issues with sf.net gone. it's online forme now again ***: karinqe_ has joined #tikiwiki
karinqe has quit IRC (Read error: Operation timed out) david-w: how do I make a other person a admin on the site jonnyb: hi david-w - add them to the admin group in either the group or user admin page david-w: OK
jonnyb: whats it under admin or user group ricks99: @david-w: pls see "adding user to group" in docs
http://doc.tikiwiki.org/users david-w: OK CIA-65: tikiwiki: 03sylvieg * r28810 10/trunk/lib/userslib.php: [FIX]user: rename also item users when renaming user xavi: bbl ***: chibaguy has quit IRC (Read error: Connection reset by peer) Jyhem: 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 ***: david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
jonnyb has quit IRC (Quit: jonnyb) chealer: polom RavenC: polom chealer ***: Wilkins has quit IRC (Ping timeout: 245 seconds)
Newbie2 has joined #tikiwiki Newbie2: 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. RavenC: 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 ***: jonnyb has joined #tikiwiki Newbie2: I tried, no luck. if they change it it affects to all users and of course they do not want to do that. RavenC: Thats too bad (although all to common). I really don't have any other suggestions sadly CIA-65: 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 ***: david-w has joined #tikiwiki
david-w has quit IRC (Client Quit)
karinqe__ has joined #tikiwiki
Newbie2 has quit IRC (Quit: Page closed)
karinqe_ has quit IRC (Ping timeout: 272 seconds)
david-w has joined #tikiwiki CIA-65: 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 ***: xavi has left CIA-65: tikiwiki: 03sylvieg * r28816 10/trunk/lib/tikilib.php: comment karinqe__: good night ***: karinqe__ has quit IRC (Quit: Leaving)
jonnyb has quit IRC (Quit: jonnyb) HideMe: 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? ***: redflo has quit IRC (Remote host closed the connection)
FrankP has joined #tikiwiki
redflo has joined #tikiwiki
david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]) yonixxx: 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) ricks99: {if $lang eq 'he
body {font-size:120%} yonixxx: hi rick ricks99: in ur custom site header css area (look & feel)
hi yoni yonixxx: waooow this is a good solution but my custom site header is crowded :DDDDD
shouldn't it be a {/if} ? ricks99: y
in l&f, there's a special tab (misc) for css styles
can add it there yonixxx: ok i'll experiment ***: ricks99 is now known as ricks99|away
david-w has joined #tikiwiki CIA-65: tikiwiki: 03pkdille * r28817 10/trunk/templates/ (4 files): [MOD] no changes, indenting only ***: david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
rodrigo_sampaio has joined #tikiwiki
david-w has joined #tikiwiki
david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716])
rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) CIA-65: 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 ***: NewUser has joined #tikiwiki
yoni has joined #tikiwiki
yonixxx has quit IRC (Ping timeout: 252 seconds) NewUser: 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? ***: david-w has joined #tikiwiki
RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~)
NewUser has quit IRC (Quit: Page closed)
redflo has left
david-w has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]) CIA-65: 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 ***: FrankP has quit IRC (Ping timeout: 276 seconds)