Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 689 Bytes

ROADMAP.md

File metadata and controls

22 lines (16 loc) · 689 Bytes

Roadmap

This file consists our ideas and the roadmap.

Ideas/Features

Menu

  • Link to relativ sites (github, docs, ...)

Wizards

  • Create new template with corresponding view

Twig View

  • Autocompletion of available content properties based on defined XML nodes
  • Icon or something similar to jump to corresponding XML template

XML Template

  • Autocompletion of available content types
  • Autocompletion of available params for content type
  • Autocompletion of available values for param
  • Jump to defined controller action (SuluArticleBundle:WebsiteArticle:index)
  • Jump to defined view (@AppBundle/Resources/views/articles/blog)