Content
View differences
Updated by Jens Ulferts almost 7 years ago
### Acceptance criteria
* Replace the existing "teaser" teaser widget of the my project page
by an angular grid widget:
* Allows storing text (markup) that is then rendered as html
* No attachments (handled by ##30525)
### Notes
* Requires storing the text as markdown in the backend but transforming it to formattable/html in the API response
* The backend needs to define renderers for the widget options
### Current widget

* Replace the existing "teaser"
* No attachments (handled by ##30525)
### Notes
* Requires storing the text as markdown in the backend but transforming it to formattable/html in the API response
* The backend needs to define renderers for the widget options
### Current widget
