FLUID-852: Implement pluggable "invitation text" for Inline Edit

Metadata

Source
FLUID-852
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2008-07-03T21:11:36.000-0400
Updated
2009-06-03T13:43:46.000-0400
Versions
  1. 0.4beta1
Fixed Versions
  1. 0.4
Component
  1. Inline Edit

Description

An empty field can contain some invitation text, such as "click here to edit." This should be pluggable, so that implementers can choose not to have any text.

dev-iteration38

Comments

  • Anastasia Cheetham commented 2008-07-04T14:48:45.000-0400

    I've attached a patch which adds a pluggable invitation text to be used if the 'display' text is empty. It includes tests and modifications to the manual test file.

    It adds the invitation text, but doesn't style it - that's another JIRA.

  • Anastasia Cheetham commented 2008-07-15T20:32:39.000-0400

    Fixed, and merged from the branch back into trunk.