FLUID-2095: OSDPL: Customize ImageField text to fit the OSDPL context.

Metadata

Source
FLUID-2095
Type
Task
Priority
Minor
Status
Closed
Resolution
Won't Fix
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2009-01-08T11:33:42.000-0500
Updated
2014-04-02T16:35:54.278-0400
Versions
  1. 0.6
Fixed Versions
N/A
Component
  1. OSDPL

Description

Currently the OSDPL uses ImageField module for CCK to allow uploading of images inside our pattern form. However, because ImageField is a 3rd party module, it has a default set of fields and instructions.

We would like to customize this module to fit our context of use better. Specifically:

  • Change "Upload" button to say "Upload Image"
  • Add more descriptive instructions specifically how to fill in good Alt Text.
  • Move the "Upload" button inline with the Browse button.
  • Have a single field that populates both Alt text and Title fields.

Comments

  • Jonathan Hung commented 2009-01-08T12:51:11.000-0500

    Though this is a bad usability issue, due to the complexity it may prevent it from being addressed in a timely manner. Thus I recommend we do this only if there aren't other more pressing issues to tackle.