Skip Headers
Oracle® Universal Content Management
10g Release 4 (10.1.4)
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next

Image Element Validation Dialog

When contributors work in Contributor (in particular, with an image element), they are generally free to add whatever images they like. As a designer, however, your goal may be to enforce consistency, especially images sizes, from one page to another. You can enforce such standards using element validation (available in the Image Element dialog).

Element Description
Use default validation Uses the default validation options provided by Site Studio. Choose from the following:

Width:

  • min: Enforces a minimum width (in pixels).

  • max: Enforces a maximum width (in pixels).

Height:

  • min: Enforces a minimum height (in pixels).

  • max: Enforces a maximum height (in pixels).

Use external validation Uses an external validation script that you provide.

Settings: Opens the Advanced Element Validation dialog (see Advanced Element Validation Dialog), where you can enter the values from your script.

OK Saves your settings and closes the Image Element Validation dialog.
Cancel Cancels your settings and closes the Image Element Validation dialog.
Help Opens the online help for this specific dialog.

If you enforce a certain image size in pixels, you may want to instruct contributors on how to change the size of the image using the image properties form.

The default validation options in this dialog are derived from a script, ss_default_validation_script.js, that is provided by Site Studio.