Are the bugs in the bug list on dev.t.o still relevant? Where would be a good place to start for somebody who knows the Tiki code fairly well enough, is pretty good at php/smarty/jQuery? they are not systematically closed (when solved) but it's definately a good list for someone looking for a good first commit :-) :-) marclaporte, who said anything about a first commit? :P :-) http://dev.tiki.org/30+minutes+fixes I can identify easy ones: http://dev.tiki.org/wish3077 marclaporte, I think the wish3077 is probably solved. Resolution says: Fix on the Way. can you check and close? marclaporte, sure. marclaporte, it seems solved in Trunk so I closed it. As per you. Also, I closed the 3078 by mistake. I was on that page when you asked me to check. Can you re-open it? I will give you perms to open & close marclaporte, cool. Thanks. try again marclaporte, it works now. I was able to re-open it. New Forum Posts: How can I main my existing root directories and make tiki be my main page. - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40330 marclaporte: in the forums when I create a new topic, is it normal that I see the toolbars twice? Once with a white background and a second set of bars with a silver background. Weird. Might just be an option I activated by mistake though. on tiki.org or your own instance? marclaporte, on my own svn install of Trunk. sounds like a bug Are you seeing the same thing anywhere else or is it only on my instance? not looking k. I'll look into it. check demo.tiki.org/trunk/ I will do an svn up marclaporte: same thing on demo.tiki.org/trunk/. I'll look into it. tks polom New Forum Posts: How to make Tiki looks like wikipedia? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40331 tikiwiki: 03lindonb * r32443 10/branches/proposals/6.x/lib/modules/modlib.php: [bp/r30568][FIX] Backport of changes to modlip.php only that seems to have never been made in r31187. Enhancement tp PluginManager don't work without this. tikiwiki: 03lindonb * r32444 10/branches/proposals/6.x/_htaccess: [bp/r32298][FIX] Use filelist instead of files so users aren't redirected to the files directory. Deleted images rewrite rule for the same reason (galleries goes to the same place). tikiwiki: 03chibaguy * r32445 10/trunk/templates/modules/mod-menu.tpl: [FIX] div#tiki-top often gets a background or border, so it makes sense for it to have a clearfix class to keep children contained. tikiwiki: 03chibaguy * r32446 10/trunk/styles/layout/design.css: [REF] Obsolete site header rules removed. tikiwiki: 03sampaioprimo * r32447 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r32448 10/trunk/lang/fr/language.php: French translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r32449 10/trunk/lang/hu/language.php: Hungarian translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r32450 10/trunk/lang/pt-br/language.php: Brazilian Portuguese translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r32451 10/trunk/lang/cs/language.php: Czech translations done on i18n.tiki.org tikiwiki: 03sampaioprimo * r32452 10/trunk/lang/cy/language.php: Welsh translations done on i18n.tiki.org tikiwiki: 03changi67 * r32453 10/trunk/templates/tiki-user_information.tpl: [FIX] Notice cycle was used before being define tikiwiki: 03changi67 * r32454 10/trunk/lib/tikilib.php: [FIX] Wrong column tikiwiki: 03changi67 * r32455 10/trunk/lib/filegals/filegallib.php: [FIX] Missing parameter, require an array as third parameter tikiwiki: 03changi67 * r32456 10/trunk/tiki-admin_categories.php: [FIX] File does not exist tikiwiki: 03changi67 * r32457 10/trunk/tiki-admin_security.php: Notice tikiwiki: 03changi67 * r32458 10/trunk/lib/prefs/category.php: [FIX] Check if there is data was missing tikiwiki: 03changi67 * r32459 10/trunk/templates/tiki-admin_include_features.tpl: [MOD] Even if the feature name is different of the other (maybe there is a specific reason), i think it must be here Hi all, I cannot find where the tracker field validation is documented. Looked here: http://doc.tiki.org/Adding+fields+to+a+tracker Is it to be found anywhere? I am upgrading a 5 to 6. I do not remember what we decided for the menu label escaping? I have
that appear.. go in menu section of admin panel, and say yes to html in menus thx :-) hmm does not work for me :-( ah ok .. there are 2 options and search gave me only one ;-) hehe marclaporte1, I found the cause of the double toolbars but I'm not sure how I should proceed. If I comment it out, it removes one of the toolbars. Should I just remove it from the code or leave it commented? marclaporte1, forget what I asked. I added a condition in the if statement that checks if javascript is enabled in prefs. marclaporte, Doing my first commit ever to tiki. Sould I pop the champagne? :) Is it possible to retrieve my commit info for Tiki? By that I mean my username and password to commit. tikiwiki: 03cyberdrek * r32460 10/trunk/templates/tiki-view_forum.tpl: [FIX] Added a check for javascript enabled to the toolbar display code that was causing the toolbars to display twice. never mind, I did it. :) marclaporte, Cyberdrek is my old nick on sourceforge.net. :) tikiwiki: 03chibaguy * r32461 10/trunk/styles/fivealive/options/ (6 files): [FIX] Update theme options to latest change in Fivealive header background CSS. tikiwiki: 03chibaguy * r32462 10/trunk/templates/tiki-admin_include_features.tpl: [FIX] Div needs clearfix so border and/or background will contain floated children. tikiwiki: 03chibaguy * r32463 10/trunk/templates/tiki-admin_include_features.tpl: [FIX] The capitalization of "Ajax" and "AJAX", used here on the same page, should be consistent. "Ajax" seems to be more correct. Recent Bug: Tracker item: #3785 - - Tracker Plugin - Dynamic Items List field doesn't update - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3785 New Forum Posts: Slowness and Internal Processing - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40334 New Forum Posts: Calendar / Timeline - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40335 tikiwiki: 03chealer * r32464 10/trunk/lang/fr/language.php: [FIX] French: missing final space in "database queries used in " chealer : shouldn't string not have a space? ie: English string should not had a space at the end marclaporte: I guess. probably the whole sentence should be in tr too :-| tikiwiki: 03changi67 * r32465 10/trunk/lib/prefs/category.php: [FIX] Better fix - thx Sept New Forum Posts: Edit a tiki wiki buttons (font style, images, smilies etc) - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=40337 New Forum Posts: Default Thumbnail Size - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40336 tikiwiki: 03jonnybradley * r32466 10/trunk/ (lib/themegenlib.php templates/themegen.tpl): [ENH] themegen: Added border styles and radii and improved some of the other regexp patterns tikiwiki: 03jonnybradley * r32467 10/trunk/lib/modules/modlib.php: [FIX] modules: Process arrays for theme visibility param (and simplify syntax a little) tikiwiki: 03jonnybradley * r32468 10/trunk/templates/tiki-admin_include_look.tpl: [FIX] themegen: Hide edit button when no themegenerator_theme set polom by the way (lindonb - continuin from other window), i'm quite impressed with netbeans now (except for the svn history search - seems locked up) is it better than aptana? in some ways, many but not all (as usual) svn search is v slow can you can't search by revision (surely?) not sure you can in aptana but there is a quick filter worth documenting netbeans as an IDE? yes, worked it out eventually (it's all different :P ) found it, what did it break? (r29321) got it: "if you include a section with a header, it puts it to the top of a maketoc table of contents" don't follow, sorry let me find an example... see doc.tiki.org/PluginImg Related Pages section at bottom of page is partially an include and show at top of maketoc TOC bullets also messed up checking... i dont really understand what it's doing... you seem to be including the markup for include plugin inside what you're including - {include page="Module and Plugin Includes" start="startinclude2" stop="stopinclude2"} bound to give it a headache i'd have thought i don't think the included section has any plugin include markup hmm, but the start and stop markers appear in the page twice might that be it? the markers are slightly different from each other i didn't really change how the include plugin works, just put a link icon so you can edit it (afairc) how so - i see "startinclude2" twice in Module+and+Plugin+Includes i agree, but something about the subsequent parsing is getting messed up i think if i revert to the version before r29321 it works reading the diff properly... can you try doing $tikilib->parse_wiki_argvariable($text); just before the return? (i don't have anything like that set up at the moment) will do didn't seem to help bleh good guess though :) let me know if i need to add it to a list ;) was trying to hunt it down so i'll keep at it till i get stuck then we'll add it to a list ;) jonnyb: didn't have an issue displaying iptc info with img in proposals/6x it's just some weird files i think