I need the behavior of "post comments" and "post comments without approval" for nodes too!
I tryed workflow module so far, but its much to compliciate and to big for it.
Is there another smaller module to only achieve this behavior?
I have 2 sections that require multiple images per node:
-Portfolio
-Blog
For Portfolio
Each item in the portfolio has multiple images. Each image has 4 generated sizes (using imagecache module): large, main, teaser, thumbnail.
-Large will be displayed when an "enlarge" link is clicked in the project node
-Main will be displayed in the project node (View Example)
-Teaser will be displayed in the section page
-Thumbnail will be displayed next to "main" in the project node (View Example)
QUESTIONS:
1) How do I just display ONE teaser image for the section page? Currently it displays ALL teaser images. (View Example)
2) How do I enable a "Previous" and "Next" button to navigate between thumbnails. (An easy AJAX solution would be awesome, but will take anything.) (View Example)
I just did a clean install of 4.7.6 and it appears that my instance is dying somewhere in the bootstrap database section of the code. Does anyone know what might be causing this?
I'm creating a form on my website that will use a database to store results. I don't want to use the CCK or Forms API because my form will use some javascript to ask questions depending on previous answers, so I assume the Forms API isn't a good choice...
I want to create the form in Dreamweaver (to provide a nice WYSIWYG interface), store that in a separate PHP file, and then load that into my Drupal page so that when the form gets submitted, the PHP file handles the database interactions, etc...
OK, I have converted one site from Joomla to Drupal. The one Mod that I can't seem to find is a simple one I think.
When I used that other system I was able to post a picture with all of my posts. Either content or blog and the pictures would appear on the front page of my site. I would like to do this with my Drupal site but just can't figure out what mod to install to make this happen. I have the upload.module installed and the module that allow me to attach a picture or file to each post (node_images). However all that gives is the link to the location.