2017 © Pedro Peláez
 

silverstripe-module silverstripe-content-services

An abstraction from reading and writing content directly to the filesystem.

image

symbiote/silverstripe-content-services

An abstraction from reading and writing content directly to the filesystem.

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 14 Versions
  • 26 % Grown

The README.md

Content services module

Provides abstraction around the way content is referred to in the system, (*1)

Overview

Abstracts the process of reading and writing to files behind ContentReader and ContentWriter objects, tied together by a ContentService that simplifies the creation and management of these objects., (*2)

Content items are then referred to by their ContentId, which is a string that represents the type of storage and a way of retrieving the content from that storage location, eg, (*3)

file:||content/folder/342/1233e342/filename.txt

Included is a Filesystem based implementation of ContentReader/Writer pair, which stores content on the filesystem in a content/ directory., (*4)

See https://groups.google.com/forum/?hl=en&fromgroups=#!topic/silverstripe-dev/Z7CmioND5Ow for some further discussion of what's going on., (*5)

Requirements

The Versions

06/07 2017

dev-master

9999999-dev

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

06/07 2017

2.0.5

2.0.5.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

01/07 2017

2.0.4

2.0.4.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

01/07 2017

2.0.3

2.0.3.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

30/06 2017

1.2.x-dev

1.2.9999999.9999999-dev

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

30/06 2017

1.2.1

1.2.1.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

30/06 2017

2.0.2

2.0.2.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

29/06 2017

2.0.1

2.0.1.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

23/06 2017

2.0.0

2.0.0.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

23/02 2016

1.2.0

1.2.0.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

19/02 2016

1.1.x-dev

1.1.9999999.9999999-dev

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

27/05 2015

1.1.2

1.1.2.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

20/01 2015

1.1.1

1.1.1.0

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe

26/01 2014

1.0.x-dev

1.0.9999999.9999999-dev

An abstraction from reading and writing content directly to the filesystem.

  Sources   Download

BSD-3-Clause

The Requires

 

file filesystem silverstripe