<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style> ***: olinuxx has joined #tikiwiki mlaporte: There are too many plugins to list pages <br> 3 I think <br> "There can only be one" http://www.youtube.com/watch?v=kq4SqgxIKM0 <br> "There can be only one" is the proper quote luciash: :) ***: olinuxx has quit IRC (Quit: Ex-Chat) <br> Caarrie|away is now known as Caarrie|sleeping <br> olinuxx has joined #tikiwiki ricks99: @marc: and since modules can be used as a plugin (via module plugin). theres even more than 3 ***: Kimberlee has joined #tikiwiki <br> Kimberlee has quit IRC (Client Quit) <br> Kimberlee has joined #tikiwiki <br> lucks is now known as lucks|auei <br> lucks|auei is now known as lucks|busy <br> goj|ghost has joined #tikiwiki <br> coaboa_ has joined #tikiwiki <br> coaboa has quit IRC (Ping timeout: 245 seconds) <br> goj has quit IRC (Ping timeout: 240 seconds) <br> goj|ghost is now known as goj <br> lucks|busy is now known as lucks <br> lucks is now known as lucks|away fabricius: hi lads, what time is there in americas now? and is somebody awake from europe? ricks99: 10:30 pm on East Coast USA. <br> almost bedtime :) fabricius: bedtime before midnight? u must have worked hard today or ur girlfriend waits :-D ricks99: u must not have any kids. :) ***: rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) fabricius: I have two - 3 and 14 - but living with their mothers ricks99: ah ***: ricks99 has left <br> mlaporte has quit IRC (Ping timeout: 252 seconds) fabricius: I try to get 4 banner-pictures into the header - all in one row besides each other -> only get them in one column one under the other Kimberlee: <u>fabricius</u>: u are using banners in the Custom Site Header? fabricius: <u>Kimberlee</u>: not really ... just trying different things - actually I am using just custom code, cause I didn´t get there with function banners - did not understand too well <br> <u>Kimberlee</u>: means, that I did put in ordinary HTML-code right now, linking the banners from our old page ... but I did upload the picture into the image-gallery aswell and would like to try to get those bannerzones working in the header / custom header Kimberlee: right, but you should be able to put the banners in an html table fabricius: I tried with several adaptions of our original header-html-table <br> most attempts did crash the site structure <br> the best I could getr was th column <br> want to have a look? <br> bund.vafk.de Kimberlee: I would but its late here... fabricius: no prob Kimberlee: same as rick, almost midnight fabricius: :-) Kimberlee: kids in bed, and no girlfriend here :-) fabricius: lol Kimberlee: so g'night. perhaps tomorrow if you don't have it figured out. :-) fabricius: I am reading through the documentation, but up to now did not find the solution <br> ok thx Kimberlee: I am thinking... fabricius: so sleep well Kimberlee: look at the css too <br> night. ***: Kimberlee has quit IRC () <br> goj|ghost has joined #tikiwiki <br> goj has quit IRC (Ping timeout: 246 seconds) <br> goj|ghost is now known as goj CIA-69: tikiwiki: 03lindonb * r29376 10/trunk/lib/profilelib/installlib.php: [ENH] Allow currency amount tracker field to be applied in a profile. <br> tikiwiki: 03lindonb * r29377 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] Skip compute if no tracker items to eliminate error messages when no records found. fabricius: header nearly solved <br> thx to selfhtml.org ***: chibaguy has joined #tikiwiki <br> ChanServ sets mode: +o chibaguy chibaguy: polom <br> fabricius, for the side-by-side banners, I would do something like what is described on http://themes.tiki.org/floated%20box%20demo.... <br> ...make one div with a width that is large enough to contain the child divs. Then make the child divs, each wide enough to contain a banner and float these divs to the left, so that they display in a row. fabricius: <u>chibaguy</u>: thx ... will look into that in couple of minutes <br> cool chibaguy: The CSS can be put in the Look and Feel > Miscellaneous tab > custom css textarea. You can give the divs classes, like class="banner_container" and class="banner_child" in the site header custom code, and then define the rules like div.banner_container {width: ...} in the custom CSS textarea. fabricius: first view seems cool - divs instead of tables, right? chibaguy: But if the width is too narrow to contain them, they will wrap into a second row. <br> Yes, divs are better to use than tables. <br> How wide are the banners? fabricius: i have two sizes <br> for the top I guess 240 px <br> mom <br> yes, 240x80 px chibaguy: ok, because the area needs to be wide enough to contain them. fabricius: so 4 banners -> 240px x 4 + some space around ? chibaguy: Is the site also displaying a logo or site title? fabricius: jo, but I think, I will try to display that a row higher chibaguy: ok. The way the site header works by default is if you use Look and Feel to indicate the site logo and/or title, then the custom code area uses only a smaller space floated to the right side (assuming left-side logo). <br> So maybe you'll need to not use L&F to set the site logo, but instead use the custom code to set everything. fabricius: yes, I would think so aswell <br> I did try that now with table, but the title is shrinked <br> you may look at www.bund.vafk.de <br> it is the old design of our still official static html page <br> decided now to change to tiki with the old design and to build up the new site and teach the editors in the "hidden backyard" <br> long story, but I think a necessary decition now chibaguy: With that design, you could use the L&F site title options, and then put the ads in the "top bar custom code" textarea. This displays below the site logo. fabricius: ah thats a smart idea <br> very cool ***: lucks|away is now known as lucks <br> chealer has joined #tikiwiki <br> chealer has quit IRC (Changing host) <br> chealer has joined #tikiwiki fabricius: I´ll try straight away - after a coffee and a cigarette ;-) <br> was a long night, thought <br> <u>chibaguy</u>: when I will need the TopBar lateron (I will need a TopBar menu), the I could do that with the divs, right? -: fabricius moves slowly up to the kitchen, making a cup of coffee there and then turns back heading for a cigarette chibaguy: yes. depending on what you want to display, you could use the topbar menu options, or there's also a custom menu textarea that probably you could put things in besides/instead of a menu. <br> lots of choices. :-) fabricius: yeah ... but I am a bloody beginner and in the same time responsible on a HUGE project with some time-pressure chibaguy: If you have HTML already, it can go directly in the L&F textareas. fabricius: what you mean? <br> ... have HTML ...? <br> sorry, english is not my motherlanguage, so sometimes ... chibaguy: I mean that is being used at the old site, and you want to duplicate the same display. fabricius: ah, I did that from the first stage ... weird result in firefox and crash in IE chibaguy: ah, I see. <br> well, it's better to use Tiki-specific code anyway. <br> but of course if you want to use Tiki's banner ad feature (which counts clicks and so on), then you would need to modify the old code accordingly. fabricius: so I had to build up a new table - Kimberlee gave me some idea and then I went to selfhtml.org <br> but I am not so used in tiki-code - never found a documantation on that <br> could I put banner-zone and ad feature into div based htm-code? <br> or two complete different "shoes"? <br> for now it was not so important, but lateron, when I will switch to the new design chibaguy: You should be able to have a parent div and 4 child divs, and each child contains the banner zone id syntax. then define each banner zone on the admin banners page, to cause the banners to display. fabricius: but then I´d say, one banner in the header (up and right) will do it and some others in the right column chibaguy: yeah, that's fine. each specific ad location would have a banner zone id. fabricius: so banner zone id-syntax into the html-div code <br> banner link and picture in the banner admin area - tiki internal then <br> while it is now kind of external chibaguy: yes fabricius: I tried a bannerzone like the example an siteads&banners - but it did not work <br> but perhabs I just did not make it the hole way or s.th <br> anyway I learned very much in the last couple of minutes chibaguy: The last time I checked, the banner feature was working ok, so maybe just some implementation details weren't quite right in your installation. fabricius: I think so - mostlikely I did not 'implement' the admins job alright ;-) <br> more a problem for me is, that I did not yet got intertiki up and running <br> so I made up a bunch of installations just for that to try out <br> master and slave 1to3 <br> cross fingers, I hope to get this done till mid of the week <br> I need to present the members site and one other project site logging against the mainpage <br> big national members meeting next saturday chibaguy: I see. fabricius: I forgot how to link a menu item to a new tab/page ... wouldn´t it be with ...target="blank"...? chibaguy: hmm, I don't know offhand either. fabricius: hmmm somebody told me some weeks ago and it worked ... but I can´t remember <br> did not find in the docs <br> anybody uses ChatZilla in here? need to know, where it saves the logfiles chibaguy: I don't know about ChatZilla's logs, but you can find #tikiwiki's logs at irc.tiki.org. fabricius: found it <br> preferences - scroll down ar type /log in the room - CZ gives out a link to the log of the room <br> I just asked in moznet #chatzilla <= spontaneous idea ;-) <br> the hole bunch of #tikiwiki logs would not really help me to find the issues, where I have to write documentation from next week on ;-) chibaguy: ok ***: Ma has joined #tikiwiki Ma: Morning chibaguy: Hi Ma. Ma: <u>chibaguy</u>: do you know tiki_objects-table well? :) chibaguy: Ma, as far as I know, it holds things that are categorized. Ma: <u>chibaguy</u>: ok. But for example, do I need to put rows there for every tracker and tracker-item? ***: luciash has quit IRC (Ping timeout: 264 seconds) <br> Sug4r has quit IRC (Ping timeout: 265 seconds) <br> luciash has joined #tikiwiki <br> ChanServ sets mode: +o luciash <br> Sug4r has joined #tikiwiki <br> fabricius has quit IRC (Read error: Connection reset by peer) chibaguy: The database table shouldn't be edited directly. Tiki will add rows as items become objects, I would say. Ma: <u>chibaguy</u>: alright, because now I need to export and import a tracker.. That is why I wonder <br> <u>chibaguy</u>: when do items become objects? chibaguy: I don't really know for sure, but I assumed when an item is categorized, then it is added to that table. Ma: Ok <br> <u>chibaguy</u>: who could be sure of that? :) changi: polom <br> can all preferences be set by profile ? coaboa_: Hello all & good Morning chibaguy: hi changi. That's correct, I think. <br> hello coaboa. <br> Ma, I guess someone who knows more about trackers than I do, anyway. Ma: <u>chibaguy</u>: who could that be? someone in here? chibaguy: Maybe so. I guess if they know, they'll answer. ***: Wilkins has joined #tikiwiki <br> coaboa_ is now known as coaboa <br> yonixxx has joined #tikiwiki <br> stanter has joined #tikiwiki stanter: 看 <br> 我阿里 <br> hello every body! <br> I have a question. Tikiwiki|bot: Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile <br> Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile stanter: I am a chinese. <br> This chat have no Chinese? <br> I want to install the free_tiki_chat,but not do it.So who can help me? ***: lucks has quit IRC (Remote host closed the connection) stanter: No body here? ***: stanter has quit IRC (Quit: Page closed) <br> lucks has joined #tikiwiki <br> lucks has quit IRC (Changing host) <br> lucks has joined #tikiwiki CIA-69: tikiwiki: 03sdoh * r29378 10/trunk/tiki-setup_base.php: Fix 'page not found' when the title has an apostrophe. <br> tikiwiki: 03sdoh * r29379 10/branches/proposals/5.x/tiki-setup_base.php: [bp/r29378] [Fix] Fix 'page not found' when the title has an apostrophe. ***: fabricius has joined #tikiwiki CIA-69: tikiwiki: 03sdoh * r29380 10/branches/proposals/3.x/tiki-setup_base.php: [bp/r29378] [Fix] Fix 'page not found' when the title has an apostrophe. fabricius: has anybody here experience with the IFRAME plugin? <br> I tried it in a 3.6 and a 5.1 and wont get any page linked in ***: j0n3 has joined #tikiwiki j0n3: hi! ***: xavi has joined #tikiwiki <br> lucks has quit IRC (Remote host closed the connection) fabricius: hi j0n3 ***: redflo has joined #tikiwiki chibaguy: fabricius, I'm using iframe with no problem in 5.1. <br> http://zukakakina.com/wikiplugin_iframe ***: fabricius is now known as fabricius|away <br> fabricius|away has quit IRC (Ping timeout: 245 seconds) <br> redflo has left <br> Wilkins_ has joined #tikiwiki CIA-69: tikiwiki: 03cdrwhite * r29381 10/trunk/ (15 files in 8 dirs): <br> tikiwiki: [FIX]Glitch in escape if the first word is a html tag, renaming to tiki-page_contribution, own feature feature_page_contribution, better permission checking <br> tikiwiki: [ENH] View page button ***: Wilkins has quit IRC (Ping timeout: 272 seconds) <br> Caarrie|sleeping is now known as Caarrie|away <br> ricks99 has joined #tikiwiki ricks99: hi all :-) chibaguy: hi ricks99 ricks99: hi chibaguy <br> theme Q for you... <br> where can i store theme-specific plugings? is there a way in the ../templates/?plugins? or something similar? chibaguy: good question, ricks99. There's no place for them, really, afaik. <br> I made some long ago for Tikipedia, but that was before I was putting themes in svn mods. ricks99: :-( <br> so i have to remember to replace the ../lib/wikiplugins/*.* with my customs for each upgrade chibaguy: I guess logically you'd have to have a libs/wiki-plugins/ directory in the theme's directory in mods, maybe. <br> parallel to the theme's tpl and styles directories. ricks99: hm... <br> but I can still have a custom TPL for plugin in my themplates/styles/foo/wiki-plugins/*.tpl right? chibaguy: I think the reason for the directory structure in the mods themes is that the theme's archive can just be unpacked at the tiki web root and the files will be put in the right places, though I don't use that method to install themes, so I'm not sure. ricks99: k. tx <br> yup. confirmed (at least in tiki 6). you can have theme-specific plugin TPLS in ../templates/styles/FOO/wiki-plugins/*.tpl chibaguy: ah, ok, I thought you meant plugin .php files. ricks99: originally y. <br> but i can put {include file="foo.php} in the tpl to call my customized PHP file <br> and put that file within my /styles/foo/ folder <br> to keep upgrades simple chibaguy: mm, ok. ricks99: definately a hack-around, but good enuf chibaguy: good to know, just in case. ***: Ma has quit IRC (Quit: Leaving.) coaboa: <u>bigbluebutton</u>: we still have sound issues. Does someone have tried to use eg. teamspeak? Is it possible to log the bbb-chat to a wikipage? Is it possible to use filegallery for source of a bbb-presentation? CIA-69: tikiwiki: 03sept_7 * r29382 10/trunk/lib/test/language/fixtures/language_invalid.php: [FIX] missing svn:keywords, pointed by quality.tikiwiki.org ***: Ma has joined #tikiwiki <br> JoernOtt has joined #tikiwiki CIA-69: tikiwiki: 03sylvieg * r29383 10/trunk/ (db/tiki.sql installer/schema/20100920_todo_event_tiki.sql): [ENH]todo: open the event type to more events ***: Wilkins_ is now known as Wilkins <br> chealer has quit IRC (Read error: Connection reset by peer) <br> chealer has joined #tikiwiki <br> chealer has quit IRC (Changing host) <br> chealer has joined #tikiwiki <br> rodrigo_sampaio has joined #tikiwiki <br> ricks99 has quit IRC (Remote host closed the connection) CIA-69: tikiwiki: 03sylvieg * r29384 10/trunk/db/tiki.sql: opps schema must be identical ***: ricks99 has joined #tikiwiki <br> fabricius|away has joined #tikiwiki <br> nkoth has joined #tikiwiki <br> chahn has joined #tikiwiki chahn: hello, it there any fast mirror site for tikiLiveCD? ***: HideMe has joined #tikiwiki HideMe: Is there a way to set permissions on the "secondary site menu custom code", so that different menus are there for different groups? ***: Kimberlee has joined #tikiwiki Kimberlee: hello all. ***: marclaporte has joined #tikiwiki ricks99: @HideMe: not sure you can check for specific group (since group is an array; usrs can belong to multiple groups. <br> might be easier to simply set the group perm in the actual menu. u can specify group perms for each specific menu *option* Kimberlee: morning marclaporte. ricks99: hi kimberlee & marlaporte ***: fabricius|away has quit IRC (Ping timeout: 252 seconds) marclaporte: polom Kimberlee, ricks99 & all Kimberlee: top of the morn to u ricks99 <br> and all HideMe: ricks99, I don't see how I'd get different menus based on group though. Seems you can only state one. ricks99: 1 menu -- different *options* for groups HideMe: Ooo set a permission on each "option", or section level. right? ricks99: y. but remember that groups inherit perms from each other. usually much easier to use modules to control different menus per groups Ma: I have an sql file and imports it into a table, but åäö gets wrong. Any idea? ***: fabricius|away has joined #tikiwiki <br> RavenC has joined #tikiwiki RavenC: polom all ***: ricks99 has quit IRC (Remote host closed the connection) <br> Caarrie|away has quit IRC (Read error: Connection reset by peer) <br> Caarrie|away has joined #tikiwiki <br> j0n3 has quit IRC (Ping timeout: 252 seconds) <br> jonnyb has joined #tikiwiki <br> xavi has quit IRC (Quit: Page closed) jonnyb: polom <br> <u>nkoth</u>: you there? nkoth: <u>jonnyb</u>: pong ***: eromneg has joined #tikiwiki jonnyb: <u>nkoth</u>: (and everyone) what do you think about me removing fckeditor from trunk now? <br> it's the last chance for 6.x, we branch tomorrow! nkoth: it won't affect me specifically right now (the site I spoke about is running 5.x ) jonnyb: i've done it already in the experimental branch and all is fine (actually it fixes several other bits too) <br> ok, cool - shall i go for it then? nkoth: who were the others that responded to that email of yours suggesting it over a week or two ago? <br> just wondering - if I upgrade with old fckeditor on, it'll just use ckeditor instead will it? jonnyb: Goeff (eromneg - hi!) was the main other one - i just spoke and convinced him we should <br> yup nkoth: Anyway, as you said, it was always experimental so no objections in principle. jonnyb: i already did that in a schema script anyway nkoth: ok, the COE folks are fine with it as well I suppose... jonnyb: the thing is, i think some stuff in fck has broken with all the changes (so i'm told - no time to test) <br> they seem to be pretty silent on the subject <br> i really believe keeping fck in 6.x will just dilute energy on getting ck better chealer: hi jonnyb. I have another French JavaScript error. it seems to be exactly the same as the one fixed a few days ago: eromneg: hi - I'm running a prototype site in trunk which started in fckeditor and 'switched' to ckeditor - a few tweaks were needed. But obviously the new ckeditor still has quite a few bugs that we need to iron out - but my vote is to ditch fckeditor chealer: missing } after property list <br> [Break on this error] label : 'Changer d'éditeur (wiki ou WYSIWYG)',n jonnyb: hi chealer - that'll be in toolbarslib i guess - can you fix it? nkoth: <u>jonnyb</u>: I agree with you, especially since it seems to interact with the cooexistence of the other right? jonnyb: well not much, but there are some fixes i've done in the exp. branch which were much easier without worrying about fck marclaporte: <u>eromneg</u>: I happy to hear that! (to focus on new version) jonnyb: it's just that i haven't been testing fck as i've been going along <br> hi marclaporte chealer: <u>jonnyb</u>: yes, but I had already fixed it. it seems the fix disappeared. nkoth: <u>eromneg</u>: what kind of tweaks? eromneg: <u>marclaporte</u>: yep I've burnt my bridges jonnyb: <u>chealer</u>: oops, hope it wasn't me... chealer: <u>jonnyb</u>: I fixed it in http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=29175 jonnyb: sorry chealer - i need to focus on this (kil fck) marclaporte: bbl ***: marclaporte has left eromneg: <u>nkoth</u>: just some line spacing stuff really since the wiki para settings needed to be a bit different ***: ricks99 has joined #tikiwiki jonnyb: yes, i still haven't got the para formatting 100% chealer: <u>jonnyb</u>: it went in http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=29257 <br> perhaps my fix caused notices jonnyb: hi ricks99 - how do you feel about fckeditor? chealer: I need to got but I'll check ricks99: wysiwyg in tiki6 is nearly perfect nkoth: <u>eromneg</u>: ok, that's ok. If you have time to put some of these tweaks in the release notes for Tiki 6 it will help others in the same situation. <br> with Tiki 6 being LTS, I think it is correct that fck be out <br> otherwise the situation will be worse if it stick around.... jonnyb: indeed - also merging etc will be more messy in some parts eromneg: <u>nkoth</u>: think we need to see the dust settle on ckeditor on 6.0 first - but yes I'll do something along those lines nkoth: if people need time to figure out the tweaks to upgrade to ckeditor, they can always wait till 6.1 or 6.2 to upgrade - it is still overall a better path for the future than "clinging" onto fckeditor and then potentially facing the issue again in tiki 9 jonnyb: :D eromneg: let's go for it -: jonnyb goes for it ***: chealer has quit IRC (Ping timeout: 272 seconds) CIA-69: tikiwiki: 03jonnybradley * r29386 10/branches/experimental/wysiwyg_ckeditor_update/ (33 files in 16 dirs): [MRG] Automatic merge, trunk 29367 to 29385 ***: Ma has left <br> robertp has joined #tikiwiki jonnyb: hi robertp robertp: polom ***: chibaguy has quit IRC (Read error: Connection reset by peer) robertp: <u>jonnyb</u>: lindon has been working on the accounting profile, and I just couldn't stop myself before 6. <br> In fact, the only thing that I don't have working with the plugin is title and linked trackers. <br> What did you think about the idea with the different types of trackers Saturday? <br> After thinking about how marc wants to integrate sheet, I thought of 1 other type of tracker that will allow us to do nearly anything we need: functional trackers, These are tracker transformers that work along with sheet to manipulate or combine values. jonnyb: <u>robertp</u>: all stuff for tiki 7, i think robertp: I agree, jonnyb: and discussions in NY :) robertp: ok <br> I get excited about new features, and streamlining. jonnyb: excited is good! CIA-69: tikiwiki: 03sylvieg * r29387 10/trunk/lib/filegals/filegallib.php: [FIX]fgal: trim mime type for indexation -: yonixxx successfully laucnh his bigbluebutton server... and his happy so far ***: ricks99 has quit IRC (Remote host closed the connection) CIA-69: tikiwiki: 03robertplummer * r29388 10/trunk/ (5 files in 4 dirs): <br> tikiwiki: [NEW] Added the ability to view a tracker as a spreadsheet from the plugin "TRACKERLIST" through the use of parameter "displaysheet" when set to "y". <br> tikiwiki: [NEW] Added fullscreen to sheet history view, still needs work. ***: ricks99 has joined #tikiwiki <br> yoni has joined #tikiwiki <br> yonixxx has quit IRC (Ping timeout: 255 seconds) jonnyb: ok, here it comes... <br> ik - tree conflict... robertp: <u>jonnyb</u>: Do I need to remove all of the old sheet stuff before tomorrow? Or is that more of a debugging type of thing? jonnyb: oh right - hmmm robertp: <u>jonnyb</u>: Does the tree conflict have anything to do with me? jonnyb: yes really - or it stays until 6.1 <br> no no, my tree :) <br> although sheets are sort of a special case - i need to do the mail about them robertp: I think it is going to be a 6.1. <br> I don't think I have the time to do all the debugging required to drop it. -: ricks99 wondering why the toolbar for *replying* to a forum topic is, by default, different than the toolbar for creating a new forum topic..... jonnyb: sheet, ckeditor, kaltura, bbb and cclite are experimental so will receive more leniency about what can be done in stable <br> you can borrow my ckeditor experimental branch to do it in :) <br> <u>ricks99</u>: maybe replied count as "comments"? ricks99: @jonnyb: y, i understand that. but from a user's point of view, there (IMHO) should not be a difference jonnyb: indeed ricks99: why can i upload a picture for a post, but not a reply, for example? jonnyb: no idea, sorry ricks99: just saying <br> no biggie -: ricks99 just making random tiki6 observations jonnyb: hasn't rodrigo_sampaio been doing stuff near there recently? (not that it would be his fault, just familiar with the code there) ricks99: i think its been like tthis for a *long* time. as u said, tiki thinks that forum replies are "comments" rodrigo_sampaio: polom :) jonnyb: <u>robertp</u>: i think it's probably safest/kindest if i do the old sheet removal - you carry on with the new toys! <br> polom rodrigo_sampaio rodrigo_sampaio: <u>ricks99</u>: you mean you can upload a picture when you post a comment but not when you post a comment reply? CIA-69: tikiwiki: 03sampaioprimo * r29389 10/trunk/lib/blogs/bloglib.php: [FIX] r28807 $objectlib was not defined robertp: <u>jonnyb</u>: you the man! jonnyb: you could alway add the tool to the forums comments toolbar ricks99: no. i mean the default toolbar for creating a new forum topic includes the upload picture button, but the default toolbar for *replying* to a forum topic does not -: jonnyb wonders about his sanity ;) ricks99: @jonnyb: y, thats what i'll do. just wondering why the defaults differed jonnyb: there is no toolbar for *replying* to a forum topic <br> just comments <br> so sounds like a code thing would fix it ricks99: as an end user... when i click REPLY to a fourm topic, i get a toolbar <br> i dont know/care if it is a "comment" toolbar or a "forum' toolbar jonnyb: ok, here it comes again... tree thing resolved rodrigo_sampaio: <u>ricks99</u>: I see the problem but actually I haven't been working on this <br> <u>ricks99</u>: sorry <br> <u>ricks99</u>: I have been working with the comments (not forum, but anyway they share code) but not with the toolbar <br> <u>ricks99</u>: for comments the toolbar does not have a icon to upload pictures at all ricks99: no biggie. i just think we need a new toolbar defintiion to separate wiki comments from forum comments (i.e., replies) ***: JoernOtt has quit IRC (Ping timeout: 272 seconds) jonnyb: <u>ricks99</u>: is it a blocker for branching 6.x? ricks99: not a blocker at all rodrigo_sampaio: <u>ricks99</u>: apparently we have that because there is no image upload icon for the comments toolbar jonnyb: super - thx ricks99: just add it to your listof things to do :-) rodrigo_sampaio: <u>ricks99</u>: and if there is for forum they a different ;) jonnyb: that's why i was trying to get it added to someone else's list ;) ricks99: @rodrigo_sampaio: i understand the technical reasons. however, my users ask: "why can i uplaod a picture when creating a new topic, but not when replying to a topic" <br> Tiki thinks that all replies are "comments" -- which i guess *technically* they are -- and uses the same toolbar for all jonnyb: just add the button there then in the meantime? ricks99: yes, thats what Im doing -: ricks99 wishes there was an easy way to duplicate toolbars ricks99: as i said, not a blocker by any means jonnyb: there is - just uncheck the "automatic" checkbox ricks99: OMG! Your a genius! jonnyb: (not at documentation!) ricks99: not especially obvious, tho jonnyb: i suppose not - just a by-product of that checkbox really <br> ok, 4th attempt to commit this [REM] ricks99: bbl CIA-69: tikiwiki: 03jonnybradley * r29390 10/trunk/ (32 files in 14 dirs): <br> tikiwiki: [bp/r29337,r29339,r29340] FCKEditor removal. <br> tikiwiki: Backported from branches/experimental/wysiwyg_ckeditor_update. <br> tikiwiki: [REM] fckeditor: Removing fck files and unlinking external lib <br> tikiwiki: [REM] fckeditor: Removing fck references in remaining file <br> tikiwiki: [REM] fckeditor: Restoring some missing fck icons needed for toolbars admin <br> tikiwiki: (Also an extra small fix on tiki-notepad_write.tpl) jonnyb: phew - bbl CIA-69: tikiwiki: 03sampaioprimo * r29391 10/trunk/tiki-blog_post.php: [FIX] use sefurl (if enabled) to redirect to post page after creating or editing one ***: ricks99 has quit IRC (Remote host closed the connection) CIA-69: tikiwiki: 03sampaioprimo * r29392 10/trunk/templates/tiki-blog_post.tpl: [FIX] keep url params when previewing a blog post <br> tikiwiki: 03sdoh * r29393 10/branches/proposals/5.x/lib/blogs/bloglib.php: [bp/r29389] [FIX] r28807 was not defined nkoth: anyone here knows offhand how to import exported wiki pages exported via the tiki-export_wiki_pages.php tool? ***: Kimberlee has left CIA-69: tikiwiki: 03nkoth * r29394 10/trunk/tiki-editpage.php: [FIX] Library errors ***: Wilkins has quit IRC (Ping timeout: 265 seconds) CIA-69: tikiwiki: 03chealer * r29395 10/trunk/lib/jquery_tiki/tiki-jquery.js: [ENH] Editor: when selecting text and clicking the MOUSEOVER plugin icon, use the selected text as label argument instead of body <br> tikiwiki: 03jonnybradley * r29396 10/branches/experimental/wysiwyg_ckeditor_update/ (11 files in 9 dirs): [MRG] Automatic merge, trunk 29385 to 29390 ***: clemente has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Migrar de otro wiki a Tiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=38609 <br> New Forum Posts: JMol Plugin? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38606 ***: Tikiwiki|bot has quit IRC (Remote host closed the connection) <br> RavenC has quit IRC (Quit: ~ Trillian Astra - www.trillian.im ~) <br> nkoth_ has joined #tikiwiki <br> nkoth has quit IRC (Ping timeout: 276 seconds) <br> nkoth_ is now known as nkoth CIA-69: tikiwiki: 03changi67 * r29397 10/branches/proposals/5.x/styles/layout/layout.css: [bp/29182] [MOD] table normal in tabcontent should be at 100% ***: eromneg has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.6.10/20100914125854]) CIA-69: tikiwiki: 03jonnybradley * r29398 10/trunk/ (11 files in 9 dirs): [REM] FCKEditor removal: removed pref wysiwyg_ckeditor ***: Raevn has joined #tikiwiki <br> Raevn has left CIA-69: tikiwiki: 03jonnybradley * r29399 10/branches/experimental/wysiwyg_ckeditor_update/ (15 files in 10 dirs): [MRG] Automatic merge, trunk 29390 to 29398 ***: lucks has joined #tikiwiki <br> lucks has quit IRC (Changing host) <br> lucks has joined #tikiwiki <br> Raevn has joined #tikiwiki Raevn: 'Lo all. Gotta question after thrashing around in the forums <br> !help <br> >help! Sug4r: 'help' could be way of getting some useful (or not so useful but kind of funny) information from me. By me I mean Sug4r, the IRC bot. You can give me commands like >whatis foo to get some facts from my factoids database about foo , >list alias to get list of command aliases i understand, >help alias about to get some help about alias called about and its parameters or /msg Sug4r help someothercommand (1 more message) ***: Raevn has quit IRC (Quit: Leaving.) <br> Tikiwiki|bot has joined #tikiwiki Tikiwiki|bot: Recent Bug: Tracker item: #3550 - - Loose the content of a wiki page with the wysiwyg editor. - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3550 <br> Recent Bug: Tracker item: #3551 - - wiki-plugin trackertimeline display a improper timeline compared to ... - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3551 luciash: polom <br> wow, so much to scrollback and read coaboa: hi olinuxx: hi ***: Raevn has joined #tikiwiki Raevn: Polom jonnyb: polom Raevn & luciash robertp: polom Raevn: 'Lo Johnny: How do I clean up the tikiwiki database? jonnyb: <u>robertp</u>: you still around? i seem to have got stuck on the sheet history "back" button - does bad things with xajax on olinuxx: Hi here, I'm on translate : http://doc.tiki.org/Installation and I read the second sentence "Free Installations: If you are a complete novice", ques_tion : Free = like a beer or like a speech ? jonnyb: <u>Raevn</u>: how do you mean "clean up"? Raevn: Pumped a lot of content in; tried to sort by title; got the "Tehre was an error" msg robertp: jonnyb, I have to head out for a bit, but I will look at when I return. Raevn: OK can't spell either <S> jonnyb: ok, thx <br> no one can splell here Raevn: Cool We're in good company, then! jonnyb: <u>Raevn</u>: sounds nasty - which version? olinuxx: luciash, ? <br> (hi ;) ) Raevn: 5.1 (This after two re-installs to separate folders. They are still around but hopefully not affecting the current install) jonnyb: anything else in the error message? Raevn: Working stby <br> Yes. stuff like: <br> An error occured while performing the request. Things to check: Did you complete the Tiki Installer? Is your database corrupt? Please see how to repair your database Are your database credentials accurate? (username, database name, etc in db/local.php) <br> Oops! ***: Aidyn has joined #tikiwiki Raevn: An error occured while performing the request. <br> Things to check: <br> Did you complete the Tiki Installer? <br> Is your database corrupt? Please see how to repair your database <br> Are your database credentials accurate? (username, database name, etc in db/local.php) Aidyn: Does anyone know if it is possible in the tiki forums to increase the number of forums listed on a page? We have a lot of forums and they are going beyond the first page and I do not want that. Raevn: 'Lo Aidyn jonnyb: ok Raevn - no help there Aidyn: hello raevn jonnyb: can you get to your database? e.g. with phpmyadmin? Raevn: It DID look pretty general. The "Clear Caches" idea wouldn't go to 0 files so I'm chasing into cPanel for the MySQL fix next <br> Curious question since there are SO many Aidyns running around. You recall anything about OpCom? Aidyn: me? Raevn: Oops, yes Aidyn: no Raevn: OK, then there are at lest 2 of you. Aidyn: lol <br> this is my first time in the chat Raevn: He's tech too. Better than most. Oh & Welcome <br> Mine 2 Aidyn: ty <br> do you know the answer to my question by any chance? jonnyb: <u>Aidyn</u>: it should use the maxRows preference <br> probably in look and feel admin (depending on your version) Aidyn: ok I will check it out :P <br> I am just helping mod someones forum so I am not a pro at this yet <br> oh yes that worked! Thank you very much Jonnyb jonnyb: yay! :) Aidyn: Should have guessed it would be there >.< <br> anyway thanks and bye for now! CIA-69: tikiwiki: 03jonnybradley * r29400 10/branches/experimental/wysiwyg_ckeditor_update/ (10 files in 3 dirs): [REM] sheets: Remove the old tiki-sheets interface. Now replaced by jQuery.sheet jonnyb: bye ***: Aidyn has quit IRC (Quit: Page closed) <br> lucks is now known as lucks|auei <br> lucks|auei is now known as lucks|busy luciash: <u>olinuxx</u>: yes ? <br> hi jonnyb jonnyb: hi luciash olinuxx: luciash, I'm on translate : http://doc.tiki.org/Installation and I read the second sentence "Free Installations: If you are a complete novice", ques_tion : Free = like a beer or like a speech ? CIA-69: tikiwiki: 03sampaioprimo * r29401 10/trunk/ (4 files in 3 dirs): <br> tikiwiki: [ENH] improving post footer layout based on Jyhem work on coelesce theme <br> tikiwiki: [ENH] share this icon aligned with other icons on post footer ***: Kimberlee has joined #tikiwiki Kimberlee: hello all. luciash: <u>olinuxx</u>: context says free as in beer jonnyb: hi Kimberlee luciash: hi Kim Kimberlee: hiya jonnyb. ready for ny? <br> hello all :) jonnyb: of course not! there's days to go! :) <br> a week, even Kimberlee: I do think I owe u a dinner. olinuxx: luciash, thanks for confirmation jonnyb: <u>Kimberlee</u>: who me? super! :) luciash: <u>jonnyb</u>: so soon ? :) jonnyb: coming to NY too? Kimberlee: yes, and I have tampa this week :) <br> yes. <br> not until Friday tho jonnyb: yes, i didn't know about the FL one when i booked my NY trip <br> can't really spare the time though Kimberlee: next time :) jonnyb: absolutely ***: lucks|busy is now known as lucks CIA-69: tikiwiki: 03jonnybradley * r29402 10/branches/experimental/wysiwyg_ckeditor_update/ (11 files in 7 dirs): [REM] sheets: Remove pref feature_jquery_sheet as it's always jquery.sheets now ***: yoni has quit IRC (Quit: yoni) <br> HideMe has quit IRC (Quit: Ex-Chat) Raevn: OK The database Repair didn't seem to do it but after putzing around a bit, the offending forum came back. Still won't sort by Title though. Any ideas? CIA-69: tikiwiki: 03pkdille * r29403 10/branches/3.0/ (2 files in 2 dirs): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r27816 | pkdille | 2010-06-30 22:33:40 +0200 (Wed, 30 Jun 2010) | 1 line <br> tikiwiki: [bp/r 27815] [MOD] module since last visit new : Give the possibility to print last login date not as a link even if calendar is activated. Also give the possibility to have all sections folded by default <br> tikiwiki: 03pkdille * r29404 10/branches/3.0/templates/ (tiki-admin_menus.tpl tiki-admin_modules.tpl): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r27944 | pkdille | 2010-07-12 16:53:53 +0200 (Mon, 12 Jul 2010) | 1 line <br> tikiwiki: [bp/r21225][MOD] Add admin modules button in admin menus, and admin menus button in admin modules <br> tikiwiki: 03pkdille * r29405 10/branches/3.0/lib/newsletters/nllib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28019 | pkdille | 2010-07-16 17:36:25 +0200 (Fri, 16 Jul 2010) | 1 line <br> tikiwiki: [bp/r23374] [FIX] newsletters: fix lastSent column in the list of newsletters (which was always returning the current time) <br> tikiwiki: 03pkdille * r29406 10/branches/3.0/lib/imagegals/imagegallib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28417 | sylvieg | 2010-08-09 23:05:36 +0200 (Mon, 09 Aug 2010) | 1 line <br> tikiwiki: [bp/r 28416][FIX]imgal: descrption and categs are switcvhed around <br> tikiwiki: 03pkdille * r29407 10/branches/3.0/templates/tiki-admin_tracker_fields.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28470 | xavidp | 2010-08-12 10:33:48 +0200 (Thu, 12 Aug 2010) | 1 line <br> tikiwiki: [bp/r28454][MOD]Exporting and importing tracker fields now includes description text and the checkbox for parsing description, as well as the equivalent when the field is of type "StaticText". <br> tikiwiki: 03pkdille * r29408 10/branches/3.0/templates/ (3 files): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28522 | Jyhem | 2010-08-16 01:02:42 +0200 (Mon, 16 Aug 2010) | 1 line <br> tikiwiki: [FIX] Tabs were showing as blank for IE7 <br> tikiwiki: 03pkdille * r29409 10/branches/3.0/templates/modules/mod-freetag.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28660 | xavidp | 2010-08-22 14:01:50 +0200 (Sun, 22 Aug 2010) | 1 line <br> tikiwiki: [bp/r28657][FIX]Make 'add' button translatable <br> tikiwiki: 03pkdille * r29410 10/branches/3.0/templates/list_file_gallery.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28799 | sdoh | 2010-08-31 09:51:41 +0200 (Tue, 31 Aug 2010) | 1 line <br> tikiwiki: [bp/r26921] [FIX] html tag <br> tikiwiki: 03pkdille * r29411 10/branches/3.0/lib/blogs/bloglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29025 | sdoh | 2010-09-08 15:01:06 +0200 (Wed, 08 Sep 2010) | 1 line <br> tikiwiki: [bp/r29023] [FIX] Corrected vanishing bold chars bug <br> tikiwiki: 03pkdille * r29412 10/branches/3.0/lib/freetag/freetaglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29052 | sdoh | 2010-09-09 09:56:41 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r29050] [FIX] Fixes errors with strings multibyte, best test of the maximum size tags <br> tikiwiki: 03pkdille * r29413 10/branches/3.0/templates/tiki-show_page.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29066 | pkdille | 2010-09-09 18:11:23 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r25344] [MOD] wiki page: the categbar div should only be in the html code if not empty <br> tikiwiki: 03pkdille * r29414 10/branches/proposals/3.x/tiki-setup_base.php: [QT] Rollback rejected proposition r29380 <br> tikiwiki: 03pkdille * r29415 10/branches/5.x/templates/tiki-admin_tracker_fields.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28446 | xavidp | 2010-08-11 13:35:56 +0200 (Wed, 11 Aug 2010) | 1 line <br> tikiwiki: [bp/r28428][MOD]Exporting and importing tracker fields now includes description text and the checkbox for parsing description. Waiting for somebody to create the new BRANCH proposals/5x so that I can backport it to 5x <br> tikiwiki: 03pkdille * r29416 10/branches/5.x/templates/tiki-admin_tracker_fields.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28455 | xavidp | 2010-08-11 19:09:28 +0200 (Wed, 11 Aug 2010) | 1 line <br> tikiwiki: [bp/r28454][FIX]Allow exporting and importing also Static Text fields <br> tikiwiki: 03pkdille * r29417 10/branches/5.x/img/tiki/ (tikibutton.png tikibutton2.png tikibutton3.png): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28497 | marclaporte | 2010-08-14 03:20:22 +0200 (Sat, 14 Aug 2010) | 1 line <br> tikiwiki: [bp/r28495] [MOD] new badges, now 88x31px, colors changed to promote more the blue logo. Special Thanks to Rick Sapir for original design and Simon Lussier for update. <br> tikiwiki: 03pkdille * r29418 10/branches/5.x/templates/tiki-calendar_calmode.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28521 | lindonb | 2010-08-15 19:39:41 +0200 (Sun, 15 Aug 2010) | 1 line <br> tikiwiki: [bp/r28311] [FIX] - adding back odd/even formatting lost when fixing day focus. Thanks chibaguy. <br> tikiwiki: 03pkdille * r29419 10/branches/5.x/styles/fivealive/options/ (6 files): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28528 | chibaguy | 2010-08-16 15:26:22 +0200 (Mon, 16 Aug 2010) | 2 lines <br> tikiwiki: [bp/r28523] Post title background image URL wasn't updated when site header's was (same image used for both). Thanks to changi for spotting problem. <br> tikiwiki: 03pkdille * r29420 10/branches/5.x/templates/modules/mod-freetag.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28659 | xavidp | 2010-08-22 14:00:18 +0200 (Sun, 22 Aug 2010) | 1 line <br> tikiwiki: [bp/r28657][FIX]Make 'add' button translatable <br> tikiwiki: 03pkdille * r29421 10/branches/5.x/templates/tiki-admin_structures.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28710 | chibaguy | 2010-08-25 15:11:38 +0200 (Wed, 25 Aug 2010) | 1 line <br> tikiwiki: [bp/r28709][FIX] Closing div tag out of place (wrong place relative to closing <br> tikiwiki: select and if tags), causing column displacement for non-admin users (in branch <br> tikiwiki: 5 where non-admins can see this page; but making change here first). Reported by <br> tikiwiki: SusanHinton. <br> tikiwiki: 03pkdille * r29422 10/branches/5.x/lib/tikilib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28755 | sylvieg | 2010-08-30 00:07:00 +0200 (Mon, 30 Aug 2010) | 1 line <br> tikiwiki: [bp 27355][FIX]parsing: leave alone and do not add <br /> the is_html data <br> tikiwiki: 03pkdille * r29423 10/branches/5.x/lib/wiki-plugins/wikiplugin_trackerlist.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28785 | sylvieg | 2010-08-30 21:48:45 +0200 (Mon, 30 Aug 2010) | 1 line <br> tikiwiki: [bp 28784] [FIX]TRACKERLIST: add also the popup fields to the list of fields to be fetched <br> tikiwiki: 03pkdille * r29424 10/branches/5.x/ (2 files in 2 dirs): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28789 | pkdille | 2010-08-30 22:38:23 +0200 (Mon, 30 Aug 2010) | 1 line <br> tikiwiki: [bp/r27815] [MOD] module since last visit new : Give the possibility to print last login date not as a link even if calendar is activated. Also give the possibility to have all sections folded by default <br> tikiwiki: 03pkdille * r29425 10/branches/5.x/lib/blogs/bloglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28808 | sdoh | 2010-08-31 16:53:04 +0200 (Tue, 31 Aug 2010) | 1 line <br> tikiwiki: [bp/r28807] - [FIX] Corrige les freetags orphelins apr?195?168s suppression du post parent. <br> tikiwiki: 03pkdille * r29426 10/branches/5.x/templates/tiki-admin_surveys.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28886 | changi67 | 2010-09-03 09:34:43 +0200 (Fri, 03 Sep 2010) | 1 line <br> tikiwiki: [bp/28880] [FIX] Missing space between td and colspan + colspan should correspond to the number of th <br> tikiwiki: 03pkdille * r29427 10/branches/5.x/templates/tiki-survey_stats.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28887 | changi67 | 2010-09-03 09:37:17 +0200 (Fri, 03 Sep 2010) | 1 line <br> tikiwiki: [bp/28881] [MOD] Just give a message when no records found <br> tikiwiki: 03pkdille * r29428 10/branches/5.x/templates/ (4 files): <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28888 | changi67 | 2010-09-03 09:55:22 +0200 (Fri, 03 Sep 2010) | 1 line <br> tikiwiki: [bp/28879] [MOD] use dynamic value for colspan according to prefs <br> tikiwiki: 03pkdille * r29429 10/branches/5.x/templates/tiki-index_p.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28958 | xavidp | 2010-09-05 12:17:23 +0200 (Sun, 05 Sep 2010) | 1 line <br> tikiwiki: [bp/r28957][FIX]Allow javascript (and thus, JQuery tabs, etc.) to work when pages are displayed without header, footer nor side columns <br> tikiwiki: 03pkdille * r29430 10/branches/5.x/modules/mod-func-adsense.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r28967 | chealer | 2010-09-06 06:47:31 +0200 (Mon, 06 Sep 2010) | 2 lines <br> tikiwiki: [bp/r28965][FIX] over-restrictive filter on client parameter <br> tikiwiki: 03pkdille * r29431 10/branches/5.x/lib/blogs/bloglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29024 | sdoh | 2010-09-08 14:55:08 +0200 (Wed, 08 Sep 2010) | 1 line <br> tikiwiki: [bp/r29023] [FIX] Corrected vanishing bold chars bug <br> tikiwiki: 03pkdille * r29432 10/branches/5.x/templates/tiki-admin_trackers.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29028 | chealer | 2010-09-08 15:53:50 +0200 (Wed, 08 Sep 2010) | 1 line <br> tikiwiki: [bp/r28857] (partial) [bp/r26873] [bp/r29026] (partial) [FIX] HTML (breaks display of "Format if not the default short one" in Internet Explorer) <br> tikiwiki: 03pkdille * r29433 10/branches/5.x/lib/multilingual/multilinguallib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29049 | chealer | 2010-09-09 03:55:45 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r29048][FIX] deleteTranslationInProgressFlags(): fix query to use bindvars <br> tikiwiki: 03pkdille * r29434 10/branches/5.x/lib/freetag/freetaglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29051 | sdoh | 2010-09-09 09:35:42 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r29050] [FIX] Fixes errors with strings multibyte, best test of the maximum size tags <br> tikiwiki: 03pkdille * r29435 10/branches/5.x/lib/freetag/freetaglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29057 | sdoh | 2010-09-09 14:57:58 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r28434] [FIX] Correctly store freetags containing apostrophes <br> tikiwiki: 03pkdille * r29436 10/branches/5.x/tiki-searchresults.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29079 | chealer | 2010-09-09 22:05:56 +0200 (Thu, 09 Sep 2010) | 1 line <br> tikiwiki: [bp/r29077][FIX] MySQL search: language and category parameter values not kept when changing results pages <br> tikiwiki: 03jonnybradley * r29437 10/trunk/lib/tikilib.php: [FIX] ckeditor: Deal with nested plugins by leaving them unparsed in the body of the containing plugin. Also enclose the whole "visual" plugin in ~np~ instead of just bits of it (pointlessly). Tikiwiki|bot: New Forum Posts: Users can only view their own tracker inputs - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38613 CIA-69: tikiwiki: 03pkdille * r29438 10/branches/5.x/lib/tikilib.php: QT ROLLBACK: please do not commit directely in branch (same work is in proposal and will be backported) <br> tikiwiki: 03pkdille * r29439 10/branches/5.x/lib/tikilib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29089 | chealer | 2010-09-10 00:48:30 +0200 (Fri, 10 Sep 2010) | 4 lines <br> tikiwiki: [bp/28847][FIX] date_format(): Times displayed in UTC when using PEAR::Date (affects PHP 5.1) <br> tikiwiki: Now in proper branch <br> tikiwiki: 03pkdille * r29440 10/branches/5.x/lib/tikilib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29138 | chealer | 2010-09-12 03:43:17 +0200 (Sun, 12 Sep 2010) | 2 lines <br> tikiwiki: [FIX] date_format() (r29089 regression) <br> tikiwiki: oops. thanks Lusserall <br> tikiwiki: 03jonnybradley * r29441 10/trunk/lib/tikilib.php: [FIX] ckeditor: Deal with plugins needing approval. <br> tikiwiki: 03pkdille * r29442 10/branches/5.x/lib/wiki-plugins/wikiplugin_mouseover.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29156 | chealer | 2010-09-13 04:31:22 +0200 (Mon, 13 Sep 2010) | 1 line <br> tikiwiki: [bp/r29155][FIX] MOUSEOVER: If plugin is in a list item / bullet, and body parsing is not disabled, do not interpret line breaks as the end of the list item. <br> tikiwiki: 03pkdille * r29443 10/branches/5.x/modules/mod-func-action_calendar.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29187 | pkdille | 2010-09-13 22:32:34 +0200 (Mon, 13 Sep 2010) | 1 line <br> tikiwiki: [bp/r29184][FIX] action calendar : don't show add event link below calendar in action calendar <br> tikiwiki: 03sylvieg * r29444 10/trunk/ (3 files in 3 dirs): [ENH]TRACKEFILTER: when no pretty, pagination on the filtered items <br> tikiwiki: 03pkdille * r29445 10/branches/5.x/templates/tiki-admin_surveys.tpl: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29245 | changi67 | 2010-09-15 09:22:28 +0200 (Wed, 15 Sep 2010) | 1 line <br> tikiwiki: [bp/28880] [FIX] Missing space between td and colspan + colspan should correspond to the number of th - The good one ***: Kimberlee has left CIA-69: tikiwiki: 03pkdille * r29446 10/branches/proposals/5.x/tiki-setup_base.php: [QT] Rollback rejected proposition r29379 <br> tikiwiki: 03pkdille * r29447 10/branches/5.x/lib/blogs/bloglib.php: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29393 | sdoh | 2010-09-20 17:40:43 +0200 (Mon, 20 Sep 2010) | 1 line <br> tikiwiki: [bp/r29389] [FIX] r28807 was not defined <br> tikiwiki: 03pkdille * r29448 10/branches/5.x/styles/layout/layout.css: <br> tikiwiki: [QT] Quality Team Backport <br> tikiwiki: r29397 | changi67 | 2010-09-20 19:09:42 +0200 (Mon, 20 Sep 2010) | 1 line <br> tikiwiki: [bp/29182] [MOD] table normal in tabcontent should be at 100% ***: kiilo has joined #tikiwiki robertp: jonnyb, I need to svn up on 6.X in order to test your changes, right? jonnyb: no, they're in the experimental branch <br> branches/experimental/wysiwyg_ckeditor_update kiilo: hi i want to import ONE blog from a old tikiwiki into a new one on a different server _ i have extracted the tiki_blog_posts table from a dump file jonnyb: but that's what's running on alcns.net ***: rodrigo_sampaio has left kiilo: and now ...? <br> is there a convenient way? without dropping the whole tiki_blog_posts table? jonnyb: sorry, no idea kiilo robertp: kiilo, how much data are you talking? kiilo: quite a lot sylvieg: there is no comment import so far I know... kiilo: the blog is still here http://sage.medienkunst.ch/tiki-view_blog.php?blogId=4 robertp: looking... kiilo: and i want to move it to my server the old blog is 3.x and the new one on TW 5.1 CIA-69: tikiwiki: 03pkdille * r29449 10/branches/3.0/db/convertscripts/ (5 files): [REL] Preparing 3.7 release ***: FrankP has joined #tikiwiki kiilo: http://kiilo.org/tiki/tiki-view_blog.php?blogId=3 robertp: Is there any reason why you couldn't start with the old one, then migrate to the new? kiilo: my TW instalation is quite old - and allways migrated <br> i made 99% of the blog posts of my old employer <br> so i want to have it as an archive in my personal wiki <br> and work further <br> i made a mysqldump from the sage wiki <br> and i extracted from the dump the tiki_blog_posts table <br> but i saw the dump will drop the whole table <br> also they are from different TW versions + different blogIDs ;-) robertp: You have to create a more dynamic way of importing it. kiilo: yes obvious <br> thinking about using a local mysql server installation alter the table robertp: Get rid of the dump, then import the blogs, then replace the references to the blogs from the blog comments, then import the last. kiilo: and import by openoffice-base <br> this blog doesnt have comments i think <br> ;-) robertp: o nice CIA-69: tikiwiki: 03pkdille * r29450 10/branches/3.0/ (13 files in 2 dirs): [REL] Preparing 3.7 release kiilo: book from geert lovink - no comments robertp: How many tables are being dropped in the sql dump? CIA-69: tikiwiki: 03pkdille * r29451 10/branches/3.0/README: [REL] Update README file for 3.7 kiilo: hehe first line ... is drop table if exists 'tiki_blog_posts' robertp: Any others? <br> If not, delete that and import, but make a backup before. kiilo: all tables are dropped if you do a mysqldump tiki > into_backup.sql robertp: I thought you said you just got that one table. sylvieg: phpmyadmin allows to dump only one table - I thinl <br> think kiilo: i extracted that from the dump <br> yes maybe phpmyadmin could help here ... CIA-69: tikiwiki: 03pkdille * r29452 10/branches/3.0/README: [REL] Update README file for 3.7 robertp: Ensure that the drop table is gone, then backup database, then use only the insert querys and get them in there. kiilo: mmmh have to change the blogIDs as well robertp: if nothing is referencing the blog ids then they should be fine. <br> let me take a look at the table structure, one moment. fabricius|away: I have an issue with one Tiki 3.6 Installation -> it won´t take HTML and other PlugIns and causes database-error that crashes the individual page CIA-69: tikiwiki: 03pkdille * r29453 10/branches/3.0/changelog.txt: [REL] Update changelog.txt for 3.7 robertp: kiilo, are there any blogs there right now? <br> on the new site? kiilo: ok - i made a dump before i will import the blog ... just the inser tables ... somehow it will mix up some entries but only a few because of same blog IDs <br> have to scp the stuff first robertp: change the blog ids if they match BEFORE the import, then change them back ofter all is said and done. <br> either on the table or in the file. kiilo: sed is my friend? CIA-69: tikiwiki: 03pkdille * r29454 10/branches/3.0/copyright.txt: [REL] Update copyright.txt for 3.7 Raevn: Hello all. Small problem with a Forum. the Title column won't sort. Date sort - no problem. Title sort gives error msg CIA-69: tikiwiki: 03pkdille * r29455 10/branches/3.0/db/tiki-secdb_3.7_mysql.sql: [REL] SecDB for 3.7 robertp: kiilo, the other problem will be blog pictures kiilo: yes <br> but this later CIA-69: tikiwiki: 03pkdille * r29456 10/tags/3.7/: [REL] Tagging release robertp: I would turn off the auto increment temporarily, then change all the blog ids, then import and turn them back on, no conflicts. <br> wink wink kiilo: have my small fight now with sed ... s/ugly/nice/g in this case sed -i 's/,1,'/,5,'/g' <br> how can i escape a ' ? <br> i chust want to catch the blogIDs of course <br> 8-) <br> i just thought i could "park" the unintrestuing blogpost somewehere and drop them later ***: rodrigo_sampaio has joined #tikiwiki robertp: kiilo, change the blog ids in the database first, then upload, then change those, then once more to get them all in-line. <br> Forget the text file, too hard, sql is much easier. kiilo: im there in the txt allready now <br> i think robertp: sql is always easier kiilo: ;-) <br> ok the case here is i have just a dump file <br> and no access anymore to the server ... <br> but i changed the ids <br> in the text sed -i s/,4,'/,3,'/g <br> and parked the other one in 5 <br> i could drop then in sql where blogID == 5 <br> if i do inserts should i keep the lineLOCK TABLES `tiki_blog_posts` WRITE; ?? <br> i think yes <br> ahhh how can i deal with the postID ? <br> have to change them also ... highest number so far is 90 so sed -i s/(x,/11x,/g --- hehe sylvieg: delete the postId - ref and value in the insert and it will be recreated kiilo: just (, ? <br> makes sense ***: Kimberlee has joined #tikiwiki sylvieg: <u>kiilo</u>: in phpmyadmin you have even an option not to add autoincrement in the export kiilo: ok sylvieg: (when you click on export button when viewing the table tiki_blog_posts CIA-69: tikiwiki: 03pkdille * r29457 10/branches/5.x/tiki-sheets.php: [QT] Rollback rejected commit r28752 <br> tikiwiki: 03Jyhem * r29458 10/trunk/lib/blogs/bloglib.php: [FIX] feature_group_watches should work even when feature_user_watches is disabled <br> tikiwiki: 03pkdille * r29459 10/branches/5.x/lib/setup/twversion.class.php: [REL] Preparing 5.2 release <br> tikiwiki: 03pkdille * r29460 10/branches/5.x/README: [REL] Update README file for 5.2 kiilo: i have just a dump file <br> no phpmyadmin <br> so i removed the postID but this is invalid syntax sylvieg: you have to remove the postId and the corresponding value after VALUES( kiilo: values in the dumpfile are (postID,blogID,'text ... <br> so in the moment i have (,blogID,'Headline text ... sylvieg: INSERT INTO `tiki_blog_posts` (`blogId`, `data`, `data_size`, `excerpt`, `created`, `user`, `trackbacks_to`, `trackbacks_from`, `title`, `priv`, `wysiwyg`) VALUES <br> (1, 'dfgdfs', 0, NULL, 1251286529, 'admin', NULL, NULL, 'A post', 'n', NULL), kiilo: ok merci CIA-69: tikiwiki: 03pkdille * r29461 10/branches/5.x/lang/ (45 files in 45 dirs): [REL] Update language files for 3.7 <br> tikiwiki: 03pkdille * r29462 10/branches/5.x/changelog.txt: [REL] Update changelog.txt for 5.2 kiilo: suuupi merci CIA-69: tikiwiki: 03pkdille * r29463 10/branches/5.x/copyright.txt: [REL] Update copyright.txt for 5.2 <br> tikiwiki: 03sylvieg * r29464 10/trunk/lib/tikilib.php: [FIX]plugin: trackerlist can have params like exactvalue=:xxx. THis must parse as an array with 2 elements and second=xxx and not as an array with an element xxx : PLEASE check if side effect kiilo: THANKS to @sylieg and @robertp i made it with sed and comma counting ;-) CIA-69: tikiwiki: 03pkdille * r29465 10/branches/5.x/db/tiki-secdb_5.2_mysql.sql: [REL] SecDB for 5.2 ***: fabricius|away has quit IRC (Ping timeout: 264 seconds) CIA-69: tikiwiki: 03pkdille * r29466 10/tags/5.2/: [REL] Tagging release <br> tikiwiki: 03sylvieg * r29467 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX]trackerfilter: when filterfield is speified fix the next prev in view item ***: robertp has quit IRC (Quit: Page closed) <br> fabricius|away has joined #tikiwiki <br> Raevn has left <br> ricks99 has joined #tikiwiki <br> chealer has joined #tikiwiki <br> chealer has quit IRC (Changing host) <br> chealer has joined #tikiwiki CIA-69: tikiwiki: 03jonnybradley * r29468 10/trunk/templates/tiki-upload_file_progress.tpl: upload: typo ***: rodrigo_sampaio has quit IRC (Quit: rodrigo_sampaio) CIA-69: tikiwiki: 03pkdille * r29469 10/trunk/lib/setup/twversion.class.php: add new versions to twversion file ***: Kimberlee_ has joined #tikiwiki <br> Kimberlee has quit IRC (Ping timeout: 252 seconds) <br> Kimberlee_ is now known as Kimberlee <br> clemente has quit IRC (Ping timeout: 240 seconds) <br> luciash has quit IRC (Ping timeout: 264 seconds) <br> luciash has joined #tikiwiki <br> luciash has quit IRC (Changing host) <br> luciash has joined #tikiwiki <br> ChanServ sets mode: +o luciash <br> kiilo has left <br> chealer has quit IRC (Ping timeout: 265 seconds) ricks99: hm... seems thte listpages plugin does *not* include lastModif when listing page names only <br> (even though i can *sort* by lastModif_asc <br> *sigh* ***: Tikiwiki|bot has quit IRC (Ping timeout: 264 seconds) <br> Tikiwiki|bot has joined #tikiwiki <br> chealer has joined #tikiwiki <br> chealer has quit IRC (Changing host) <br> chealer has joined #tikiwiki