Hello folks.
I am setting up a magazine website. The magazine mimics the dynamics of a radio station, so the columns (as in literary column ;-) )will be associated to a timetable. For example: 8am: News, 9am:SportTalk, 12am The Geek Corner and so on.
I am using a 'columns' vocabulary to sort articles into the appropriate column.
I am trying to create a node type that outputs a multi-page article. I have created title and text fields for each page, but how would I split the output of those fields in separate pages?
In the node type there would be fields that have to appear on every page and fields that only have to appear on the first page.
Maybe I'm wanting too much out of Drupal, but it has amazed me several times before, so hey why not this time. :)
Does anyone know what's the best way to allow some webform results to be publicly accessible and some not? I don' seem to be able find any way around it. Or is there any other module that would help me achieve this?
I've designed custom profile pages - is it possible to allow commenting on these? Is there some php which will print a comment form which will hold content relevant to that specific profile page? (Rather like Myspace and the idea that each profile can be commented)
I have the Node images and Upload modules activated....user permissions set. Have also configured the module settings (keeping to the default images path of "files", a folder that does exist)
Went to create content and indeed, the "images" tag was there. But when I uploaded, I got this:
"Unable to attach images to the current node."
What would cause that problem? I have also been into the content type (page) and there doesn't seem to be any of the options in there that need changing (size of thumbnail, size of teaser image, etc)