I have just discovered Drupal, and having been a big fan of open source publishing I really love it!
What I can't find in the documentation is how to create pages with media in them, like images, etc . . . how do we let publishers (i.e. the site administrator) build pags with images within them? (i.e. inline images)
I'm in the last stages of converting my phpbb forum to a full drupal website (The integration module just did funky things with my sessions and the last Phpbb security update screwed it over) and I have something that is make or break as far as this conversion goes. I've seen this question asked before, but it wasn't entirely int he context of 4.6.3 with the modules that are available.
I've been trying to limit the most recent comments block to 5 items on my site, but i can't seem to find the place in the module where I need to alter the php code. Can anybody help me out?
Some of my users (first to register) can't reset their password.
When they try, Drupals throws an error stating mail can not be sent, however resetting a different account works immediately before and after trying one of the suspect accounts. So Sendmail is available and working.
Compounding the problem is that the password is indeed changed, but not emailed, so testing is a real bummer as acccounts become inaccessible without manually restoring the password hash in the db.
I'm thinking of making a Drupal book for my fanfiction; one of the primary links of the site would be to the root page for that book. Then the trilogies, books, and chapters, would be children, grandchildren,...
The first bit of each story / chapter would be the teaser. (Possibly blank.)
The questions are:
1. How do I (automatically) include the teasers in the index?