No regular expressions were active.
1 |
|
<html xmln
s="http://
www.w3.org
/1999/xhtm
l">
|
|
1 |
|
<html xmln
s="http://
www.w3.org
/1999/xhtm
l">
|
2 |
|
<head>
|
|
2 |
|
<head>
|
3 |
|
<title
>blank_pag
e</title>
|
|
3 |
|
<title
>blank_pag
e</title>
|
4 |
|
<meta
http-equiv
="Content-
Type" cont
ent="text/
html; char
set=UTF-8"
/>
|
|
4 |
|
<meta
http-equiv
="Content-
Type" cont
ent="text/
html; char
set=UTF-8"
/>
|
5 |
|
<scrip
t type="te
xt/javascr
ipt">
|
|
5 |
|
<scrip
t type="te
xt/javascr
ipt">
|
6 |
|
va
r tinyMCE
= parent.t
inyMCE, cs
s = tinyMC
E.getParam
("content_
css").spli
t(','), i,
u;
|
|
6 |
|
pa
rent.Templ
ateDialog.
loadCSSFil
es(documen
t);
|
7 |
|
|
|
|
8 |
|
//
Load cont
ent CSS fi
les
|
|
|
9 |
|
fo
r (i=0; i<
css.length
; i++) {
|
|
|
10 |
|
u = css[
i];
|
|
|
11 |
|
|
|
|
12 |
|
// Fix r
elative
|
|
|
13 |
|
if (u.ch
arAt(0) !=
'/' && u.
indexOf(':
//') == -1
)
|
|
|
14 |
|
u =
tinyMCE.do
cumentBase
Path + "/"
+ u;
|
|
|
15 |
|
|
|
|
16 |
|
document
.write('<l
ink href="
' + u + '"
rel="styl
esheet" ty
pe="text/c
ss" />');
|
|
|
17 |
|
}
|
|
|
18 |
|
</scri
pt>
|
|
7 |
|
</scri
pt>
|
19 |
|
</head>
|
|
8 |
|
</head>
|
20 |
|
<body
id="mceTem
platePrevi
ew"
>
|
|
9 |
|
<body
id="mceTem
platePrevi
ew"
class="mce
ContentBod
y"
>
|
21 |
|
|
|
10 |
|
|
22 |
|
</body>
|
|
11 |
|
</body>
|
23 |
|
</html>
|
|
12 |
|
</html>
|