Version 8

LibertyAttachments

A centralized storage mechanism for any content type

Created by: spiderr, Last modification: 15 Sep 2004 (08:07 UTC) by spiderr
TikiStorage is a mechanism for attaching files to any PackageLiberty derived content (wiki, blogs).

The tiki_storage table is an abstraction to the actual file location. This permits one to use the local file system (tiki_files) or database binary objects (tiki_blobs) or even tables from other 3rd party application ( like a g_id from gallery2 ). TikiStorage derived objects use the public methods to have a "black box" for storing files, and the actual location is dependent on system settings.

All functionality is in the PackageLiberty package. There is a TikiStorage class that handles all storing and retrieving of data. Currently, only tiki_files is supported. Future support (blobs, gallery2, etc.) will depend on community support and developer interest.

Here is a diagram of how the Tables interface:

Image

Page History
Date/CommentUserIPVersion
26 Oct 2008 (10:00 UTC)
added alias; typos
laetzer85.179.34.17417
Current • Source
Will69.203.72.16115
View • Compare • Difference • Source
Will69.203.72.16114
View • Compare • Difference • Source
spiderr69.134.148.4013
View • Compare • Difference • Source
spiderr66.93.240.2049
View • Compare • Difference • Source
spiderr66.93.240.2048
View • Compare • Difference • Source
spiderr66.93.240.2047
View • Compare • Difference • Source
spiderr66.93.240.2046
View • Compare • Difference • Source
spiderr66.93.240.2044
View • Compare • Difference • Source
spiderr66.93.240.2043
View • Compare • Difference • Source
system0.0.0.02
View • Compare • Difference • Source