So, having lived with the limitations of Php-Nuke for too long for my personal site (http://www.warrenernst.com/) I'm checking out Drupal. So far, the migration goes well.
I'd like to have a "Gallery"-like set photo albums that the public can see without logging in. I have installed image.module and I can add an image node, and thumbnailing and linking works fine.
i have a vocabulary for my taxonomy of around 100 terms and don't want to sit there cutting and pasting all this data in - is there a way to do this easily?
simply uploading a (CSV) file would be perfect. but accessing the database directly would be good enough (although i know very little about SQL...)
Hi I've upgraded to 4.4.1 recently, I lost most of my content while upgrading and now when someone tries to access a dead link they get a system error 500. I've checked the settings under admin/system and changed it to index.php but that doesn't help, I then edited the htaccess file to do the same thing but that doesn't work either. Now if I disable clean urls and delete the htaccess file, then test a dead link I get a 404 system error, but it still will not redirect to index.php.
If I have a very long text, is there some way of making it appear over several web pages (with "next" and "previous" buttons), but still be able to display the complete text in a "printer-friendly" display?
Even though the "navigation" block is enabled in administer->configuration->blocks, when I load the main page, the only sidebar I get is the user menu. I've tried the chameleon and xtemplate themes, and both show the same behavior. Anyone have any ideas? (feel free to have a look at the page if you want...)