tikiwiki: 03sampaioprimo * r28168 10/trunk/tiki-setup.php: [FIX] using sefurl to parse tikiIndex when home page is a blog (see http://sourceforge.net/mailarchive/message.php?msg_name=81BF286D-4E7A-4B96-BD71-6D0484194D15%40tikiwiki.org) tikiwiki: 03sampaioprimo * r28169 10/trunk/templates/ (tiki-view_blog.tpl tiki-view_blog_post.tpl): [ENH] adding missing "on" to post published by string tikiwiki: 03chibaguy * r28170 10/branches/5.x/styles/ (7 files in 2 dirs): [MOD] Additional style details for FiveAlive and theme options. New Forum Posts: 'tagging' or 'categorizing' text within a wiki page - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37902 Recent Bug: Tracker item: #3504 - - Pages with spaces in their names cannot be accessed from a Wiki dump. - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3504 New Forum Posts: Double field in tiki-login - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37904 tikiwiki: 03xavidp * r28171 10/branches/5.x/templates/tiki-install.tpl: [MOD]Change the "cross your fingers" message (even in some brand new installations) for some less scary message I got a strange problem when writing a text in square brackets (in trunk): [[These brackets] should stay should result in the output [These brackets should stay] but they produce These brackets should stay It works as expected in 5.0 hi! I have a wiki page used as tracker template for clients. There is an "Item List" field showing contacts from other tracker. It shows all fields... very ugly way. Is there any way to custom template that Item list field? I've searched on documentation and did not found anything... tikiwiki: 03cdrwhite * r28172 10/trunk/lib/wiki/histlib.php: [FIX] render a better result, remove Icons and handle links better tikiwiki: 03cdrwhite * r28173 10/trunk/lib/wiki/histlib.php: [FIX] page contribution: better handling of links /popups Recent Bug: Tracker item: #3505 - - Handling [[Text] in Trunk does not produce [Text] but a link in 6.0 trunk - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3505 tikiwiki: 03Jyhem * r28174 10/users/jyhem/ (17 files in 2 dirs): [NEW] Experiments on integrating chibaguy's blog-templates polom poloome is there any way to show custom template for Item List field on trackers? New Forum Posts: Tiki Wiki on Dreamhost... - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37905 are you "into" pretty trackers j0n3 ? yes jonnyb: now on template page (wiki), when I show, ex: {$f_100} it shows all fields specified, but no way to show it using a custom template or something... I mean "I don't know how" and nothing found on doc, tiki for smarties nor google :( not sure what you mean - the wiki template page _is_ the custom template do you mean change the formatting of the field? you have to do that with the field options jonnyb: yes how to show lisfield as table? list field sorry - no idea thank you anyway luciash is the pretty tracker expert... what is the field type of f_100? Hey guys. I'm having a problem. The tiki-admin.php is completely blank on my new tikiwiki install. Everything else works fine. I can access some admin stuff using the drop down menu. But that page doesn't load. I was able to access it. When it broke, I was editing trackers and a friend was editing the logo position. more problems with trackers :/ trackers.... I have four trackers: clients, contracts, partners, and contracts for partners Client have contracts partners can be associated to multiple contract so the fourth tracker contratc to partners with item link to contract item link on client Clients.ClientName | Contracts.Contracts(ItemList) -> Contracts.ClientName(ItemLink) | Contract.ContractName <- Partners.Contracts(ItemList) <- PartnersContracts.ContractName (ItemLink to Contract.ClientName ItemLink) When displaying Partners.Contracts(ItemList), link to contract doesn't work... ItemId is null or blank Is there any problem on linking item to other's table item link? you should write your own php code - trackers are not so smart item link on item link will not work hello everyone polom RavenC polom johnnyb tikiwiki: 03marclaporte * r28175 10/branches/5.x/lib/diff/renderer_character.php: tikiwiki: [FIX] restoring color back to blue for text additions in wiki diff (Apparently tikiwiki: unintentional change in revision 27211). Green text on green background (even tikiwiki: though used on Wikipedia) is not very intuitive. It's clearer with blue on green tikiwiki: (and the removed text is strikethough on red background). It feels like this tikiwiki: should be handled only by css but perhaps because of the wiki diff in RSS feeds, tikiwiki: it can't j0n3 : or you can improve trackers :-) I hope I can get time to But it seems to be difficult I would like to involve in tiki development as I'm php coder... but time... heh where do you liveÉ spain we were just in Barcelona! hi there! hola! ah WERE you are from..? is this the only irc channel for tiki or is there any other for dev? Tiki is great but buggy but I think project is really nice read this: https://twitter.com/MarcLaporte/status/18437500761 this is the main IRC channel I am from Canada lol barcelona is a great city recommended readings: http://dev.tikiwiki.org/How+to+get+commit+access http://tikiwiki.org/Model thank you which city are you in? I live on Alcalá de Henares but work at Madrid We were there last year: http://tikiwiki.org/TikiFestMadrid I'm developing our web based ERP... (6 years) I am wanting to set up a call help desk using trackers. Should I use the Bug_Tracker profile (and does it work with v5), or would it be best to start from scratch ? RavenC : it does work with v5. If you are experience, you may want to start from scratch RavenC: what do you mean? a step-by-step guide to give assist? you could also build a profile j0n3: : step by step guides are old skool what's the new!? we have call center here and I thought on tiki to do some step-by-step guide to assist call center users but didn't approach yet say hello to profiles. Here is an example: http://profiles.tikiwiki.org/Bug_Tracker profiles is a pending task j0n3, more for tracking purposes I think I will go from scratch and see what kind of mess I can make! :) RavenC: So just a plain tracker is easy to setup yeah Should be a help desck profile though ;) step-by-step guide about general things is fine. But to configure a Tiki, the best is to make a profile which "applies" the instructions to your Tiki. +1 RavenC maybe I should reinstall mirc... hahaha http://profiles.tikiwiki.org/tiki-index.php will be my new friend!! bbl In branch 5, the example custom menu logic doesn't seem to work for me. Example: {if isset($objectCategoryIds) and in_array(2, $objectCategoryIds)} {menu id=43 css=y type=horiz}{else}{menu id=44 css=y type=horiz}{/if} I wonder if anyone else has tried this lately. tikiwiki: 03jonnybradley * r28176 10/trunk/ (2 files in 2 dirs): [FIX] Datachannels: External fields not getting written properly anymore (ever?) chibaguy: did you check on the option to have objectCategoryIds filled ah, no I didn't, sylvieg. Where is that? hello all. Hi Kimberlee chibaguy: Categories used in templates Q: about db encoding... what is the big issue if i keep my tiki as latin1. what do i "lose" by not converting to utf? everything seems to be working just fine, as-is ricks99: I suppose no problem - but in phpMyAdmin for instance you will see strange characters so if i edit antyhing in the db directly, i need to make sure I paste it as latin instead of whatever the default is? so far I know, you can edit and save - without changing the funny charcters - but if you want to add these characters ou have to use the funny ones just trying to understand... the warning in the installer seems to imply that utf is *required* its really just a recommendation, right? will i have any issues upgrading my latin1 Tiki to Tiki 6, 7, etc? ricks99 : TRIM does whats the great beneift of utf-8? multillingual compatiib iltiy? depends for whom let's just say: there are rarely simple answers to UTF-8 questions. Most of the time, it depends One problem I've had is not being able to directly edit text in the database when it's Japanese, IIRC (it's been a while). so the issue really is that tiki defaults/expects the db to be utf-8. if ur db is otherwise, you need to change the local.db? or export from the db and have clean text. search in Russian may not work if not using UTF-8 is the note i addded here: http://doc.tikiwiki.org/Installation#The_Three_steps_of_Database_Setup. correct/accurate? sylvieg, thanks for the categories info. now the menu switching works. :-) g'night all. sweat dreams Wow, I upgraded to Firefox 3.6 yesterday. Big trouble with images insertion. In wysiwyg they insert at the top of the page, in wiki-syntax they go at the bottom :-( Is that what Jonny recently corrected ? tikiwiki: 03marclaporte * r28177 10/branches/5.x/templates/tiki-install.tpl: [MOD] removing badge until it is updated to new branding. Besides, it looks a little weird to have a badge here. lovehate tiki j0n3: glad to hear you're getting to know it! ;) tikiwiki: 03marclaporte * r28178 10/branches/5.x/templates/database-connection-error.tpl: [MOD] removing badge until it is updated to new branding. Besides, it looks a little weird to have a badge here. tikiwiki: 03jonnybradley * r28179 10/trunk/templates/tracker_item_field_input.tpl: [FIX] Tracker export: Use empty date value for jscalendar type fields in the export form so that we're not only exporting where date==now (which usually is nothing) why wouldn't I choosed to work cooking bread?! yeast, wheat flour, water, salt and the same time and same temperature, every day... happy forever!! tikiwiki: 03marclaporte * r28180 10/branches/5.x/templates/tiki-bot_bar.tpl: [FIX] partial cleanup of the badges. 1-ADOdb is no longer the default TODO: update Tiki badge, add jQuery and Zend Framework maybe I'm still in time to do something about haven't you thought about bread.tikiwiki.org? I have a bread machine at home. yeast, wheat flour, water, salt and the same time and same temperature... and every time the result is a bit different, and sometime very different.rnEvery other people's jobs look easy until one actually tries it :-( *G* I'm talking about process, not effort and I'm not serious neither am I. It's just such a common theme :) v5, Trackers - on a category field, is there any way to refer to a parentId AND all of its children (i.e. two levels) tikiwiki: 03marclaporte * r28181 10/branches/5.x/templates/styles/fivealive/tiki-bot_bar.tpl: [FIX] partial cleanup of the badges. 1-ADOdb is no longer the default TODO: update Tiki badge, add jQuery and Zend Framework not yet RavenC - it's on my list (but quite far away) ok, thanks johnnyb tikiwiki: 03marclaporte * r28182 10/branches/5.x/templates/ (styles/fivealive/tiki-bot_bar.tpl tiki-bot_bar.tpl): [KIL] removing this badge 1- logo is outdated and 2- I never undertood what it was doing there bye! Jyhem: I believe jonnyb did work on that I doubt everything was fixed though hi chealer & Jyhem - worked on what? hi jonnyb Jyhem Wow, I upgraded to Firefox 3.6 yesterday. Big trouble with images insertion. In wysiwyg they insert at the top of the page, in wiki-syntax they go at the bottom :-( Is that what Jonny recently corrected ? I'll be back later ah, i only saw the messages about baking... tikiwiki: 03jonnybradley * r28183 10/trunk/lib/smarty_tiki/function.user_selector.php: tikiwiki: [FIX] User selector smarty function: Use more efficient count of users to test (not just listing them all!) and make "editable" param y/n to match perms. tikiwiki: Also, don't render out the other user options if not editable. tikiwiki: 03jonnybradley * r28184 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: tikiwiki: [FIX] Tracker plugin: Make user fields appear if relavent. And allow $tiki_p_admin_trackers to change value. tikiwiki: Deploy {user_selector} to control editing and limit list size. http://doc.tikiwiki.org/Wiki-Syntax+Separators&bl=n - does the Horizontal Rule or Boxes show up for anyone? I've tried IE8,FF,Chrome ... with that said, what would be the css reference for the Horizontal rule? as it doesn't show up, I cannot use firebug to find it @RavenC: what theme? in fievealive, i dont think hr displays i am using a modifed version of jqui .... I don't see any reference to it anywhere in the css tikiwiki: 03jonnybradley * r28185 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [MOD] Tracker plugin: Change showmandatory default to 'y' and show defaults in param description (and for some other params) see what esle it may include look for hr defintiion kk (or create your own hr style) just a " .hr " ? no "." hr {....} kk, thanks Ricks, I found both the HR and the .simplebox using the strasa theme. I will copy that over. Thanks for the help np New Forum Posts: Group authentification - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=37908 does tikiwiki handle multiple sites? look at doc.tikiwiki.org/multitiki or doc.tikiwiki.org/intertiki tyvm polom hi luciash did you see my comment about comment flip/flop sylvieg: sorry, nope, just came back to IRC for today on csv list LastModif Monday 26 of July, 2010 20:46:11 UTC by Chris sylvieg: ah, i was wondering i cannot see it here I was interested in snagging the by someone part luciash: did you try to fix the logic with the commit or only the non javascript RavenC: i think you need to add user selector field and auto-assign in its options (there is a creator since 4 but it is not completly implemented- admin can not change the creator for instence - probably the next optimisation in tracker to do..) sylvieg: ooooh, so old commit :) yeah, i don't want it editable, just to view next to the date yes I know.... sylvieg: have to think about it before i can answer RavenC: it will not be editable if you choose auto-assign my idea is to say when show_comment ot this other is on - it means that you need to show the comments - whatever is in the cookie jar sylvieg: wait please, i don't follow the problem yet this is needed in the blog or when clicking from last_comments ok Luciash, I will try that. Thanks tikiwiki: 03jonnybradley * r28186 10/trunk/ (19 files in 9 dirs): tikiwiki: [MRG] Automatic merge, branches/5.x 28140 to 28182 tikiwiki: (had to manually re-organise trackerlib.php to group all new functions at the end of the class to solve conflicts - please check & test) sylvieg: i don't remember exactly but i read back my messages and i wrote that it doesn't work with auto_query_args: "on tiki-view_blog.php?blogId=1 it renders as tiki-view_blog.php?comzone=show link which then cries "No blog indicated" also the _anchor="comments" still doesn't work " ANCHOR WORKS FOR ME... sorry for caps sylvieg: i don't understand what rollback you mean that fixes it I do not want to rollback everything some parts are very good fix fixes it is only the line where cookie jar prevails on show_comments (but if I roll back this back I also need to fix one line in function.button ok, then go for it, you seem to have the idea better than i now :) i just wanted to make the comzone expanded when JS is off but since then lot of time passed and we don't care that much about JS anyway it seems non-JS i mean tikiwiki: 03sylvieg * r28187 10/branches/5.x/ (4 files in 2 dirs): tikiwiki: [FIX]comment: fix flip/flop when comming from LAST_COMMENTS or the comment tikiwiki: button from ARTICLES or view_blog , display the comment zone - whatever is in tikiwiki: the cookie jar. Do not change the cookie jar - to have the feature working when tikiwiki: not coming from imposed comment view I hope I tested enough... tikiwiki: 03sylvieg * r28188 10/trunk/lib/wiki-plugins/wikiplugin_tracker.php: [FIX]tracker: take away the help function that is unused and that has wrong default calue for showmandatory - thx jonnyb sylvieg: btw, still no idea what embedded=y does ? no sorry :-p it's surprising such a param exists for so long and nobody knows what is it good for :) I forgot again - what tool do you use to check the html .. that is a little less picky than the w3 validator luciash: your link is broken on http://info.tikiwiki.org/Consultants chealer: works for me chealer: must be your DNS or provider or something working for me too luciash: I get "The connection has timed out The server at open.ground.cz is taking too long to respond." so many consultants we do not know about... ok, then it's not broken, just timed out :) it's very well possible, because it runs on my home machine :-p luciash: even with the IP ( http://213.19.47.154 ) (one of them) chealer: you're too far, you know ;) my husband forbid me to open our local network to the outside world .. He gives me 6 bugs each month for that;-) luciash: but I'm closer than sylvieg! so you have a dedicated server with a specific connection? sylvieg: 6 bugs? hugs? i think boston is closer than toronto/montreal/quebec? :) sylvie means bucks 6$ ah, hehe luciash: perhaps closer than toronto, but not than Quebec City (47° North, same longitude) chealer: ok, pff, who knows who is behind your network... maybe they don't want let you to see it :) chealer: you can see it at least via http://ipinfo.info/netrenderer/ my ISP must have hackers protection, can't go to open source websites luciash: I can't ping 213.19.47.154 heheh wow, xavi has a nice head shot: http://tikiwiki.org/UserPagexavidp xavi is a gifted guy - like a lot of us btw do you have a white list on your server because white list you can oping buit not access hi rodrigo_sampaio I found out category import in mediawiki import is not coded - perhaps I will be lucky the fundiong to do it - as it is not a tiki task but a pear task.. luciash: I know, but sites that don't reply to pings are usually broken. if that's not the case of yours, I don't know the problem. chealer: it might be the dns provider for my domain has something misconfigured that your isp blocks for some reason chealer: but the pinging i have blocked myself iirc