Skip to Content

Welcome

Welcome to askJacquelyn.com!

By day, I'm a mother of 2, but in my off hours I intern for a Dallas company, learning to develop Drupal sites.

Mostly so far, I've only done volunteer type sites such as user's groups, but that's still allowed me to learn a lot about Drupal.

Enable/Disable Attachments

 

Where is the setting to turn attachments off/on?

Administer > Content management > blog entry (or other content type) 

Workflow settings > Attachments > change to enabled/disabled > [Save content type]

(The default is enabled.)

Attachment Settings

Restore Drupal Site with Backup and Migrate Module

Steps to restore drupal site with the backup and migrate module:

One quick note, the same version of the backup and migrate module used to create the backup file must be used when performing the restore.

Poormanscron

Poormanscron settings are found at the very bottom of the site information page. (Administer > Site configuration > Site information)

Drupal File Permissions

What are drupal's recommended file permissions?

According to the drupal documentation:

File Permissions in a Nutshell

/default on 755
/default/files including all subfolders and files on 744 (or 755)
/default/themes including all subfolders and files on 755
/default/modules including all subfolders and files on 755
/default/settings.php and /default/default.settings.php on 444

HTML Color Codes

I found this fantastic reference at http://html-color-codes.com.  Their site has alot of helpful things so be sure to check it out.

Syndicate content