drupal
Drupal, CKEditor and absynthe-theme
With some themes CKEditor in Drupal does not work right by default, e.g. where the background in the text-field is to dark. For the Marienelli theme, the solution is presented here:
http://drupal.ckeditor.com/tricks.
But the same problems show up with this theme as well; Absynthe
The added code in the ckeditor.config.js-file regarding the Marienelli theme is:
config.bodyClass = 'singlepage';
Drupal og cron
Crontab er et script for å kunne gjennomføre bestemte handlinger på et nettsted etter et bestemt og automatisert mønster. Det gjelder uansett hva man måtte ha av plattform på nettstedet. Det kan dreie seg om backup, eller som hos meg: feed-oppdatering både på egne poster, men mest på eksterne blogger (se til høyre på siden).