I'm making a module that requires a node/edit box to be loaded either by ajax or in a ctools modal. I've tried both methods which work great except for the fact that the CKEditor won't load on the fields.
I've manually included:
ckeditor.utils.js
ckeditor.js'
I'm getting the following error in the Javascript console:
Drupal.settings.ckeditor is undefined
Has anyone got any experience with this?
(I'm using Drupal 6 but I think this could also be relevant to Drupal 7.)
We have several past events (set up as nodes) that can be viewed by year and suddenly the vast majority of them disappeared the other day. They are still available when i view the content list, but are no longer visible on our past events page. Example: http://artsarena.org/pastevents/2012 We in fact had some 30 events in 2012, but only 3 are displaying.
I'm relatively new to Drupal, but with a fair amount of CMS experience. I'm having a number of issues with a site I've just taken over and I couldn't find the answer anywhere in the forum, so I hope someone can help.
Hi experts! Can anyone give any input on how to create a questionnaire with a series of questions to customize a final contract/document? And then the final document produces a displayable page with a downloadable rtf file.
I have to create a field for a custom content that could be either a number or a text, but who will have to be sortable using table view or exposed filter.