Index: openacs-4/packages/acs-content-repository/www/doc/requirements.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/requirements.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-content-repository/www/doc/requirements.adp 30 Apr 2018 08:15:07 -0000 1.4 +++ openacs-4/packages/acs-content-repository/www/doc/requirements.adp 3 Sep 2024 15:37:31 -0000 1.5 @@ -1,7 +1,11 @@ -{/doc/acs-content-repository {ACS Content Repository}} {Content Repository Requirements} +{/doc/acs-content-repository/ {ACS Content Repository}} {Content Repository Requirements} Content Repository Requirements +

Content Repository Requirements

Karl Goldstein (karlg\@arsdigita.com @@ -133,17 +137,17 @@

40.10. The data model must support the hierarchical organization of content items in a manner similar to a -file system.

+filesystem.

40.20. The URL of a content item should reflect its location in the hierarchy. For example, a press release with the URL /press-releases/products/new-widget is located at the third level down from the root of the hierarchy.

40.20.5 Content Folder.

A folder is analogous to a folder or directory in a -file system. It represents a level in the content item hierarchy. -In the previous example, press-releases is a folder -under the repository root, and products is folder within -that. The description of a folder may include the following +filesystem. It represents a level in the content item hierarchy. In +the previous example, press-releases is a folder under +the repository root, and products is folder within that. +The description of a folder may include the following information:

40.20.5.10. A URL-encoded name for building the @@ -160,7 +164,7 @@

40.30.5 Content Symbolic Link.

A symbolic link is -analogous to a symlink, alias or shortcut in a file system. The +analogous to a symlink, alias or shortcut in a filesystem. The description of a symbolic link must include the following information:

40.30.5.10. A @@ -315,7 +319,7 @@

100.50 Content Folders

The repository should allow for hierarchical arrangement of -content items in a manner similar to a file system. The API to meet +content items in a manner similar to a filesystem. The API to meet this general requirement focuses primarily on content folders:

@@ -398,5 +402,5 @@ karlg\@arsdigita.com
-Last Modified: $‌Id: requirements.html,v 1.3 2017/08/07 23:47:47 +Last Modified: $‌Id: requirements.html,v 1.3.2.1 2021/04/05 19:49:48 gustafn Exp $