You are not logged in.
Is it possible to do this like http://www.alfmiti.net/demo/tinyRTE_demo.htm does ? Not sure if its already in there as an option or this is a feature request
Thanks,
Will
Offline
Is it possible to do this like http://www.alfmiti.net/demo/tinyRTE_demo.htm does ?
What in particular?
James Sleeman
Offline
Ahh, shoudl have read the subject
Xinha can't currently do that (color choosers without opening a new window), but it would be a nice feature. Add it as a ticket, and if you're feeling up to it I'd love a patch - I don't think anybody would complain if it totally replaced the current popup window method, I know I wouldn't.
James Sleeman
Offline
i like the idea too (all inline-dialogs)
but it is not always the best solution!
for example the linker-plugin:
if i have a large tree and a small xinha i have to scroll all the time...
you wrote once about making this configurable... that would be probably best
Niko
Offline
i like the idea too (all inline-dialogs)
but it is not always the best solution!for example the linker-plugin:
if i have a large tree and a small xinha i have to scroll all the time...you wrote once about making this configurable... that would be probably best
The colour picker the post references isn't an inline dialog, it's just a little colour pallate that "folds out" from the button. agree with you that inline dialogs like the Linker though are an aquired taste
inline-dialog.js was written with at least the general idea that there would be an accompanying popup-dialog.js at some stage.
James Sleeman
Offline
I've posted this as a new ticket. As I mentioned in the ticket his code says it is free so is it possible to use that and just apply it to xinha?
Offline
I was wondering what the ticket number of this issue was.
I needed the color pallete to be displayed in an iframe as mentioned here too..
Thanks a lot
WebPrgmer
Offline
I think it might be ticket 364
Offline
Hi Mokhet, I don't think that is the same issue.
Never mind though, I modified the code on my end to open it within an iframe instead of a pop-up modal.. So like gogo said, it is now "a little colour pallate that "folds out" from the button".. Do let me know if you want me to post the code. It is not very obj oriented but it works for me on both IE and FF and then maybe someone like yourself can improve it.
Thanks again
WebPrgmer
Offline
TinyRTE is a now rather dated early spinoff of Kevin Roth's public domain editor. The iframe color chooser was taken from Kevin's original editor. License-wise, it makes more sense to look at the code Kevin used than how his code was used by another BSD licensed editor.
Offline