Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How do forums and blogs work exactly? What i mean is:
Are they a node type?
Can i theme them like i would stories,pages or books?
Or are they themed along with the general theme?
I'd like to use drupal to do a project with forums and blogs being a part of a static site... but i need to match the theme of that site, which is why i ask the above questions -- i know drupal can do it, but i am not sure about the look and feel..
Here's something that I haven’t seen on the forums yet regarding flexinode though feel free to correct me if I’m wrong….
What I would like to do is create a flexinode with some text fields and one text area…
One text area is very important for this example as I would like it to appear in 3 different area of my site
Themeing of the flexinode wont work as I’m going to have several different instance of ie flexinode-1(logic would be too complicated) so I was thinking that I could just make a mysql call to the database
Hi,
after having fixed my fleinode install see here I have encountered an issue.
I am not sure how drupal manages assets !
Here is what I would like to do initially
Have a content type that can have associated with it a thumbnail from a finite set of already uploaded thumbnails (i.e. offer only a set of images from a particular directory). Is this even possible. In flexinode the only way to add an image is to upload one it seems :-(