Announcement

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

#1 2005-08-20 07:14:31

MySchizoBuddy
Xinha Community Member
Registered: 2005-08-17
Posts: 22

plugin sequence

is there a sequence to how the plugins appear in the toolbar. they do not appear as i have listed them
plus where are the copy cut paste icons and paste from word icon.

Last edited by MySchizoBuddy (2005-08-20 07:17:47)

Offline

#2 2005-08-20 11:33:26

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

Re: plugin sequence

copy, cut, paste do not appear in Gecko

plugins insert themselves in the toolbar, there is not presently a way of configuring these placements.


James Sleeman

Offline

#3 2005-08-20 20:40:18

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

Re: plugin sequence

I've had some luck with this, but you have to alter the js file for the plugin. Sometimes, the js file says it is looking for a regular button, and it will place the plugin button after that button. In that case, it is very easy to simply change which button you want it to appear after. This is what I was able to do by changing the js files:

http://sales.jonesknowledge.com/jessorg … math1.html

Offline

#4 2005-08-21 02:05:20

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

Re: plugin sequence

For example, in insert-anchor.js, the location of the button is here:

  cfg.addToolbarElement("insert-anchor", "createlink", 1);

This will put the plugin's button directly after the linl button. They don't all work this way, but for the ones that do, it's easy to change.

Offline

#5 2005-08-21 03:06:31

MySchizoBuddy
Xinha Community Member
Registered: 2005-08-17
Posts: 22

Re: plugin sequence

thanks man.
I'll look into it.

Offline

Board footer

Powered by FluxBB