Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
March 19, 2010, 12:45:27 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Wollen Sie dem Website Baker Team beitreten?
Nähere Informationen finden Sie unter
hier
und auf unserer
neuen Webseite
.
110427
Posts in
15944
Topics by
9301
Members
Latest Member:
marcomesa
WebsiteBaker Community Forum
English
Modules
(Moderators:
Argos
,
BerndJM
)
FCKEditor Modul
Pages:
1
...
15
16
[
17
]
Author
Topic: FCKEditor Modul (Read 82872 times)
Stefek
Backend Theme Team
Offline
Posts: 3188
Re: FCKEditor Modul
«
Reply #400 on:
December 14, 2009, 05:05:50 PM »
Hello,
is there any attempt yet to port the CKEditor into WebsiteBaker?
Is there any news on this?
Regards,
Stefek
Logged
Bowling in
Kiel
Halle
Aschaffenburg
"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
erpe
Online
Posts: 1737
Re: FCKEditor Modul
«
Reply #401 on:
December 14, 2009, 05:30:36 PM »
Yes
and
no
http://www.websitebakers.com/pages/upcoming-items/under-construction/ckeditor.php
rgds
erpe
Logged
Search on
All Modules And Snippets Project (AMASP)
Be part of the
Tutorials-Project
WebBird
Online
Posts: 1712
Re: FCKEditor Modul
«
Reply #402 on:
February 16, 2010, 07:13:03 PM »
FCK 2.9.4, WB 2.8.1, include.php:
require_once(WB_PATH.'/modules/fckeditor/fckeditor/fckeditor.php');
This file is missing in the ZIP?!?
Logged
I wanna go back to find the innocent days that I left behind... I still believe they're holding ground... behind the battle lines... (John Wetton)
cmolina
Offline
Posts: 4
Re: FCKEditor Modul
«
Reply #403 on:
February 26, 2010, 06:50:50 PM »
Hi.
I'm using WB 2.8.1 and I'm "translating" a new HTML template to WB. Easy job. The main problem that I have is that fckeditor don't catch styles properly. Here is the content of editor.css (on the same template directory)
.grueso {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color:#000;
margin-top:0px;
}
.textos {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
text-align:justify;
margin-left:0px;
margin-top:0px;
}
On fckeditor I got this 2 styles, but I got another one without name. The main issue is that fckeditor editing area background color is using web page background color. Here some file contents.
wb_fckeditorarea.cs
s
/*
#########################################################################################
# Configure FCKEditor according your needs
# ---------------------------------------------------------------------------------------
# Copy all CSS definitions of your Website Baker template here enables FCKEditor to
# display the contents in the textarea field as shown in the frontend of Website Baker
#
# Note: The "body" styles should match your editor web site, mainly regarding
# background color and font family and size.
#
#########################################################################################
*/
.grueso {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
color:#000;
margin-top:0px;
}
.textos {
color:#000;
text-align:justify;
margin-left:0px;
margin-top:0px;
font-style: none;
}
How Can I solve it ?
Thanks in advance.
Logged
Pages:
1
...
15
16
[
17
]
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
Loading...