Web Engine Sample - Adobe 65007312 - Photoshop Lightroom Programmer's Manual

Mac
Hide thumbs Also See for 65007312 - Photoshop Lightroom:
Table of Contents

Advertisement

C
8: SDK Sample Plug-ins
HAPTER
5. Select and insert the action under Language External Tool; the section for that action is added,
allowing the user to select a language and new value for that language's translation value of the XMP
Title property.
6. Remove one or both of the actions from the processing queue, and observe the changes in the dialog.
You can remove an action by double-clicking the name in the Post-Process Actions section, by
selecting the action and clicking Remove, or by using the X icon in the upper right corner of the
corresponding dialog section.
7. Try changing the order of the actions using the up and down arrows in the upper right corner of the
corresponding dialog section.
8. With one or both of the actions inserted in the queue, make choices in the dialog sections, and click
Export to begin the export operation.
9. Open the exported photos in any tool that shows XMP metadata and observe the result.
Any photos you filtered out based on Lightroom metadata values should not have been exported.
The XMP metadata should reflect the value you entered for Creator, and the translation you
entered for Title.

Web engine sample

The sample plug-in
architecture differs from that of a standard plug-in. It illustrates all of the plug-in parts by creating a simple
HTML gallery.
Plug-in
files
manifest.lrweb
galleryInfo.lrweb
grid.html
header.html
footer.html
readme.txt
1. Install the plug-in folder, found at
Lightroom folder
2. Start Lightroom, select some photos, and go to the Web module.
websample.lrwebengine
LR_SDK/Sample Plugins/websample.lrwebengine
LR_Root/shared/webengines
demonstrates the web-engine, showing how the
The manifest maps LuaPage source files and template
files to Web Gallery HTML output files using a set of
commands for different kinds of pages and resource
files.
Defines the data model and UI for the gallery.
Template LuaPages, HTML with embedded Lua and
JavaScript code.
An explanation of how the sample works
.
Web engine sample 166
, in the

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop lightroom sdk 3.0

Table of Contents