Ticket #587 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

attribut title pour le plugin image

Reported by: Lipki Owned by: Lipki
Priority: normal Milestone: Jelix 1.0.5
Component: jelix:plugins Version: 1.0.3
Severity: normal Keywords:
Cc: Php version:
Review: review+ Hosting Provider:
Blocked By: Documentation needed: no
Blocking:

Description

Suite à une suggestion de m@noo sur le forum.

Du coup je vais ajouter la possibilité d'ajouter tous les attributs de la balise img

ref:
http://fr.selfhtml.org/html/reference/attributs.htm#img
http://fr.selfhtml.org/html/reference/attributs.htm#attributs_universels

Attachments

add_attribut.diff (1.2 kB) - added by Lipki 2 years ago.

Change History

Changed 2 years ago by Lipki

  • owner set to Lipki
  • status changed from new to assigned

Changed 2 years ago by Lipki

Par principe et par simplicité, je me limite au attributs valide/strict.

  • alt (auto)
  • height (auto)
  • width (auto)
  • longdesc
  • name
  • ismap
  • usemap
  • src (auto)
  • class (fait)
  • id (fait)
  • style
  • title
  • dir
  • lang
  • onclick
  • ondblclick
  • onmousedown
  • onmouseup
  • onmouseover
  • onmousemove
  • onmouseout
  • onkeypress
  • onkeydown
  • onkeyup

Changed 2 years ago by Lipki

Changed 2 years ago by Lipki

  • review set to review?

Changed 2 years ago by laurentj

  • review changed from review? to review+

ok

Changed 2 years ago by Lipki

  • status changed from assigned to closed
  • resolution set to fixed

commit !

Changed 2 years ago by laurentj

  • milestone set to Jelix 1.0.5

This ticket has been landed into the trunk but not in the 1.0.x branch. It's applied in the branch now, and so available for 1.0.5.

Note: See TracTickets for help on using tickets.