[00:19] *** danopia has joined #tikiwiki [00:20] *** danopia` has joined #tikiwiki [00:27] *** danopia` has quit IRC (Client Quit) [00:59] *** chino401 has joined #tikiwiki [01:14] tikiwiki: 03jonnybradley * r21243 10/branches/experimental/edit_fixup/ (16 files in 8 dirs): [01:14] tikiwiki: [NEW] New toolbar button - Switch Editor [01:14] tikiwiki: Replaces separate button on editpage. [01:14] tikiwiki: Implemented on blog_post (but blog_posts don't remember if they're wysiwyg) [01:14] tikiwiki: [FIX] Safari FCKEditor height bug(?) [01:26] tikiwiki: 03jonnybradley * r21244 10/branches/experimental/edit_fixup/ (8 files in 3 dirs): [MOD] Moved & renamed tiki-parsemode.php to lib/setup/editmode.php [01:52] *** btiffin has joined #tikiwiki [02:13] *** Caarrie is now known as Caarrie|sleeping [02:38] *** MartinCleaver has quit IRC () [02:59] *** chealer has quit IRC (Remote closed the connection) [03:11] *** timotiCK has joined #TIKIWIKI [03:17] *** chino401 has quit IRC ("Leaving.") [03:19] *** btiffin has quit IRC (Remote closed the connection) [03:26] *** timotiCK has left [06:22] *** timotiCK has joined #TIKIWIKI [06:38] *** sylvieg has quit IRC (Read error: 110 (Connection timed out)) [07:17] *** Wilkins has joined #tikiwiki [07:34] *** timotiCK has left [07:37] *** franck_ has joined #tikiwiki [07:41] *** marclaporte has joined #tikiwiki [07:48] *** franck_ has quit IRC () [07:54] *** sylvieg has joined #tikiwiki [07:55] *** franck has quit IRC (Read error: 110 (Connection timed out)) [08:19] *** floh1111 has joined #tikiwiki [09:22] *** floh1111 has quit IRC (Remote closed the connection) [10:21] *** kiilo has joined #tikiwiki [10:36] *** franck has joined #tikiwiki [10:40] *** luminoso has quit IRC (Read error: 104 (Connection reset by peer)) [10:44] *** kiilo has quit IRC (farmer.freenode.net irc.freenode.net) [10:44] *** sylvieg has quit IRC (farmer.freenode.net irc.freenode.net) [10:44] *** danopia has quit IRC (farmer.freenode.net irc.freenode.net) [10:44] *** Caarrie|sleeping has quit IRC (farmer.freenode.net irc.freenode.net) [10:45] *** kiilo has joined #tikiwiki [10:45] *** sylvieg has joined #tikiwiki [10:45] *** danopia has joined #tikiwiki [10:45] *** Caarrie|sleeping has joined #tikiwiki [10:51] *** Caarrie|sleeping is now known as Caarrie [10:55] *** franck_ has joined #tikiwiki [11:05] *** luminoso has joined #tikiwiki [11:09] *** franck has quit IRC (Read error: 113 (No route to host)) [11:12] *** franck has joined #tikiwiki [11:18] *** MartinCleaver has joined #tikiwiki [11:24] *** franck_ has quit IRC (Read error: 113 (No route to host)) [11:51] Sorry to post the same question again. Does anyone have any idea why my browser seems to "hang" when importing a csv into a Calendar? (Its very small for testing purposes.) I was thinking maybe I have a permission set incorrectly or something? [11:55] *** franck_ has joined #tikiwiki [11:55] *** franck has quit IRC (Read error: 60 (Operation timed out)) [11:55] *** franck_ is now known as franck [11:59] Where can you import calendar? [12:08] *** franck has quit IRC (Read error: 104 (Connection reset by peer)) [12:08] *** franck has joined #tikiwiki [12:15] *** floh1111 has joined #tikiwiki [12:16] *** tim has joined #tikiwiki [12:17] hi ... when trying to add a html tag like to a wiki page, it is rewritten to bed src="foo"/> ... any idea why? [12:22] Sylie - tiki-calendar_import.php [12:23] *** kiilo has quit IRC ("Leaving.") [12:24] Seems that in trunk ... there is no button, no menu? [12:25] Do you have a button .. a menu ... some where? [12:26] *** luminoso has quit IRC ("Leaving") [12:27] *** luminoso has joined #tikiwiki [12:30] I have a mysql error my I try to import in trunk [12:31] sorry about the delay, I thought I did have a button but I am incorrect, it is just the export button. [12:32] usually when there is no button ... people stop to maintain [12:33] okie dokie [12:33] sorry about asking a retarded question but how did you see your mysql error? [12:33] maybe it is something I could fix? and we could add a button? :) [12:34] my php is set to do so and I activated the error display [12:35] I have the error when adding an event - something must be wrong with my database [12:36] when you say acivated the error display is that within tiki or a browser setting? [12:36] aww, ok... mine just says "Loading" forever [12:38] hm ... is it possible, that tikiwiki rewrites all html tags with more than 3 characters, adding between the 2nd and 3rd char? [12:39] tim: it is a security feature - user plugin to avoid [12:42] sylvieg, i see ... i don't think, that there is a plugin, modelling the behavior of , is there? [12:43] to embed a flash ? yes FLASH.. [12:43] sylvieg, also, is here a way to disable this security check? the wiki pages are not for public editing on this page anyway ... [12:43] sylvieg, to embed a theora video ... THEORA? [12:44] sorry no idea [12:44] there is a JS plugin to call a JS file where you could embed it [12:47] *** Caarrie is now known as Caarrie|away [12:48] Kimberliee, hrm great ... after 10 years of avoiding web development, i finally have to look into java script ... sigh [12:49] LOL :) [12:53] confirm import calendar is looping [12:54] how do I confirm it? [12:59] *** floh1111 has quit IRC (Remote closed the connection) [12:59] I confirm [12:59] ok ... writing something like {JS()} document.write(""){JS} also inserts ... [13:01] what version of tiki? [13:02] Kimberliee, me or sylvieg? [13:03] Kimberliee, i am on 3.1 [13:10] Tim: You, I am checking [13:13] check out http://doc.tikiwiki.org/tiki-index.php?page=AdSense [13:14] its outdated b/c there is an AdSense now but the same principle applies as a workaround for you. At least thats how I would do it [13:14] in a module [13:16] Kimberliee, so you think, i need to create a module for it? [13:18] well thats how I would do it [13:18] and then call the module in the page [13:19] ah ... i got a workaround ... calling document.write() twice ... once for '<' ... once for the rest [13:20] puh, i always hat the prejudice, that web development is about hacks and workarounds :D [13:21] Kimberliee, thanks a lot, you helped me a lot ... i will go back to do some c++ coding now [13:22] np, good luck [13:33] *** kiilo has joined #tikiwiki [13:49] *** FrankP_german has joined #tikiwiki [13:55] tikiwiki: 03sylvieg * r21245 10/trunk/ (4 files in 3 dirs): [FIX]calendar import: open file even if not in tw root + avoid loop if file does not exist + put import button + create event only if date set [13:55] *** dcedilotte has joined #tikiwiki [13:56] ^^ Kimberliee if you can put this commmit in your version - it should work - still need cleaning [13:56] I just saw that, you are my hero! [13:57] *** dcedilotte has quit IRC ("Ex-Chat") [13:57] I think the main important fix is the fopen parameter [14:00] okay this is really stupid but I don't know how to get the fix from the trunk [14:00] are you on svn? [14:01] nope [14:01] goto the cvs mailing list on sourceforge and update each file as describe in the commit [14:02] ok [14:05] tikiwiki: 03sylvieg * r21246 10/trunk/ (5 files in 5 dirs): [FIX]newsletter: remember wysiwyg to be able to reuse a newsletter [14:27] New Forum Posts: Slideshow function not working in 3.1? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34575 [14:31] *** tim has quit IRC ("Leaving") [15:05] *** chealer has joined #tikiwiki [15:08] New Forum Posts: Missing Modules - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34576 [15:13] *** SEWilco2 has quit IRC (farmer.freenode.net irc.freenode.net) [15:15] *** SEWilco2 has joined #tikiwiki [15:28] *** kiilo has quit IRC ("Leaving.") [15:44] *** SEWilco2 has quit IRC ("Leaving.") [15:55] *** rodrigo_sampaio has joined #tikiwiki [15:59] *** Wilkins has quit IRC (Remote closed the connection) [16:08] *** SEWilco2 has joined #tikiwiki [16:17] *** floh1111 has joined #tikiwiki [16:26] *** Caarrie|away is now known as Caarrie [16:37] tikiwiki: 03jonnybradley * r21247 10/branches/experimental/edit_fixup/lib/fckeditor_tiki/plugins/tikilink/ (7 files in 2 dirs): [16:37] tikiwiki: [FIX] Repair mix up over fckplugin files [16:37] tikiwiki: (note to self, don't check stuff in after 2am!) [16:44] tikiwiki: 03jonnybradley * r21248 10/branches/experimental/edit_fixup/lib/fckeditor_tiki/plugins/tikiswitch/ (. fckplugin.js index.php): [FXI] More repair... (ay?) [16:48] *** rodrigo_sampaio has quit IRC ("Leaving.") [16:51] *** rodrigo_sampaio has joined #tikiwiki [16:58] *** luminoso has quit IRC (Read error: 104 (Connection reset by peer)) [16:59] *** luminoso_ has joined #tikiwiki [16:59] *** luminoso_ has quit IRC (Read error: 104 (Connection reset by peer)) [16:59] tikiwiki: 03jonnybradley * r21249 10/branches/experimental/edit_fixup/lib/fckeditor_tiki/plugins/tikilink/templates/fck_tikilink.tpl: [FXI] More repair... (restore fix for non gecko, non IE browsers not getting OK button) [17:06] *** Redhatter has quit IRC (Read error: 104 (Connection reset by peer)) [17:06] *** VK4MSL has joined #tikiwiki [17:09] *** timotiCK has joined #TIKIWIKI [17:27] *** MartinCleaver has quit IRC () [17:34] *** undifined_ has joined #tikiwiki [17:35] tikiwiki: 03sampaioprimo * r21250 10/trunk/lib/test/importer/tikiimporter_wiki_mediawiki_test.php: typo [17:40] *** rodrigo_sampaio has quit IRC ("Leaving.") [17:40] tikiwiki: 03jonnybradley * r21251 10/branches/experimental/edit_fixup/styles/layout/layout.css: [FIX] Small change missed from merge [17:40] *** rodrigo_sampaio has joined #tikiwiki [17:45] *** rodrigo_sampaio has quit IRC (Client Quit) [17:47] *** undifined has quit IRC (Read error: 110 (Connection timed out)) [17:58] tikiwiki: 03jonnybradley * r21252 10/branches/experimental/edit_fixup/ (64 files in 26 dirs): [MRG] Automatic merge, trunk 21238 to 21250 [17:58] *** luminoso has joined #tikiwiki [18:08] *** timotiCK has left [18:10] tikiwiki: 03sampaioprimo * r21253 10/trunk/lib/importer/ (mediawiki_dump.xsd xml.xsd): Adding the XML namespace definition file instead of looking for it in the internet each time we run the Mediawiki importer [18:24] *** floh1111 has quit IRC (Remote closed the connection) [18:27] *** FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de") [18:33] *** Caarrie is now known as Caarrie|away [18:44] *** timotiCK has joined #TIKIWIKI [18:46] Is there a tool for checking the integrity of a tikiwiki sql database?? [19:14] *** floh1111 has joined #tikiwiki [19:20] tikiwiki: 03sylvieg * r21254 10/trunk/tiki-send_newsletters.php: oops trace [19:54] *** luminoso has quit IRC (Connection reset by peer) [19:55] *** kiilo has joined #tikiwiki [19:56] *** luminoso has joined #tikiwiki [19:58] *** kiilo has left [20:03] *** kiilo has joined #tikiwiki [20:18] *** philback has joined #tikiwiki [20:22] Hi gang [20:22] Back to tikiwiki hacking :-) I guess there are a lot of new things in stock. [20:27] *** luminoso has quit IRC (Operation timed out) [20:28] *** luminoso has joined #tikiwiki [20:52] *** pH7dot3_ has joined #tikiwiki [20:52] Hello :) [20:53] I know that my answer is likely to be at dev.tikiwiki.org , but it is crawling at the moment... [20:54] I have a problem in the comments, where the reply button doesn't contain all it should in the href tag (and you so you get a 500 server error) [20:57] Eg, it should look like: http://website.dot.com/tiki-view_forum_thread.php?comments_parentId=1&topics_sort_mode=lastPost_desc&forumId=1#form [20:57] it is fix in the next 3.x [20:57] it is a bug with anchor [20:58] ok, :) [20:59] New to tiki and smarty, I tried to see if I could fix it myself, but it wasn't obvious to me. [21:00] Am I on the right track when I think it is in comment-footer.tpl? [21:01] More specifically lines 53, 63 and 69? {button href=" etc. [21:02] Hmmm... "don't paste code/errors here please" - sorry! :) [21:07] It is fixed in proposed branch - otherwise try to delete the part #form in the {button.... [21:08] *** franck has quit IRC () [21:12] Thank you, and good night. :) [21:12] *** pH7dot3_ has quit IRC ("Page closed") [21:22] *** franck has joined #tikiwiki [21:31] *** philback has quit IRC (Read error: 110 (Connection timed out)) [21:44] do we have a plugin to display stat on group usage [21:45] *** Kissaki^0ff is now known as Kissaki [21:48] *** SEWilco2 has quit IRC ("Leaving.") [22:34] *** floh1111 has quit IRC (Remote closed the connection) [23:00] *** Kissaki is now known as Kissaki^0ff [23:02] *** Caarrie|away is now known as Caarrie [23:02] *** franck_ has joined #tikiwiki [23:20] *** franck has quit IRC (Read error: 110 (Connection timed out)) [23:20] *** franck_ is now known as franck [23:40] tikiwiki: 03jonnybradley * r21255 10/branches/experimental/edit_fixup/templates/tiki-editpage.tpl: [23:40] tikiwiki: [MOD] Tabbify the clutter on edit page [23:40] tikiwiki: Somewhat arbitary placing in (and naming of) tabs but hope others will correct/improve (content of strings dept.) [23:40] tikiwiki: Still can't get structures.tpl to do anything so untouched, or language... [23:52] tikiwiki: 03jonnybradley * r21256 10/trunk/templates/tiki-admin_polls.tpl: [23:52] tikiwiki: [DOC] Remark to hopfully help others not waste time [23:52] tikiwiki: (despite the fact that 'status' (as i've called it) seems to be labeled 'Active' and there are some weird auto_query_arg things going on.... is this "experimental"?)