This space is an archive space for documentation related to old versions of Fluid Infusion (i.e. versions before 1.3). For documentation related to the latest Infusion, see Infusion Documentation.

Tutorial - Directory 1.0 Migration

Overview

Fluid Infusion trunk was restructured to make it easier to find, relate, and distinguish our code.

  • Components have all be moved into a "components" directory. This directory is then subdivided into individual directories for each of the specific components.
  • Framework code has been moved inside the "framework" directory. This directory is subdivided into core, fss, and renderer.
  • The lib directory is home to various 3rd party software that we depend on, e.g. jQuery.
  • A new pattern that has emerged, is to have individual directories for css, js, images, and etc. For example, a component will contain these sub-directories, as opposed to grouping all css, js together in a single higher level directory.

Below you will find images to help map your 0.8 directory to the new 1.0 structure.
While this is not a complete translation or the directory structure, it will point out key areas of interest.

On this Page

Structure

1.0 to 0.8

Components

Inline Edit

Pager

Reorderer

Table of Contents

UI Options

Uploader

Framework

Core

FSS

Renderer

Undo

Lib

jQuery

JSON

SWFUpload