modify anything instead of only inject CSS #39
Labels
No Label
ci
priority
critical
priority
high
priority
low
status
abandonned
status
accepted
status
help_wanted
status
in_progress
status
refused
status
review_needed
type
bug
type
discussion
type
enhancement
type
question
type
refactor
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
Reference: poc/crieur#39
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, it is only possible to add styles, without the media attribute.
It may be nice to be able to inject html everywhere based on selector, and/or to have more control on injected styles (media attribute).
It could also be nice to modify anything
possibilities
Different functions for each type of injection
One function to inject all, with enum and/or trait
For edition, it could be nice to have trait for editing html.
This trait could be implemented by Inject.
previous issue
For some newspaper (courrier international), the html given without javascript is very bad (no margin)It would be nice to be able to inject CSS at the end of the head to re-style.It could be the occasion to rework theself_contained_html
function to have a struct as parameter.This features have been added but has no usecase for now. However, it could be useful to be able to inject anything.
It may be removed or reworked, so this issue will be keeped open, and have been modified.
inject CSSto inject anything istead of CSSinject anything istead of CSSto inject anything instead of CSSinject anything instead of CSSto modify anything instead of only inject CSS