Ticket #587 (closed enhancement: fixed)

Opened 6 months ago

Last modified 4 months ago

attribut title pour le plugin image

Reported by: Lipki Assigned to: 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:
Documentation needed: 0 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 on 05/21/08 19:10:49.

Change History

05/20/08 10:39:26 changed by Lipki

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

05/21/08 19:02:21 changed 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

05/21/08 19:10:49 changed by Lipki

  • attachment add_attribut.diff added.

05/21/08 19:11:10 changed by Lipki

  • review set to review?.

05/27/08 00:26:58 changed by laurentj

  • review changed from review? to review+.

ok

05/30/08 16:50:07 changed by Lipki

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

commit !

07/18/08 23:00:45 changed 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.

Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed