tikiwiki: 03sampaioprimo * r27785 10/trunk/templates/tiki-view_blog.tpl: indentation tikiwiki: 03sampaioprimo * r27786 10/trunk/ (7 files in 4 dirs): [NEW] list comments per blog New Forum Posts: Cancelled Events Still show up in "upcoming_events" - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37599 Hello, Everyone!!! Some week back, I've asked about display problem of Tiki 5.0 (using tikinewt theme) on IE6 and IE7... I've done some research, and still not find an answer to a problem of popup menu appearing behind the Content Center Column (usually it is the tabbed ones). This only when using IE6 and IE7. 1) Tried several themes and still got the same; 2) Tried Chome inspect, and went into tikinewt.css and cssmenu.css to toggle the Z-Index style attribute, still not having which effects. For the CSS tries, I'm not very sure I've got the right class... Hi @ all Sorry that I may missed a part of the UTF 8 discussin. But is the UTF 8 Issue solved? We use Version 4.2. We are still not online. Is it save to upgrade 4.2 to 5.x? polom polom hi Hello all. I've read in the dev forum some post about UTF 8 Issues with 4.x Is this still a problem. Can I upgrade to 5. or is it better to set it up from scratch? hi folks, we're looking into modifying/extending trackers in 3.x (legacy site, upgrading it may or may not be an option), is this a minefield? I I I've finally got the overlap popup menu working in IE6 and IE7. Found the Class item in the CSS file tikinewt.css that controls the menu, added the z-item: +200; line to the object CSS block... Work!!! Elvin probably meant z-index: 200; jftr fair enough mace: sorry, it depends on what you will modify, hard to tell mace: trackers code is rather complicated/complex i'm still trying to clarify the requirements from my client is there any documentation on the innards of the tracker code? had a brief look at the source code, which looked fairly sparsely commented i doubt there is some api docs polom Was there any db-updates from 5.0 beta1 to 5.0? hi chibaguy hl luciash Ma: i think yes luciash: alright. How do I apply these when upgrading from 5.0 beta1? via terminal or browser ? luciash: I have now replaced all my files and applied my changes again (custom.css and swedish lang-file).. Everything works, but I have just accessed firstpage so db changes could still be missing luciash: doesn't matter. Ma: tiki-install.php upgrade step luciash: do I need to delete lock-file first? sure And hten localhost/tiki-install.php? yup luciash: and then validate the username/password.. and then ? upgrade step of the installer luciash: and then auto upgrade exisiting database? yep luciash: thanks. seems to works fine :D Recent Bug: Tracker item: #3454 - - External feeds do not update - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3454 I am trying to find a good wiki that will let us manage a 600 page manual, however the main feature I need is "print" and having it setup to look like a word document...where is the print button, or is it just a CSS setting using the browsers print? there is a print feature and mulitprint feature in admin->wiki:->features thanks will check in demo tikiwiki: 03marclaporte * r27787 10/branches/5.x/installer/schema/20060116_showlastDownLoad_tiki.sql: [DOC] doc about suprising file tikiwiki: 03lphuberdeau * r27788 10/trunk/lib/tikilib.php: [FIX] Undefined variable, multiple tests failing. Recent Bug: Tracker item: #3455 - - Insert and image with editor - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3455 Recent Bug: Tracker item: #3455 - - Insert an image with editor - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3455 Recent Bug: Tracker item: #3456 - - Editing "Image Properties" Does Not Work - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3456 How do you "enable" dynamic preferences in v5? tikiwiki: 03sylvieg * r27789 10/trunk/ (6 files in 4 dirs): [FIX]payment: can label a datachannel payment + anchor for datachannel payment tikiwiki: 03sylvieg * r27790 10/trunk/ (4 files in 4 dirs): [ENH]payment: display also the suer who creates the payment hi everyone. i've got a dev question to ask: i'd like to create something similar to pluginannotation. anyone here who knows about this one? g99k: what is your question? hi. i'd like to implement a graphical edit mode. like tha way you can drag annotation boxes with that plugin. it's easy with jquery ui, but i don't know how to properly trigger this mode, and how to properly save the results. you can always do an headerlib->add_jq_onready in aplugin aw thanks. and how do i trigger that? y'know, instead of "edit this page", there should be a button that says "edit this page graphically", but only for users with proper perms. is there already something like that? in templates/tiki-page_bar.tpl add a {if $tiki_p_xxxx}{button _test"{tr}Edit graphically{/tr}}{/if} thanks again! say, i've done all that and then the user clicks "save". i can generate wiki text for the layouts. how do i retrieve the original wiki source to mix it with, and how do i save it? i looked at the annotation code but i couldn't figure it out. annotaion doesn't seem to work in tiki5.0 anyway. is there maybe another plugin that saves its own content? a lot tracker, memberpayment, datachannel, subscribe... .... uh, these plugins. they do save some state, but do they manipulate wiki page sources? ah, think i found something in tracker. guess i'll have to take a closer look at tikilib and wikilib. thanks for the answers anyway. it really helped. can't promise i won't be back though. ;-)