DNN Telerik RAD editor and targeting popup window
Last Post 01/17/2011 11:16 PM by Bo. 1 Replies.
Author Messages
Bo
Nuke Master
Nuke Master
Posts:215


--
01/10/2011 3:11 PM  
Hello Joe and Lee, I had gone through your tutorial in regards to the configurations that can be done to the rad editor and on the hold I love this new editor but I do have a question that perhaps you could help me with. In the fckeditor I know their was a tab within the link manager that allowed you to target various things such as new page, parent, etc... One of these options was to target a pop window which then gave some minimal fields that you could play with to customize your window size such as giving a non tech person the options to tick various attributes of your javascript popup window like: Resizable Locationbar Menubar Scrollbars etc.. Now I am using the new DNN Telerik Rad editor and I looked for this option within its link manager and while I found a target pull down menu the options in this pull down menu were the following: none Same Window New Window Parent Window Browser Window Search Pane Media Pane CUSTOM TARGETS[Add Custom Target...] When I opted to try the Add Custom target and got by the popup blocker I did see that I was given a textbox where I could add a custom target other than what was in the drop down list but nonofthese options seemed to indicate a way to quickly target a popup window and tweak its attributes like you could with the fckeditor. While I myself know how to create popup windows via cutting and pasting some code and throwing it into the code section of an html module the client who I am helping to launch a website is not as code saavy so I was wondering if you knew where this popup window option was in the RAD Editor controls like it was in the link manager in the fckeditor? If it doesn't exist do you know of any module that someone had created that allows a non tech user to quickly link up a javascript popup and via a checkbox quickly tick attributes that should be included in this custom popup window and than be able to link it to a target word via some kind of specialized token similiar to the way mandeeps works their LIVE TAB MODULE and LIVE TOOLTIP module. Anyway any help in this respect would be great thanks again for how you guys maintian this forum so well. Regards, Bo
Bo
Nuke Master
Nuke Master
Posts:215


--
01/17/2011 11:16 PM  
anyone have any idea on this or if a newer release of DNN will include this popup window feature for the non techy admins like the old fckeditor had where one could just quickly check what they wanted kinds of functionality that wanted to be generated in their javascript popup window (i.e. scrollbars, url, statusbar, etc...) as well as giving the average joe the ability to simply type in a width and a heighth and press update like could be done with the fckeditor.

I can certainly hard code a javascript routine myself in say an html module using the javascript DOM (i.e. window.open(some attributes) but I am trying to cator to the admins who will be maintaining the site after I initially develop it for them and they don't know how to work with code snippets from javascript like scrollbars=yes but they can click a checkbox that asks if they would like scrollbars to be enabled.

Thank You,

Bo


---