Show wiki pages
Collapse All | Expand All
  • Home
  • Lua Notes
    • dofile loadfile
    • error
  • Elare Plugin Framework Based Plugin Development
    • Introducing the Elare Plugin Framework
    • Elare Plugin Framework - Features at-a-glance
    • Prerequisites
    • Using the Plugin Generator
    • Editing plugins to do what you want
    • Adding business logic to existing files
    • Adding new files
    • Extending the framework
  • Developing Plugins
    • Mac and Windows Differences
    • The SDK
    • Tools for Development
      • EditPad-Pro
      • Viewing Debug Output
      • (Mac-Win) IntelliJ and Lua for the impatient
      • (Mac-Win) IntelliJ and LUA
      • (Mac) 32bit luac for cross compiling
    • Getting Started
    • Kinds of Plugins
    • What goes where(q)
    • Getting Finished
    • Lua
      • Closures
      • Object-Oriented Lua
      • Compiling
    • How To Make A Plugin
      • How to override static functions
      • How to Extend Classes
        • extending class objects owned by other objects
      • Init-lua
  • Pearls of Wisdom (FAQ)
    • About computers with non-ascii characters in paths
    • Lua Compiler - the proper one
    • Background Processes
    • Keyboard Shortcuts - i18n
    • Having files outside lrplugin folder
    • Translate Development Settings (i18n)
    • Ampersands in Text
    • Character Encoding - Unicode UTF-8
    • What Makes A Plugin Robust(q)
    • Font Notes
    • What is Binding(q)
    • What (exactly) is a Property Table(q)
    • What (exactly) are Preferences(q)
    • Metadata dataType
    • Returning Tables to Lightroom
    • Errors - Trapped vs Untrapped
  • Lr API Notes
    • Whats New in SDK 3-0
    • Lr - do-not-import
    • LrBinding (and LrView-bind)
    • LrCatalog
    • LrColor
    • LrErrors
    • LrExportContext
    • LrExportRendition
    • LrFileUtils
    • LrFilterContext
    • LrFunctionContext
    • LrObservableTable
    • LrPhoto
    • LrPrefs
    • LrRecursionGuard
    • LrToolkitIdentifier
    • LrView (and LrBinding)
      • LrView-bind
      • LrView-osFactory
      • LrView-share
  • Lightroom Catalog Database
  • Extending Plugins with External Code
    • 1st party applications
    • 3rd Party Applications
    • External Scripts
  • SVN-Source Code Documentation
    • Framework
      • Gui
        • Dialog
        • Manager
        • View
      • Catalog
        • Catalog
        • Keywords
      • Data
        • DateTime
        • Number
        • String
        • Table
        • Xml
      • FileSystem
        • Disk
      • i18n
      • ExportAndPublish
        • Export
        • Publish
      • System
        • AdvancedDebug
        • OperatingSystem
          • Mac
          • Windows
        • Log
        • Service
        • Properties
        • Object
        • ObjectFactory
        • Load
        • App
        • Preferences
        • Call
    • Templates
      • Default Template
    • Plugin Generator
      • Generation
      • Releasor
      • Lua Doc
    • Base Plugins
      • Hello(Generated)World

Home / Developer API / Tour / Get a Project   -   Solutions for Bug & Issue Tracking, Collaboration Tools, Subversion Hosting, Git Hosting

Lightroom plugin development is powered by Assembla.