Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-03-21 02:08:14

willeffects
Xinha Authority
Registered: 2005-03-19
Posts: 130

color choosers without opening a new window?

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 smile

Thanks,
Will

Offline

#2 2005-03-21 05:19:51

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: color choosers without opening a new window?

willeffects wrote:

Is it possible to do this like http://www.alfmiti.net/demo/tinyRTE_demo.htm does ?

What in particular?


James Sleeman

Offline

#3 2005-03-21 06:12:10

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: color choosers without opening a new window?

Ahh, shoudl have read the subject smile

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

#4 2005-03-21 06:27:44

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: color choosers without opening a new window?

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 big_smile


Niko

Offline

#5 2005-03-21 08:38:51

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: color choosers without opening a new window?

niko wrote:

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 big_smile

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 wink

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

#6 2005-03-21 19:42:14

willeffects
Xinha Authority
Registered: 2005-03-19
Posts: 130

Re: color choosers without opening a new window?

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

#7 2006-03-14 15:14:02

WebPrgmer
New member
Registered: 2006-03-14
Posts: 8

Re: color choosers without opening a new window?

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

#8 2006-03-17 02:31:51

mokhet
Xinha Authority
From: Paris, France
Registered: 2005-04-03
Posts: 105
Website

Re: color choosers without opening a new window?

I think it might be ticket 364

Offline

#9 2006-03-17 12:29:30

WebPrgmer
New member
Registered: 2006-03-14
Posts: 8

Re: color choosers without opening a new window?

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

#10 2006-03-18 06:21:45

mharrisonline
Xinha Administrator
From: Denver, Colorado
Registered: 2005-04-11
Posts: 110
Website

Re: color choosers without opening a new window?

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.

http://www.kevinroth.com/rte/rte.zip

Offline

Board footer

Powered by FluxBB