When you create new content of type 'Article', the 'Image Upload' dialog and the 'Tags' entry box are displayed.

Neither of these features are displayed when the user creates a 'Blog Entry' or a 'Basic Page'.

Comments

furamag’s picture

andycowl, I don't think this issue is a bug. Blog Entry content type doesn't have 'Image Upload' and 'Tags' fields by default. You can add these fields on page {your_domain}/admin/structure/types/manage/blog/fields .

libre fan’s picture

In Drupal 6 you can add Tags field: /admin/content/taxonomy > Tags- Edit > Content Type (check "Blog")

You can add Image attach: /admin/content/types > Blog - Edit > Image Attach Settings (enable by clicking the "enable" radio button

:-)

Anonymous’s picture

Status: Active » Closed (works as designed)

Changing status as per comments #1 and #2 above.