Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
< 1
second(s)
Re: Extending allowed mime types for document upload
Y
e
s
t
h
a
t
'
s
s
o
l
v
e
d
i
t
t
h
a
n
k
s
f
o
r
t
h
a
t
.
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
February 12, 2012
Extending allowed mime types for document upload
H
i
T
h
e
r
e
,
&
n
b
s
p
;
H
o
w
c
a
n
w
e
e
x
t
e
n
d
t
h
e
d
o
c
u
m
e
n
t
u
p
l
o
a
d
a
l
l
o
w
e
d
m
i
m
e
t
y
p
e
s
t
o
i
n
c
l
u
d
e
d
o
c
x
,
x
l
s
,
x
l
s
x
,
z
i
p
a
n
d
.
e
x
e
f
i
l
e
s
?
&
n
b
s
p
;
T
h
a
n
k
s
&
n
b
s
p
;
A
n
d
i
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
February 8, 2012
Re: Still puts in rn after every line break or p tag
f
u
r
t
h
e
r
t
o
t
h
i
s
a
f
t
e
r
p
o
s
t
i
n
g
d
i
d
n
o
t
n
e
e
d
t
o
e
s
c
a
p
e
s
i
n
g
l
e
q
u
o
t
e
s
'
&
n
b
s
p
;
T
h
i
s
w
a
s
p
u
t
t
i
n
g
i
n
t
h
e
r
n
a
f
t
e
r
e
d
i
t
i
n
g
i
n
H
T
M
L
v
i
e
w
a
n
d
s
a
v
i
n
g
.
.
.
$
p
a
g
e
_
c
e
n
t
e
r
_
c
o
n
t
e
n
t
=
s
t
r
i
p
s
l
a
s
h
e
s
(
m
y
s
q
l
_
r
e
a
l
_
e
s
c
a
p
e
_
s
t
r
i
n
g
(
$
_
P
O
S
T
[
'
p
a
g
e
_
c
e
n
t
e
r
_
c
o
n
t
e
n
t
'
]
)
)
;
I
n
s
e
a
d
f
o
r
g
e
t
t
h
e
s
t
r
i
p
s
l
a
s
h
e
s
a
n
d
e
s
c
a
p
e
s
t
r
i
n
g
$
p
a
g
e
_
c
e
n
t
e
r
_
c
o
n
t
e
n
t
=
$
_
P
O
S
T
[
'
p
a
g
e
_
c
e
n
t
e
r
_
c
o
n
t
e
n
t
'
]
;
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
Re: Still puts in rn after every line break or p tag
O
K
I
m
a
n
a
g
e
d
t
o
r
e
s
o
l
v
e
t
h
i
s
n
o
w
.
W
h
e
r
e
b
e
f
o
r
e
I
h
a
d
t
h
e
t
e
x
t
o
u
t
p
u
t
f
r
o
m
a
d
a
t
a
b
a
s
e
I
p
u
t
t
h
e
c
o
n
t
e
n
t
f
r
o
m
t
h
e
a
b
a
s
e
i
n
t
o
a
v
a
r
i
a
b
l
e
a
n
d
w
r
a
p
p
e
d
i
t
i
n
'
'
d
o
u
b
l
e
q
u
o
t
e
s
'
'
&
n
b
s
p
;
L
i
k
e
s
o
:
i
f
(
$
g
e
t
_
p
a
g
e
[
'
p
a
g
e
_
c
e
n
t
e
r
_
c
o
n
t
e
n
t
'
]
=
=
'
'
'
'
)
{
$
c
e
n
t
e
r
_
c
o
n
t
e
n
t
=
'
'
T
y
p
e
y
o
u
r
n
e
w
c
o
n
t
e
n
t
h
e
r
e
f
o
r
C
E
N
T
E
R
c
o
n
t
e
n
t
'
'
;
}
e
l
s
e
{
$
c
e
n
t
e
r
_
c
o
n
t
e
n
t
=
.
.
.
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
Re: Still puts in rn after every line break or p tag
I
t
'
s
a
l
s
o
p
u
t
t
i
n
g
i
n
a
n
R
N
a
f
t
e
r
u
p
d
a
t
e
.
W
h
e
n
I
r
i
g
h
t
c
l
i
c
k
a
n
d
s
e
l
e
c
t
p
r
o
p
e
r
t
i
e
s
t
a
b
,
s
t
y
l
e
b
u
i
l
d
e
r
,
m
a
k
e
f
o
n
t
l
a
r
g
e
r
o
r
s
m
a
l
l
e
r
.
H
a
p
p
e
n
i
n
g
i
n
F
i
r
e
F
o
x
.
&
n
b
s
p
;
D
o
e
s
a
n
y
o
n
e
k
n
o
w
w
h
y
t
h
i
s
w
o
u
l
d
h
a
p
p
e
n
?
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
Re: change default <div> after Carraige Return to <p> tag instead.
O
k
I
f
o
u
n
d
i
t
w
i
t
h
t
h
e
b
r
e
a
k
e
l
e
m
e
n
t
p
r
o
p
e
r
t
y
i
n
t
h
e
d
o
c
s
.
B
u
t
i
s
t
h
e
r
e
a
w
a
y
t
o
s
e
t
t
h
i
s
b
y
d
e
f
a
u
l
t
i
n
t
h
e
m
a
i
n
c
o
n
f
i
g
f
i
l
e
s
?
I
f
s
o
w
h
i
c
h
&
n
b
s
p
;
f
i
l
e
d
o
I
a
m
e
n
d
?
&
n
b
s
p
;
&
n
b
s
p
;
T
h
a
n
k
s
&
n
b
s
p
;
A
n
d
i
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
change default <div> after Carraige Return to <p> tag instead.
H
i
T
h
e
r
e
,
&
n
b
s
p
;
L
o
o
k
e
d
o
n
d
o
c
u
m
e
n
t
a
t
i
o
n
b
u
t
c
o
u
l
d
n
'
t
s
e
e
w
h
i
c
h
f
i
l
e
t
o
e
d
i
t
t
o
c
h
a
n
g
e
t
h
e
d
e
f
a
u
l
t
&
l
t
;
d
i
v
&
g
t
;
t
a
g
t
h
a
t
W
Y
S
Y
W
I
G
p
u
t
s
i
n
t
o
c
h
a
n
g
e
t
o
a
&
l
t
;
p
&
g
t
;
t
a
g
a
f
t
e
r
y
o
u
p
r
e
s
s
r
e
t
u
r
n
.
A
n
y
o
n
e
k
n
o
w
h
o
w
t
o
d
o
t
h
i
s
o
r
w
h
i
c
h
f
i
l
e
i
t
i
s
?
&
n
b
s
p
;
T
h
a
n
k
s
&
n
b
s
p
;
A
n
d
i
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
Re: Still puts in rn after every line break or p tag
H
i
T
h
e
r
e
,
&
n
b
s
p
;
I
f
y
o
u
u
s
e
&
n
b
s
p
;
t
h
e
H
T
M
L
e
d
i
t
o
r
i
n
n
o
r
m
a
l
v
i
e
w
a
n
d
t
h
e
n
s
w
i
t
c
h
t
o
H
T
M
L
v
i
e
w
t
h
e
n
b
a
c
k
t
o
n
o
r
m
a
l
a
n
d
s
a
v
e
o
r
d
o
a
v
a
i
r
a
t
i
o
n
o
f
t
h
i
s
t
h
e
n
t
h
e
E
D
I
T
O
R
p
u
t
s
i
n
a
n
'
'
r
n
'
'
a
f
t
e
r
e
v
e
r
y
P
t
a
g
.
&
n
b
s
p
;
T
h
a
n
k
s
&
n
b
s
p
;
A
n
d
i
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
May 2, 2011
Re: Wierd JS error and editor loads in collapsed... also puts in rn after every line break or p tag
H
i
t
h
e
r
e
,
&
n
b
s
p
;
O
k
.
I
f
i
g
u
r
e
d
o
u
t
w
h
a
t
t
h
e
i
s
s
u
e
w
a
s
.
I
f
y
o
u
h
a
v
e
t
h
e
E
d
i
t
o
r
i
n
J
Q
u
e
r
y
t
a
b
s
(
b
e
c
a
u
s
e
I
h
a
v
e
m
o
r
e
t
h
a
n
o
n
e
,
I
h
a
v
e
t
h
r
e
e
)
o
n
s
c
r
e
e
n
a
t
t
h
e
s
a
m
e
t
i
m
e
I
h
a
d
t
o
m
a
k
e
t
h
e
d
o
c
u
m
e
n
t
.
r
e
a
d
y
f
u
n
c
t
i
o
n
f
i
r
e
a
f
t
e
r
t
h
e
e
d
i
t
o
r
s
l
o
a
d
.
S
o
h
a
d
t
o
d
o
a
s
e
t
t
i
m
e
o
u
t
.
F
o
r
s
o
m
e
r
e
a
s
o
n
t
h
e
J
Q
u
e
r
y
t
a
b
s
&
n
b
s
p
;
h
a
v
e
a
d
i
v
e
r
s
e
e
f
f
e
c
t
o
n
t
h
e
e
d
i
t
o
r
w
h
e
n
t
h
e
y
a
r
e
.
.
.
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
March 17, 2011
Wierd JS error and editor loads in collapsed... also puts in rn after every line break or p tag
H
i
T
h
e
r
e
,
&
n
b
s
p
;
I
h
a
v
e
t
o
i
s
s
u
e
s
.
I
h
a
v
e
a
n
e
d
i
t
o
r
o
n
a
p
a
g
e
w
h
i
c
h
s
o
m
e
t
i
m
e
s
w
h
e
n
y
o
u
l
o
a
d
t
h
e
p
a
g
e
y
o
u
&
n
b
s
p
;
g
e
t
a
J
S
e
r
r
o
r
.
.
.
O
x
2
5
c
i
s
n
u
l
l
a
n
d
t
h
e
e
d
i
t
o
r
p
a
n
e
i
s
c
o
l
l
a
p
s
e
d
.
T
h
e
o
t
h
e
r
e
r
r
o
r
I
g
e
t
i
s
t
h
a
t
a
f
t
e
r
y
o
u
p
r
e
s
s
u
p
d
a
t
e
i
t
i
n
s
e
r
t
s
t
h
e
c
o
n
t
e
n
t
'
r
n
'
(
i
g
u
e
s
s
f
o
r
c
a
r
r
i
a
g
e
r
e
t
u
r
n
)
a
f
t
e
r
e
v
e
r
y
p
t
a
g
o
r
l
i
n
e
b
r
e
a
k
.
I
t
h
i
n
k
t
h
i
s
h
a
p
p
e
n
s
a
f
t
e
r
y
o
u
.
.
.
Posted to
Cute Editor for PHP
(Forum)
by
northstjarna
on
March 15, 2011
More Search Options