Xin giúp đỡ về cách post bài trong một web Drupal
Chào mọi người!
Mình mới học Drupal, còn đang bỡ ngỡ nhiều thứ.Mong mọi người giúp đỡ!
Mình cài Drupal 7.8 và wysiwyg-7.x-2.1 cùng với TinyMCE 3.4.5 để hỗ trợ post bài trong web ( mình đang dùng theme Bartik 7.2). Nhưng không hiểu sao khi ở ô soạn thảo, mình thấy có thể dùng các chức năng giống như của Word , ví dụ như bấm enter để xuống dòng, format kiểu chữ in đậm, fomat màu chữ,...
Configuring wysiwyg / ckeditor
Firstly, I'm quite impressed by the wysiwyg module, having spent the better part of the last 3 days looking at the code and trying to figure out how to change the size of the wysiwyg window that appears. I thought I could just add a css file to override the defaults but that clearly does not work when the height property is coded inline. (D7, wysiwyg module, ckeditor library)
I eventually had success with hook_wysiwyg_editor_settings_alter() BUT it was necessary to either add this hook to an existing module or create a separate module specifically for that purpose.
Read moreupload_insert: Inserts attached files into body
This module adds insert buttons to attached files list (upload module), that inserts it into body in selected format. So there is no need in monsters like IMCE, Wysiwyg-imagefield etc., work out of box, supports wysiwyg, imagecache etc. Also when node deleted its files also deleted (via upload module).
Read moreTips: WYSIWYG + CKEditor 3.6.0
Jag märkte att nyaste CKEditor, 3.6.0 (och även 3.5.4), inte fungerar i senaste utgåvan av WYSIWYG-modulen (7.x-2.0, 6.x-2.3 och 5.x-2.1).
Man möts av felmeddelandet "The version of CKEditor could not be detected.".
Orsaken är att CKEditors JS-fil är förändrad så att inte WYSIWYG kan hitta versionnumret , för det ligger senare i filen än tidigare.
Lösningen är en av dessa:
<
ul>
Media: O futuro dos ficheiros multimédia no Drupal 7
Read moreFile browser to the Internet...
Features
* Add media of all types (Images, Audio, Video, Documents) into any textarea (requires Wysiwyg module)
* Use the fields API (formerly CCK) to add fields to any type of media. Think captions on images and genres on audio.
* Flexible display filters to do on-the-fly image manipulation, flash based players for A/V, etc (with the Styles module)
* Plugins to use remote media from sites like youtube, flickr, etc
* A unified interface for adding any type of media as a field to a node (or in the future - users and terms as well).
* Administration screens for CRUD dealing with Media
* Mass import of files
* Drag and drop upload (w/ plupload module)
* Multiple selection for galleries, etc in the media browserFeatures (In progress)
* Drop-in replacement for any file upload field in Drupal
Features (Planned)
* Fine grained access control for viewing / editing media
* Many many more :)
WYSIWYG Specification: end-user's perspective
In the Why don't D.O. and G.D.O. use a wysiwyg editor? thread, I suggested it might be good to start a discussion on specifications for a coherant and integrated WYSIWYG user experience in Drupal. This naturally starts at a distance from the priorities of developers, but it's my hope that it's still useful for discuss the issue from the perspective of end-users and site-builders.
Read moreWYSIWIG editors and preservation of HTML whitespace / formatting?
Hi, all. I'm tinkering with the wysiwig module and CKeditor under Drupal 6 at present, and I have a concern and some questions.
I've tried using wysiwyg editors in the past, but I have never been particularly happy with the results. My main concern is preserving the raw HTML formatting/whitespace in the node body. When I switch between the normal (non-wysiwyg) view and the wysiwyg editor (and back again), wysiwyg editors seem to trash the original whitespace formatting of the HTML (and I can't see any good reason for that).
Read moreWYSIWYG is not displayed in panel pane popup
WYSIWYG is working fine in other pages but it is not displayed in panel popup pane.
How can I make it display?
I use
Panel 6.x-3.9, TinyMCE editor
WYSIWYG 6.x-2.3
Drupal 6.
Custom EnterMode settings for fckeditor
Can anyone tell me how can I change my EnterMode settings for fckeditor (installed with wysiwyg module)?
I guess while using fckeditor module, the settings can be changed by going to:
Administer, Site configuration, FCKeditor settings, Advanced, Edit, Cleanup and Output.
But I cant seem to find this with WYSIWYG module.
Right now it enters p tag when I press enter.
All I want is that the editor inserts 'br' tag with EnterMode and 'p' tag with ShiftEnterMode.
How to change background color of ckeditor
Hello everyone,
I have been using drupal for quite a while, but am really new to the wysiwyg plugin.
Almost everything is working really fine, but my only issue is, that on of the themes I use has a dark background and white text. Editing this page with CKEditor, you can't see any text, as both background and text is white. So I am wondering, how I can change the background color (changing text color would be fine, too, but it's not really wysiwyg then anymore, is it?).





