I would do the same with Admin Modules if there wasn't this complication it doesn't really need to be in the same form - you can still get all the data you need from either place, no? jonnyb: well yes, but the dialog's form would need to contain information from the page's form. it could copy it to hidden fields when submitting, that's just more work for us. in the toolbars admin it makes an array (a json thing i think) which gets sent in the form - the form actually has just got one hidden input in it I think we could involve AJAX, but I'm not keen on learning that for now. jonnyb: yes. this could be done for Admin Modules too but that's not how I was planning to do it. tikiwiki: 03jonnybradley * r25759 10/trunk/ (2 files in 2 dirs): [FIX] feature check for 'Content Templates' menu item jonnyb: we could also ask to save when assigning a module seem like a good idea OK. thanks, I'll think about it ok, bye all tikiwiki: 03pascalstjean * r25760 10/trunk/tiki-edit_article.php: [FIX] - Added $cat_lang in order to allow multilingual FreeTags from Articles hi there, is there any expert of LDAP ? tikiwiki: 03pascalstjean * r25761 10/trunk/ (templates/freetag.tpl tiki-blog_post.php): [NEW] - Added ability to specify FreeTag language in Blog Post (Blog Posts don't have language preference therefore manual entry is needed) tikiwiki: 03nkoth * r25762 10/trunk/lib/freetag/freetaglib.php: [MOD] put back partial, crude, but at least partial getting rid of bad tag characters while allowing multiwords through " polom pkdille: ping rick needs help with tiki 4.x calendar... anyone awake? tyring to use the calendar_new plugin to show a mini calendar.... the calendar *has* events, but are not being indicated on the mini calendar... however, if i go to the tiki-calendar page, then return to the page with the mini calendar, the events magically appear... but if i log off or clear cache, they disappear again :-( hi can someone help me regarding tiki 4.1 upgrade? balu_: more likely if you ask your actual question after I have upgraded to 4.1 from tiki3.4 i am not able to edit my pages while saving it show blank page is the problam because I didnt upgraded to 3.4-->4.0 --> 4.1 and directly to 3.4-->4.1? balu_: no can u help me here, what may be the problem here? I can't rebuild the whole balu_: "blank pages" is too wide. do you get an HTTP 50* error or what? thank you for ur interest but I dont know where i will get exact error code? how to debug? I know some c++ but not php balu_: your Apache access logs should indicate the status code i am using shared hosting on godaddy.. where I can see apache access logs? balu_: Your account at godaddy probably has a control panel, right? That's where you might see a link to view error logs, etc. there? 202.138.120.40 - - [25/Feb/2010:23:48:27 -0700] "POST eksamvaad.info/tiki-editpage.php?page=test%20pageedit%20prob HTTP/1.0" 302 26 "http://eksamvaad.info/tiki-editpage.php?page=test+pageedit+prob&quickedit=Create%2FEdit" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)" would this be the log while saving the edited page? or it is of creating the page? i created a test page and then tried to save it and it showed me balnk page. the number 302 is the status apache returned? New Forum Posts: Top Bar - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=36457 polom i guess ohertel has too paranoid apache security_mod setup ;) last spam i got was 8pm yesterday ? really unbelievable, there must be something wrong ah, I just got a mail from ohertel that he removed a couple of rules, so I'll try again. tikiwiki: 03jonnybradley * r25763 10/trunk/templates/tiki-admin_trackers.tpl: [FIX] No accordion if no tabs (goes all wrong due to slightly different DOM structure) hi I hope somebody can help me, I want to set the height of a iframe to 100%, but this doesn't work {IFRAME(height=100%, width=100%, frameborder=0, scrolling=no, src="http://xxx.com/news.php")}{IFRAME} is the setting I'm using the width is working fine, but the height not what went wrong here ? tikiwiki: 03nkoth * r25764 10/trunk/templates/tiki-browse_freetags.tpl: [FIX] js not working, and escaping