developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 14 years ago
Closed 13 years ago
#214 closed new feature (fixed)
Ajouter un script JS pour éditer en wysiwyg
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | Jelix 1.1 beta 1 |
Component: | jelix | Version: | 1.0 beta2.1 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #215 | Documentation needed: | |
Hosting Provider: | Php version: |
Description
Intégration dans la distribution jelix, d'un script JS permettant d'éditer dans un textarea en wysiwyg (html).
Prérequis :
- génère du xhtml valide et propre
- facile à intégrer et à configurer
- propose le strict minimum : fonctions de structuration, mais pas de décorations (couleur, fontes.. puisque logiquement c'est css qui s'en occupe ;-)
Change History (4)
comment:1 Changed 14 years ago by laurentj
- Blocking 215 added
comment:2 Changed 13 years ago by laurentj
- Milestone changed from Jelix 1.0 to Jelix 1.1
comment:3 Changed 13 years ago by laurentj
- Priority changed from low to high
comment:4 Changed 13 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The choice is wymeditor. Added in the trunk.