FCKeditor doesn’t insert a <!–break–> when clicking on “pagebreak” – it gives some other code which doesn’t help us – which means we can’t split our content into a “read more.” Luckily there’s a fix! To get the correct page breaking code you’ll need to install this fckeditor plugin which unzips into the FCKeditor plugins folder, then add ‘DrupalBreak’ into your fckeditor.config.js and remove ‘PageBreak’ in the relevant places.
Browsers usually cache .js files so you’ll need to either empty your cache or type in the full url to fckeditor.config.js and refresh the page to make sure you’re getting the changes. Now Deshun can split her pages!
Technorati Tags: drupal, fckeditor