Skip to content

User Story - Article Formatting #34

Description

@ShaneDoyleDev

EPIC: User Experience and Interface Design

As a user, I can customize the formatting of my articles so that I can include headings, paragraphs, and other styles in order to enhance readability.

T-Shirt Size: M

Acceptance Criteria

  • A WYSIWYG editor is provided for the content section of the article form.
  • The user can incorporate headings and paragraphs to structure the text.
  • Text alignment features are available for controlling the positioning of text.
  • Users have the ability to apply formatting such as bold, underlined, and italicized text to specific sections.
  • Make sure the editor is responsive for smaller screen sizes.

Tasks

  • Download and install the summernote package for django.
  • Include it in installed apps in the settings.py file of Django.
  • Customise the menu fields in then settings.py file of Django.
  • Use the Summernote widget in the article form
  • Manually override the width of the summernote widget to make it responsive for smaller screen sizes.

Metadata

Metadata

Assignees

Labels

must haveFeatures that are essential for the Minimum Viable Product (MVP)

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions