Short demo about my customized CKEditor toolbar using XPages and a Managed Bean.
Drupal Bootstrap - 7 - Installing CKEditor & IMCE
NOTE: IMCE / MediaEmbed icons not showing up ?? One of WHY: Our friend here +Nathaniel Frissell pointed out, there is an incompatibility issue for higher ...
Hi! Fantastic tutorial series! Thank you.
I had trouble getting the IMCE and MediaEmbed Icons to appear on the
CKEditor Toolbar. From a google search, I found that there is an
incompatibility with some of the later jQuery versions. I was able to fix
the problem by using the jQuery update module and setting the alternate
jQuery version for administration pages to 1.7.
+Nathaniel Frissell . You are welcome ! Thanks for pointing out the issue you encountered and how you managed to resolved the issue. I managed to reproduce the issue and indeed it was the jquery version that causing the IMCE not showing. I have added a note in the description area to notify all. Thank you very much for sharing with us. Keep it up Guru !
Hello DL, Thanks for ur encouragement it means a lot me. As I am trying to
do a fresh install only drupal on the server . However I am not getting
postgresql radio button during install. I could connect to postgresql via
pgadmin III without issues. I am still working on it...will keep you
informed.
do you know why postgresql radio not showing up during installs?
Thanks,
Praveen
+Praveen SR. You are welcome ! See if these posts help >> //goo.gl/UwjHse & https://goo.gl/Fzf1CN. They both pointed out that pdo extension for pgsql need to be enabled. Sorry to say I'm not familiar with postgresql. However, you can always get helps from the experts around in the drupal community as well as drupal's stackoverflow. Do create an account for each forum below and post your question there to seek for further assistance, I believe you will get many great people to help very quickly and learning different solutions from different people. If you get your issue solved, great to post a link or share how you resolve the issue here with us. Keep it up !1) https://www.drupal.org/forum (Your question should be under "Installing Drupal")2) //drupal.stackexchange.com
+Drupal Legoland Hi, Really sorry for replying so late. Yes, that issue was because of jquery version. :) I was doing it earlier on 1.10 version. But switched to 1.9 ant it started working fine.Thank you so much. :) I really loved your videos.. Helped me a lot.I will share my website link once done, to get your opinion and feedback.Thanks again. :)
+Madhuri Goel. Managed to display the IMCE ? As Nathaniel Frissell pointed out, the issue is with the jquery version. please try the steps listed in the description area and see if it helps. Keep it up !
+Madhuri Goel . You mean only IMCE icon not showing ? Please try switching back to original Bartik theme and see. Also, follow the checklist given to Praveen SR below see if it helps. Keep it up !
+Praveen SR. Managed to display the IMCE ? As Nathaniel Frissell pointed out, the issue is with the jquery version. please try the steps listed out in the description area and see if it helps. Keep it up !
+Praveen SR. Do check in your error log see if any error recorded. Possibly there are some settings to be configured in your server like memory_limit. For learning purpose, perhaps you can first install your Drupal on your local computer using AMP Stack like WAMP, MAMP(MAC) or Aquia DevDesktop to reduce the issues which may disturb your learning progress. To install Drupal via Aquia DevDesktop you can learn from Chris Shattuck >> //buildamodule.com/collection/introduction (Chapter 2). Keep it up !
+Drupal Legoland Thanks for trying out on your system, I am trying to do your work from chapter 1.I am trying to build site on CentOS/with SQlite, CKEditor v 7.x-1.16 & IMCE v 7.x-1.19. Looks like I need to reinstall and try again. I could not do autopath , unable to execute bulk URL aliases getting the following error<<An AJAX HTTP error occurred.HTTP Result Code: 500 Debugging information follows. Path: /batch?render=overlay&id=8&op=do StatusText: Internal Server Error ResponseText: >> could you create a Creating Carouse browser stops while trying to save the page or taking more time.
+Praveen SR I have installed a new copy of Drupal 7.41v. with IMCE and there's no problem to display the icon. So it's not about the drupal version I believe. By the way, are you building your Drupal by following our tutorials from the beginning or you installed the IMCE on your existing website that encountered the problem ? May I know what version of CKEditor and IMCE you installed ? Perhaps try to disable your IMCE, uninstall it and reinstall. Another way is to install again a clean copy of Drupal and see if the same thing happen. Debug is time consuming some time. If you are using Chrome, press F12 and check your console see if any error displays. Keep it up !
+Drupal Legoland Thanks for the brief steps, however I followed the steps twice, still could not see. I will send the screen shoot to you. Thanks again, don't know what's wrong I am using 7.41v. RegardsPraveen
+Praveen SR Do double check if your "text format" is "Full HTML" or "Filter HTML". Because in the tutorial, it's actually turn on the IMCE for "Full HTML" text format and not for "Filter HTML", so, if you set "Filter HTML" as default, you won't see it showing. Besides, also double check 1) Go to Configuration > Content Authoring > CKEditor, and check if your IMCE has been dragged from "Available buttons" to the "Current toolbar" like the video showing to ensure IMCE is available to use in the toolbar.2) On the same configuration page, scroll down further, check if you have ticked the checkbox "Plugin for inserting files from IMCE without image dialog" under PluginsJust flush the cache after all settings. Please watch again the video to ensure you have followed all steps and not to skip any detail which may cause the IMCE not showing up. Let me know if it works. Keep it up !
This tutorial shows how to install CKEditor with CKFinder. //www.wdtutorials.com - Web Development Tutorials 1. Getting files (00:08) 2. Extracting files and ...
CKEditor 4.5 - Toolbar Configurator Demo
Toolbar Configurator in CKEditor 4.5 helps you in configuring and customising your CKEditor toolbar layout. Check it out online: ...
configure ckeditor with kcfinder (php website editor.)
Content Template is a CKEditor feature that lets you control the structure of web page and preserve consistency across multiple web pages. Please turn on close ...
Drupal 7 - Installing and Using CKEdit and IMCE
A short video showing the steps in setting up and using the CKEditor and IMCE (file upload module) in Drupal 7. This is part of my online Web Programming ...