tikiwiki: 03jonnybradley * r21243 10/branches/experimental/edit_fixup/ (16 files in 8 dirs): tikiwiki: [NEW] New toolbar button - Switch Editor tikiwiki: Replaces separate button on editpage. tikiwiki: Implemented on blog_post (but blog_posts don't remember if they're wysiwyg) tikiwiki: [FIX] Safari FCKEditor height bug(?) tikiwiki: 03jonnybradley * r21244 10/branches/experimental/edit_fixup/ (8 files in 3 dirs): [MOD] Moved & renamed tiki-parsemode.php to lib/setup/editmode.php 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? Where can you import calendar? hi ... when trying to add a html tag like to a wiki page, it is rewritten to bed src="foo"/> ... any idea why? Sylie - tiki-calendar_import.php Seems that in trunk ... there is no button, no menu? Do you have a button .. a menu ... some where? I have a mysql error my I try to import in trunk sorry about the delay, I thought I did have a button but I am incorrect, it is just the export button. usually when there is no button ... people stop to maintain okie dokie sorry about asking a retarded question but how did you see your mysql error? maybe it is something I could fix? and we could add a button? :) my php is set to do so and I activated the error display I have the error when adding an event - something must be wrong with my database when you say acivated the error display is that within tiki or a browser setting? aww, ok... mine just says "Loading" forever hm ... is it possible, that tikiwiki rewrites all html tags with more than 3 characters, adding between the 2nd and 3rd char? tim: it is a security feature - user plugin to avoid sylvieg, i see ... i don't think, that there is a plugin, modelling the behavior of , is there? to embed a flash ? yes FLASH.. sylvieg, also, is here a way to disable this security check? the wiki pages are not for public editing on this page anyway ... sylvieg, to embed a theora video ... THEORA? sorry no idea there is a JS plugin to call a JS file where you could embed it Kimberliee, hrm great ... after 10 years of avoiding web development, i finally have to look into java script ... sigh LOL :) confirm import calendar is looping how do I confirm it? I confirm ok ... writing something like {JS()} document.write(""){JS} also inserts ... what version of tiki? Kimberliee, me or sylvieg? Kimberliee, i am on 3.1 Tim: You, I am checking check out http://doc.tikiwiki.org/tiki-index.php?page=AdSense 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 in a module Kimberliee, so you think, i need to create a module for it? well thats how I would do it and then call the module in the page ah ... i got a workaround ... calling document.write() twice ... once for '<' ... once for the rest puh, i always hat the prejudice, that web development is about hacks and workarounds :D Kimberliee, thanks a lot, you helped me a lot ... i will go back to do some c++ coding now np, good luck 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 ^^ Kimberliee if you can put this commmit in your version - it should work - still need cleaning I just saw that, you are my hero! I think the main important fix is the fopen parameter okay this is really stupid but I don't know how to get the fix from the trunk are you on svn? nope goto the cvs mailing list on sourceforge and update each file as describe in the commit ok tikiwiki: 03sylvieg * r21246 10/trunk/ (5 files in 5 dirs): [FIX]newsletter: remember wysiwyg to be able to reuse a newsletter New Forum Posts: Slideshow function not working in 3.1? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34575 New Forum Posts: Missing Modules - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34576 tikiwiki: 03jonnybradley * r21247 10/branches/experimental/edit_fixup/lib/fckeditor_tiki/plugins/tikilink/ (7 files in 2 dirs): tikiwiki: [FIX] Repair mix up over fckplugin files tikiwiki: (note to self, don't check stuff in after 2am!) tikiwiki: 03jonnybradley * r21248 10/branches/experimental/edit_fixup/lib/fckeditor_tiki/plugins/tikiswitch/ (. fckplugin.js index.php): [FXI] More repair... (ay?) 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) tikiwiki: 03sampaioprimo * r21250 10/trunk/lib/test/importer/tikiimporter_wiki_mediawiki_test.php: typo tikiwiki: 03jonnybradley * r21251 10/branches/experimental/edit_fixup/styles/layout/layout.css: [FIX] Small change missed from merge tikiwiki: 03jonnybradley * r21252 10/branches/experimental/edit_fixup/ (64 files in 26 dirs): [MRG] Automatic merge, trunk 21238 to 21250 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 Is there a tool for checking the integrity of a tikiwiki sql database?? tikiwiki: 03sylvieg * r21254 10/trunk/tiki-send_newsletters.php: oops trace Hi gang Back to tikiwiki hacking :-) I guess there are a lot of new things in stock. Hello :) I know that my answer is likely to be at dev.tikiwiki.org , but it is crawling at the moment... 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) 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 it is fix in the next 3.x it is a bug with anchor ok, :) New to tiki and smarty, I tried to see if I could fix it myself, but it wasn't obvious to me. Am I on the right track when I think it is in comment-footer.tpl? More specifically lines 53, 63 and 69? {button href=" etc. Hmmm... "don't paste code/errors here please" - sorry! :) It is fixed in proposed branch - otherwise try to delete the part #form in the {button.... Thank you, and good night. :) do we have a plugin to display stat on group usage tikiwiki: 03jonnybradley * r21255 10/branches/experimental/edit_fixup/templates/tiki-editpage.tpl: tikiwiki: [MOD] Tabbify the clutter on edit page tikiwiki: Somewhat arbitary placing in (and naming of) tabs but hope others will correct/improve (content of strings dept.) tikiwiki: Still can't get structures.tpl to do anything so untouched, or language... tikiwiki: 03jonnybradley * r21256 10/trunk/templates/tiki-admin_polls.tpl: tikiwiki: [DOC] Remark to hopfully help others not waste time 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"?)