Announcement

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

#1 2009-07-08 13:50:24

sandra-muc
New member
Registered: 2009-07-08
Posts: 6

i have problem's by edit of the toolbar!

I have a problem.
I'd like to edit the toolbar. in what file -> /my_config.js?
I do not understand the instructions correctly?
can someone help me?


Sandra

Offline

#2 2009-11-10 11:34:27

sandra-muc
New member
Registered: 2009-07-08
Posts: 6

Re: i have problem's by edit of the toolbar!

No one has an idea

Offline

#3 2009-11-10 21:20:05

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

Re: i have problem's by edit of the toolbar!

You are correct, my_config.js

  //this is the standard toolbar, feel free to remove buttons as you like
  xinha_config.toolbar =
  [
    ["popupeditor"],
    ["separator","formatblock","fontname","fontsize","bold","italic","underline","strikethrough"],
    ["separator","forecolor","hilitecolor","textindicator"],
    ["separator","subscript","superscript"],
    ["linebreak","separator","justifyleft","justifycenter","justifyright","justifyfull"],
    ["separator","insertorderedlist","insertunorderedlist","outdent","indent"],
    ["separator","inserthorizontalrule","createlink","insertimage","inserttable"],
    ["linebreak","separator","undo","redo","selectall","print"], (Xinha.is_gecko ? [] : ["cut","copy","paste","overwrite","saveas"]),
    ["separator","killword","clearfonts","removeformat","toggleborders","splitblock","lefttoright", "righttoleft"],
    ["separator","htmlmode","showhelp","about"]
  ];

James Sleeman

Offline

Board footer

Powered by FluxBB