hi all trying to do a fresh install, but keep getting server error 500---any thoughts ikeco: try to run sh setup.sh workin on it--thanks! if you can't (ftp only access) you have to set your dirs writing perms properly... ah, ok :) tikiwiki: 03luciash * r22550 10/trunk/lib/tikilib.php: [MOD] tikilib: save going through one extra preg_replace cycle if 'feature_use_quoteplugin'] != 'y' tikiwiki: 03luciash * r22551 10/trunk/templates/ (browse_file_gallery.tpl tiki-list_file_gallery.tpl): [FIX] file galleries: JS error because of the onload call adjustThumbnails() from the info icon when #thumbnails not loaded yet + XHTML was not valid (onload attr. can be only on body and frameset) New Forum Posts: File Gallery uploading chinese name file error - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=34979 tikiwiki: 03luciash * r22552 10/trunk/templates/browse_file_gallery.tpl: [FIX] file galleries: XHTML validity fixes (missing alt and s/onClick/onclick/) New Forum Posts: Problem actualitzant TikiWiki a 3.2 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=34980 tikiwiki: 03luciash * r22553 10/trunk/templates/modules/mod-last_blog_posts.tpl: [FIX] last blog posts module: XHTML - don't display empty ol/ul list with missing li tags when no records to display heh. there's room for more than a single commit of that kind luciash: wouldn't sectionelse be appropriate there? tikiwiki: 03chealer * r22554 10/trunk/templates/ (2 files): tikiwiki: [FIX] colons inside tr blocks tikiwiki: [FIX] HTML special chars encoding tikiwiki: 03chealer * r22555 10/trunk/lib/prefs/feature.php: [FIX] "Newletters" -> "Newsletters" tikiwiki: 03chealer * r22556 10/trunk/lib/importerlib.php: [FIX] Compilation (r22404 regression) tikiwiki: 03marclaporte * r22557 10/trunk/ (3 files in 3 dirs): [MOD] Move wiki page lists to dynamic preferences tikiwiki: 03chibaguy * r22558 10/trunk/styles/strasa.css: [FIX] Position:top on cssmenu dropdown was causing all dropdowns to display briefly on page load; replaced with margin-top. tikiwiki: 03chealer * r22559 10/trunk/templates/ (5 files): tikiwiki: [FIX] colons inside tr blocks tikiwiki: [FIX] HTML special chars encoding tikiwiki: 03chealer * r22560 10/trunk/templates/ (3 files): [FIX] calls to userlink with pre-escaped username tikiwiki: 03chealer * r22561 10/trunk/templates/tiki-user_tasks_view.tpl: tikiwiki: [FIX] colons inside tr blocks tikiwiki: [FIX] HTML special chars encoding New Forum Posts: Forum Attachments Misused - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=34982 tikiwiki: 03chealer * r22563 10/trunk/tiki-calendar_edit_item.php: [SEC] calendar item: hopefully defuck perms checking and personal calendars handling LOL hi marclaporte I was just looking at tickets for Toronto anything good? I'm ready to buy but need to choose between train (via rail) and plane (probably Porter) marclaporte: the plane ticket increased to at least 150. but that's October 30 marclaporte: arrival at 15:35. the other plane ticket I see is much more expensive (300). maybe I should look at other airways $150 for plane is excellent from Qc city? marclaporte: yes I saw 115 I think a few days ago what are dates? marclaporte: the 115 seems to be sold out. the one at 150 arrives October 30 15:35. that's the only one I'm looking at now, since I didn't consider the one on November 1 for 300$ Oct 30th is perfect, no? marclaporte: remember I'm just talking about going to Toronto, since I would come back in car. ok go for it. We need you in Toronto to be able to release Beta marclaporte: I don't know. I thought October 31 or November 1st would be better, but I don't know exactly since I don't really know where I'll stay don't worry, we'll find place you stay where I stay just bring your laptop and toothbrush :-) tikiwiki: 03chibaguy * r22564 10/trunk/templates/tiki-stats.tpl: [FIX] Heading shouldn't contain entire form; revised heading to be consistent with other heading and easier to translate. tikiwiki: 03nyloth * r22565 10/branches/experimental/coe_filegal_manager/lib/setup/prefs.php: [MOD] filegal manager: enabled by default tikiwiki: 03nyloth * r22566 10/branches/experimental/coe_filegal_manager/ (157 files in 47 dirs): [MRG] Automatic merge, trunk 22513 to 22564 pooh-loom chealer: oh yeah, sectionelse sounds nice, somehow didn't remember that... thanks chealer: hmm, but no, i cannot put the ul/ol inside the section chealer: i would need to display the "No records to display" in a li which i think wouldn't look good chealer: i could do it with the table ones though good morning Caarrie morning morning all (just) chibaguy: did you see that IE css thing that i changed for colorbox last night? I just wanted to check that it wasn't just me getting the page locking up in IE jonnyb: hello hi luciash i haven't noticed IE css change last time i had a non-validating i just did a hacky preg_replace to clean out any empty ones - i couldn't find a more elegant way of doing it i thought you said yuou didn't have access to IE? yea, i have actually, but the not-so-quick workarounds way hi jonnyb (and everyone). I haven't checked with ie yet. hi chibaguy jonnyb: preg_replace sounds hacky, yup luciash: better than not validating? (discuss!) jonnyb: sure it is better than non-validating, but is it faster than if-else ? chibaguy: i was getting IE7 & 8 freezing on each page load for nearly 10 seconds - i.e. very noticeable. and tracked it down to the last 10 lines of colorbox.css (when feature_shadowbox==y) these are now commented out, so i'd like you to check what happens if you uncomment them luciash: if/else wasn't possible without totally rewriting the whole tpl (and probably the php) hi chibaguy jonnyb: i was lucky i did have to do just few changes in the tpl last night ;) :) but as chealer said, there's lot of room to do it with other modules yet some are even still table "lists" mmmmmm, yum! hey chealer - well done for tackling the shoutbox revamp - i was meaning to have a go at that one myself (eventually!) seems to work well IE6 seems to cope much better with trunk now chibaguy: i thought you deleted the empty.css ? chibaguy: does theme switch work for you in IE6 as anonymous ? tikiwiki: 03jonnybradley * r22567 10/trunk/lib/tiki-js.js: tikiwiki: [FIX] Use new {img} syntax when markup inserted from filegal manager. tikiwiki: Now defaults to using fileId instead of src, thumb=y and rel="box[g]" for colorbox. luciash, no, I didn't delete it. jonnyb, what was the idea for empty.css? Did you add it? yes, t'was me - it's so you can check what layout.css (and now design.css) look like on their own - just for us for dev really should be removed before release jonnyb: mybe we can keep it if it's useful and make just exception for the dropdown could be - but it's off the dropdown that i use it most (like when debugging this colorbox issue) so hide it if not admin, maybe? aah, okay :) yup yup my ie6 is having a hard time opening pages right now :-/ chibaguy: did you see all that stuff about IE locking up? (about 30 mins ago) no thought not... chibaguy: i was getting IE7 & 8 freezing on each page load for nearly 10 seconds - i.e. very noticeable. and tracked it down to the last 10 lines of colorbox.css (when feature_shadowbox==y) these are now commented out, so i'd like you to check what happens if you uncomment them ok, as soon as I get my IE's to cooperate. sorry to inflict that on you :) it was really unusable for me - but i use windows under emulation, so it might have been that this is in trunk currently, right/ ? yy on pages that use colorbox specifically, or any page? trunk is now ok for me - you need to uncomment the last lines in colorbox.css to make it bad again any page (strangely) ah, ok. I uncommented the lines and ftp'ed the file to zukakakina.com/tw4/ and there seems to be no problem with IE7. I do get a javascript error on list_file_gallery though. (something separate) oh? ok, i'll try on mine the install I'm trying on isn't totally up-to-date, though. not sure what revision it is. chibaguy: i just fixed it in trunk tonight, are u svn up ? ie7 doesn't seem to want to load my localhost install. ok - i just updated mine yesterday, but it was the same with IE7 service pack 3? yes I mean I'm not sure what revision of tiki trunk I'm trying IE7 with. It's several days old anyway. it's something to do with the alphaloader filter, so maybe i've got something nasty in my system... it has all the m$ dev stuff on (visual muppet, as we used to call it) oh, ok ah, ok, then you just have to ignore the error ;) jonnyb: i can try with my wife's laptop IE7 thx chibaguy: where are the colorbox pics? at that site, http://zukakakina.com/tw4/tiki-list_file_gallery.php?galleryId=1 ta (should have guessed - more coffee!) I'm updating the site now but it'll take a while to complete. should be more or less usable anyway. it doesn't seem to be locking up like my one was... (strange) maybe could be the revision? (not current yet) jonnyb: i am going to uncomment it on mine ah, I was testing while logged in. Now, logged out, I get a white page. ik Could also be due to file inconsistencies while updated, I imagine. while updating jonnyb: the last one comment only ? it's about 7 or 8 lines of MS specific filter alpha loader stuff hmm, in ie7, i can get tiki-login ok, but tiki-index is white. well, I'll stop trying, until the site is updated. it'll need a db update too that's probly the wsod jonnyb: maybe i know why, read the !!! Important note there hmm? in colobox.css (thought i'd read it - will re-read) jonnyb: yes, the AlphaImageLoader paths :P jonnyb: anyway, doesn't seem to freeze here jonnyb: try on my test.ground weird - i must have been tired when doing that - totally misread it :D It's kind of cool how superfish menus wrap if they're too wide for the page. With menu 42, I have 3 rows of items and no scrollbar. ;-) Not the greatest visually, but everything's there. :-) oh, f**k, i am so used to firefox taht i tested in FF on Vista instead of IE7 :-p i have IE8 here now it seems looks good, no freezes jonnyb: can you try on my test.ground ? jonnyb: you need some colorbox images there ? did you fix the urls? no, i just uncommented i'm going to try with the corrected urls (adding lib/jquery/colorbox/styles/ before images on each) but am battling... gimme a minute... fine anyway, YSLOW will not be happy i bet about using AlphaImageLoader i will add some colorboxes in the meanwhile yup - confirmed on my localhost - it's the urls being incorrect (thank goodness someone here can read English!) :D :D Some strangeess with calendar events in ie7 - on a calendar month page, one event is outlined ok, but the second is 1151px tall. the box goes way down the page. will rollback r22535 and do it properly maybe it's enhanced for me somehow cos it's on localhost - or something... element.style {height: 1151px} strangees and sprongees typo ? yep. strangeness, I meant. :-) i mean the 1151 can be a typo :-) jonnyb: does it freeze for you ? hold on... jonnyb: it doesn't freeze for me but the colorbox graphics are definitely missing because of the paths in IE8 no, seems ok so we are on the good way ;) i get the top left corner only! yes, same here wtf? i haven't fixed the paths nor did svn up, isn't that why ? i didn't svn up in last 20 minutes i mean ;) i guess - i'm fixing (please hold...) tikiwiki: 03jonnybradley * r22568 10/trunk/lib/setup/js_detect.php: [FIX] Rollback of 22536 (thanks Luci for finding correct fix) tikiwiki: 03jonnybradley * r22569 10/third_party/jquery/ (colorbox/styles/colorbox.css jquery-tiki-readme.txt): [FIX] Rollback of 22535 (thanks Luci for finding correct fix) phew - ok, IE good now tikiwiki: 03jonnybradley * r22570 10/third_party/jquery/ (colorbox/styles/colorbox.css jquery-tiki-readme.txt): tikiwiki: [FIX] Add correct path for colobox border images to URLs in colorbox.css tikiwiki: (Thanks to luci for pointing out the !!Important Note just above them... :) :) ok, now my IE8 is frozen :-p don't worry, it must be just bad weather or something ;) děkuji ti luciash ok, want the next one? :) ok, reloaded and it behaves nicely again hehe, neni zač, jonnyb :) what is the next one ? ok, you got an image: {img fileId="1" thumb="y" link="display1" rel="box[g]"} and all is well then add a description to it, thus: {img fileId="1" thumb="y" link="display1" rel="box[g]" desc="nice picture"} and when you click on it colorbox gets a JS error (url undefined) if you take the thumb=y bit out, it's ok again... nasty tikiwiki: 03chibaguy * r22571 10/users/chibaguy/trunk_themes/themes/mittwoch/styles/mittwoch.css: [FIX] Position:top on cssmenu dropdown was causing all dropdowns to display briefly on page load; replaced with margin-top. Better Supersubs.js compatibility. haha :-) jonnyb: why is there link="display1" it already makes the link automagically if you use fileId and thumb ah, didn't spot that... does it make the bug stop? no idea, i just wondered :) i am not that fast ;) (nope) it must be bug in img plugin tikiwiki: 03jonnybradley * r22572 10/trunk/lib/smarty_tiki/modifier.userlink.php: [FIX] Remove more dead overlib code jonnyb: works for me no JS error? no JS error tikiwiki: 03chibaguy * r22573 10/users/chibaguy/trunk_themes/themes/mittwoch/styles/mittwoch/ie7.css: [NEW] CSS rules for Mittwoch theme for Tiki. odd - the one with Foooooo as a desc? yes in safari i get: "jquery.colorbox-min.js:2 TypeError: Result of expression 'Z' [undefined] is not an object." {img fileId="1" thumb="y" rel="box" desc="Foooooo"} and in firefox is get... (odd - no colorbox..?) marclaporte: how long should the moment be ? :D RIP OverLIB jonnyb: maybe because i have no [g] there ? {img fileId="1" thumb="y" rel="box" desc="Foooooo"} no, i think it's the new session/missing icons thing huh ? ok (refreshed page eventually) - i get the same error in firefox are you looking at your error console? (or is this ok in Opera?) yeah, no JS errors refreshed the Tests page several times you get it there ? on t.g.cz ? most odd ah, just after clicking on the thumbnail i get something but some other error i guess on http://test.ground.cz/tiki/trunk/tiki-index.php?page=Tests yes, that error no problem with the 3 images below it (no description) and it's not really a bug in the img plugin (the html looks fine) message: Statement on line 2: Cannot convert undefined or null to Object i though the error appears on page load, sorry i tihnk it's something to do with all that (your ;) ) code doing the shadowbox thing in tiki-jquery.js (but after an hour or two of debugging yesterday i gave up) *thought no no, on click it must be something with the img plugin tikiwiki: 03chibaguy * r22574 10/users/chibaguy/trunk_themes/themes/underground/styles/underground.css: [FIX] Position:top on cssmenu dropdown was causing all dropdowns to display briefly on page load; replaced with margin-top. it doesn't happen with the other images which have desc too but not thumb=1 and not fileId it must generate some onclick oddity indeed not nice, sorry but i think it must be to do with the shadowbox emulation stuff - it doesn't happen on the demos (as far as i can see - but then, they don't use filegals) ok, next: newsletters jonnyb: I get "aa is undefined" in FF which points me to jquery.colorbox-min.js yup - if you use non-minified js you get a slightly nicer error message somehow the settings object for that image gets reset to the default, and the url is empty (or false i think) anyway, marclaporte - newsletters. still has overlib code in, and the switch to wysiwyg seems broken - is that the case? no idea about WYSIWYG the "switch" button does nothing so i'm converting to the new textarea to see what happens jonnyb: seems only difference is that it creates divs instead of table for the desc and that the erroring one has 3 times unnecessarily title set jonnyb: i will check the img plugin true luciash - but colorbox will only look at what it's told to - e.g. the wrapping the , no? tikiwiki: 03jonnybradley * r22575 10/trunk/lib/tiki-js.js: [FIX] {img} doesn't need link set for filegal files where is use minified scripts ? Admin → ? waiting grmbl... still waiting that search isn't much helpful ;) goes to give a shot of Admin → Features admin/features/programmer hrmpf, did it kill my apache ? tnx jonny the admin search needs to tell us where the thing was found, otherwise we never learn also needs to be 10x faster (one day) hihi jonnyb: weird, i can't see it there when I edit a wiki page, there is 0 ... /home/luci/Development/trunk on pgsql/lib/multilingual/multilinguallib.php : 518 -> query(array ( )) marclaporte: apparently 14 so 20 in all! luciash: oh, that's a SET issue (I mentioned that one in my report) aye right, changing 1 = 1 to TRUE doesn't help HINT: No function matches the given name and argument types. You might need to add explicit type casts. seems complicated i will try to swicth multilingual off luciash: as I wrote, this one takes a litttle time to solve, but it shouldn't be difficult. SET is a type designed to carry several flags, but bits.flags is only used for storing a single flag. so we could change the field to a boolean and adapt multilinguallib in a few places luciash: that's what I did, yes luciash: the nice part of this is that this SET field was not released in a stable version yet, so we could change it with little care :) marclaporte: yeah. some very long, some that should be very short do short ones first :-) can't I keep the candy for the end? :) hahah candy is amrc praising you ! grmbl *marc marclaporte: i get notice Undefined index: feature_wiki_screencasts lib/setup/perms.php line 25 chealer: sure! the more are done, the more we can test :) tikiwiki: 03marclaporte * r22579 10/trunk/lib/toolbars/toolbarslib.php: [MOD] More plain English labels for tool help. luciash: about sectionelse... true. we could use .first and .last, but then the're very little difference between both approaches chealer: what is .first and .last ? luciash: section properties: http://smarty.net/manual/en/language.function.section.php#section.property.show well that's not the right anchor marclaporte: where should i add it so the feature_check is happy ? chealer: ok hey, colorbox is resizing vertically now after latest svnup luciash: that said, your fix moves the annoyance from HTML to Smarty: "Undefined offset: 0" :) chibaguy: is it bad or good ? chealer: heh, oops, sorry, have to enable smarty error reporting it seems :-p that's good. before, it was always one height no matter how tall the image it contained, for several weeks anyway. originally, it resized to shrinkwrap the image, but then lost that for a while. chibaguy: i am not sure it is good for small images like icons chibaguy: the title will not be visible I think a minimum size would be good, probably. I didn't test yet, but small images have had a colorbox too narrow to contain the nav icons properly. maybe 200px wide or so. chealer: i don't get how the .first and .last would help me, sorry luciash: I don't know but I sent LP a bug report about screencast. lib/prefs/feature.php looks ok chibaguy: i don't know how... there is no minWidth and minHeight for ColorBoc marclaporte: tks yeah, I guess it's not meant for icons and avatars, etc. luciash: let me do last_files as an example sure, you can fix the last blogs even ;) blog posts chibaguy: why ? you could have gallery of icons, nope ? no, just for testing, but thought it would be good in case some site did have small images. chibaguy: so maybe i prefered the same size for all images in gallery and only resize down if larger than viewport i mean same size for the white colorbox area anyway, that was just my preference you're very organized ;-) chealer: is there any module which could work with pgsql or no one ? anyway, time to sleep here. g'night. good night gary chealer: ah, online users works luciash: I did not test any module with pgsql for fun, but I got the application menu to work. menus should work with ADOdb. I see no reason for other modules to work less than a random feature. the problem is i have PDO here and don't know how to switch to AdoDB chibaguy: i don't know how... there is no minWidth and minHeight for ColorBoc. menu grmbl, that keyboard sucks :-p so far i have seen the Resouce Id problem only with app menu even the admin menu module seems to work New Forum Posts: Database errors - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34987 luciash: it's very simple tikiwiki: 03chealer * r22580 10/trunk/templates/modules/mod-last_files.tpl: [FIX] HTML validation on "No records to display" marclaporte: can we switch from mnu_application_menu to custom module with cssmenu for barebones ? (so it would work with pgsql too) chealer: for dev or for common tiki admin ? luciash: developer. luciash: quick MySQL/PgSQL switch: http://paste.debian.net/49720/ but we need it for admins too thanks luciash: well, I think we want to simply get rid of ADOdb well, then there's no point if the menu works with ADOdb luciash: I think it's useless to work on PgSQL/PDO until we resolve the PDO BYTEA issue luciash: indeed luciash: see r22580 regarding .first and .last cool chealer: oh yeah, now i get it, thanks hello can i download an irc announce bot somewhere for tikiwiki? nelek: to announce what? wiki changes you can use the rss feeds and any irc bot that can read the feed mnu_application_menu is menu 42? you have this kind of bot that when you change something on your wiki it posts it in the channel right? my bot is an eggdrop with an rss reader script aha nothing special for tikiwiki any url i can use to catch *all* wiki changes? marclaporte: yes, menu 42 the rss feeds for tw uhm? the rss feeds for wiki show all edits as far as i know ok New Forum Posts: Custom module with Image or flash movie - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34989 tikiwiki: 03sylvieg * r22581 10/trunk/templates/tracker_item_field_value.tpl: rollback 22576 - showlinks is only for link to the item and must not interfer with other links hm where can i find the rss url for the wiki caarrie you need to enable it in admin first under rss modules? nelek: no, under RSS Feeds (Admin panel) ok thanks i enabled it is it possible to have the feed but hide the link on the bottom? nelek: yes (see admin look) uhm where? sorry i'm a bit slow today :s i just want the articles but not the wiki to show up at the bottom who's running tikiwiki|bot? is it running on eggdrop with rss-synd.tcl? i run it and it does not use that script which one are you using? ftp://ftp.kvirc.de/pub/kvirc/tools/kvircrss-2.1.tcl.bz2 ok so its not on eggdrop no it is an eggdrop ah ok caarrie it seems that kvircrss is an earlier version of rss-synd well it works for what i use it for did you have to do something special to get the urls to display? i setup mine but the urls dont show. works fine with with other rss feeds though i loaded it like any other rss feed, not sure if tw.org is setup differently for feeds or something would you be so kind to pastebin me the config of one of the items so i can compare it with my configuration? give me a few minutes set rss(tikiwikibugs) { "url" "http://dev.tikiwiki.org/tiki-tracker_r$ "channels" "#tikiwiki" "database" "./scripts/tikiwiki2.db" "output" " \002Recent Bug:\002 @@item!title@@ - $ "output-order" 0 "trigger" "!bugs" "update-interval" 10 } opps just a sec e@@ - @@item!link@@@@entry!link!=href@@" uhm iprobeer ik ff samen te plakken ? i tried to glue that together "output" " \002Recent Bug:\002 @@item!title@@ - @@item!link@@@@entry!link!=href@@" that works :) great i now have an ubercool news announcer in my chan for my site :o) so it outputs something like [Wed 10:18:38 pm] New Forum Posts: Problem actualitzant TikiWiki a 3.2 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=349 yes great hi all i have just installed tikiwiki and I have some questions is there any posibilities to have a theme for each group? and to have a language for each group? So if you login with user 1, who belongs to group 1, you have a theme and a language and if you login with user2 you have another theme and another language miki_tnt: you can have a theme for each group. see Admin Groups let's take a look and a language? is possible to assign a language for each group? miki_tnt: you can have homepage for each group and if you set it to specific language maybe that is what you want i think I don't understand the language feature each wiki page can have set its own language and you can choose to switch the whole site language to be the same as the current wiki page lang i mean, can I change the langage menu on the left depending on the group? you need to enable multilingual feature for that or you can set for each group as homepage: tiki-switch_lang.php?language= iirc yes, i have set a page for each group but, can the menus change of language depending on the group? the mnu_application_menu should be translated if you change the language... if you mean some custom menu, you have to add your strings to be translated or you can assign a modules with your own menu translated version for each group yes, when i change of language the menu language change. I just wanted a langunage menu for each group ? so, the only way is using modules create custom modules at Admin > Modules... e.g. french_menu, spanish_menu and assign to groups e.g. French group, Spanish group in the custom modules you can have {menu id=44}... in the other one {menu id=45}, etc. the menus you create on Admin > Menus there are also multilingual wiki structures, but it is more complicated i guess umm, thank you. it seems difficult. I am trying right now and which id number should I use? i don't understand this pretty much when you create a new module and locate it to the left for example, teh module is empty miki_tnt: you need to put content in that module, for example {menu id=44} to insert the menu with identifier 44 miki_tnt: the id is the one of the menu you created but it is empty isn't it? how can i put content? miki_tnt: as I wrote, you need to put content in the module, for example "{menu id=44}" to insert the menu with identifier 44 miki_tnt: if you use an identifier which corresponds to no menu, I wouldn't be surprised if the effect would be that the module is empty yes, sorry but I dont get you :-s firts I have created a module, I have located it on the left, this module has id= 45 now as you said I need to add content to this module where can I do this? (sorry for my missunderstanding) miki_tnt: the module id doesn't matter. what matter is the identifier of the menu which you'll put in a module. miki_tnt: you'd better start creating the menu ahmm, firts the menu id = 44 but I have only set the name of the menu now the module with data {menu id=44} i feel a little dummy :-s where should I add the content? in the menu section? miki_tnt: yes. you don't choose the menu id, it is assigned automatically, you have to look at what you get ok miki_tnt: yes. the module simply includes the menu thank you. let's see yes I see! thank you to chealer and luciash buff sorry , i were really slow thank you very much tikiwiki: 03chealer * r22582 10/trunk/lib/calendar/calendarlib.php: upcoming_events(): also return parsed field for parsed description tikiwiki: 03jonnybradley * r22584 10/trunk/lib/ (tiki-js.js toolbars/toolbarslib.php): tikiwiki: [FIX] Use the tiki-js.js "version" of getElementById() to find textareas, because sometimes the areaname is the name, and other times it's the id. tikiwiki: Fixed dialog tool unplesantness in tracker plugins. tikiwiki: TODO properly for 5.0. tikiwiki: 03pkdille * r22585 10/trunk/ (4 files in 3 dirs): [MOD] lesser magic deployment to search admin template hey jonnyb hi chealer tiki's a funny place! areaname can sometimes be an id, so you use a function called getElementById, which gets elements by name! :D jonnyb: share! each time you think you're "getting somewhere" with a new version you reveal another layer of horror! hum, I had probably forgotten about that Ah well, sometime to sort out for 5.0 sylvieg: I see issues on French tiki-admin_newsletters.php i was looking at newsletters - broke it immediately :( sylvieg: Lettres d'informations in tab names displays as "\'Lettres d\'informations". not at the top but in the page. extra slashes. did you notice that issue? it's in other places too jonnyb: you'll be at TikiFestToronto4? no sorry - just the montreal one i'll join in here though (& skype etc) oh, sorry. I'll probably see you there then sylvieg: extra backslashes, that is chealer .. a very interesting bug sylvieg: myeah... name is passed to tab with some escaping (the slashes). clearly a Smarty syntax issue sylvieg: I'm under the impression that Smarty's syntax lacks a formal definition. it's not clear what a tag inside another one does tikiwiki: 03jonnybradley * r22586 10/trunk/lib/toolbars/toolbarslib.php: tikiwiki: [FIX] Fix toolbar pickers when more than one toolbar per page and reduce data duplication tikiwiki: Optimised colour data and fixed one missing getElementById (wiki link) {tab name="{tr}Newsletters{/tr}"} is working .. does it mean we need to change all the '' in {tab tikiwiki: 03jonnybradley * r22587 10/trunk/lib/wiki/ (renderlib.php wikilib.php): tikiwiki: [FIX] Stop the same author being listed multiple times on wiki pages. tikiwiki: Made it optional as it's unclear to me whether the versions data is used elsewhere. perhaps we should ask to #smarty sylvieg: yeah New Forum Posts: Want to make Application menu visible to all - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34991 I tried a str_replace('\\\'', "'", $value) in block.tabset - but it still puts the first ' tikiwiki: 03jonnybradley * r22588 10/trunk/lib/setup/editmode.php: [FIX] Missing globals we have about 20 {tab name='{tr .. we can chage them perhaps jonyb - what is your problem with send newsletter? sorry jonnyb the bouton switch wysiwyg - do not work anymore :-( hi sylvieg - i decided i should fix it myself really - you're porbably busy ;) just committing fix for that, as it happens - hold on... was working in 21911 - at least the last time I checkes thx jonnyb strange - (well, don;t think it was me ;) ) the one i had on newsletters admin was if you add a new one with a user selected _and_ all users checked it blows up tikiwiki: 03jonnybradley * r22589 10/trunk/ (3 files in 3 dirs): tikiwiki: [FIX] Switch editor modes. Deployed {textarea} Smarty object. tikiwiki: Needs more - part 2 tomorrow (confirm exit dialogs etc) anyway - i gottago for a while - bbl (or tomorrow) thx jonnyb the switch editor buttom works again :) chealer: http://pastebin.com/m2632bc4c (but jonnyb I was sure it was working last time I testes - I just backported the wyswyg feature this morning in a tiki3 - and it was working chealer: I propose we change the {tab name='{tr into {tab name="{tr sylvieg: well, if it works, I have no problems with it tikiwiki: 03sylvieg * r22590 10/trunk/templates/tiki-admin_newsletters.tpl: to prove chealer it is ok just for you chealer :-) sending an email on devel tikiwiki: 03chealer * r22591 10/trunk/lib/calendar/calendarlib.php: upcoming_events(): pseudo-document and add new $maxDaysStart argument to filter on the number of days to an event's start date btw jonnyb is verynice .. because html newsletters is very picky - the html must be more than 'clean' I committed that because it was working pretty well on a site... I do not know if we are lucky - or if the html produces by fck is 'clean; tikiwiki: 03chealer * r22592 10/trunk/templates/tiki-admin_modules.tpl: tikiwiki: [FIX] HTML special chars escaping tikiwiki: [MOD] do not escape module parameter descriptions, to allow inserting HTML there. I hope nothing had to be escaped. tikiwiki: [FIX] colons inside tr blocks sylvieg: thanks, that works...for this specific string. I have no doubt double quotes solve some issues, I just see nothing which tells me it doesn't create more, perhaps with other characters (if we're considering doing this change everywhere) in the language file everything with " must be escape it is why the get_string does ""=>"" and not ''=>'' even if it slower it was a choice a long time ago... tikiwiki: 03chealer * r22593 10/trunk/templates/tiki-admin_modules.tpl: tikiwiki: [FIX] HTML special chars encoding tikiwiki: [FIX] rename "RSS modules" to "External feeds" chealer: : RSS modules was an ugly name!!!! +1 for chealwer chealer is a cleaner tikiwiki: 03sylvieg * r22594 10/trunk/ (3 files in 3 dirs): [FIX]watch: send also a notif if attach file on a watch wiki page s/l/n/; s/h/l/; ;-) sylvieg: ? i thought someone recently commited something that should "allow single quotes in translation strings" or something like that, so i wonder... but fine that there is a workaround at least :) hehehe :) luciash: meaning in the "source"/ English string? chealer: yup luciash: OK. possible, but the tab problem is with the translated string it's not a get_strings issue, if that's what you mean heh, i don't know, it was r22453