cubicweb #171328 nicer ReST directives [open]
We currently have :eid:`numero d'eid:libellé` It would be nice to have some additional behaviour according to entity's type, for instance
Also maybe we could have a new directive to ease image inclusion, such as .. image:: :target: :eid:`1426` :height: 100 :width: 200 :scale: 50 :alt: alternate text :align: right | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
load | 1.000 |
load left | 1.000 |
closed by | <not specified> |
similar entities
- cubicweb #893243 Strange header levels rest-generated HTML
- Using JSONAPI as a Web API format for CubicWeb
- cubicweb-tracker #474963 Rest not displayed correclty on document view
- cubicweb #1280176 Align left, right or center don't work anymore on images
- cubicweb #531998 textareas with ReST format: let's have a link towards the rest quickref
[see all]
Comments
-
2013/09/09 13:20, written by dlaxalde
add commentAbout the image directive, we could override the default to allow:
Note that :target: option is already present in the directive.