I have been searching through the Drupal directory of my site. I am led to believe that the standard Drupal install comes with a .htaccess file with the rewrite rules in it. If this is accurate, where is that file. If this is inaccurate where can I find the rules to put into an htaccess file of my own.
Hi,
Just installed Drupal and trying to get used to it. One question, I could not find how to insert images in posts.
I did it a round about way of ftping the image to the "misc" folder and then running a path from the post editor using img src tag. It works fine but was wondering is there another quicker or better way?
Hi,
I use TinyMCE and img_assist module. When I create content (newslleter) and insert image with absolute url, TinyMCE convert it to relative url (files/images/images_name.jpg). I need send newslleter with images with absolute url. Is any solution please?
PaulM
Sorry if this has been asked before, but I dont like Drupal automatically trimming my posts that are to be displayed on the first page. Is there any way I can turn this off? I want my full posts (blog entries for example) to be displayed. I dont want users to have to click "read more" to view the full post.