Index: openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp,v
diff -u -r1.5 -r1.6
--- openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 1 Nov 2018 08:46:40 -0000 1.5
+++ openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 3 Sep 2024 15:37:31 -0000 1.6
@@ -1,21 +1,25 @@
-{/doc/acs-content-repository {ACS Content Repository}} {Content Repository Developer Guide: Organizing Content
+{/doc/acs-content-repository/ {ACS Content Repository}} {Content Repository Developer Guide: Organizing Content
Items}
Content Repository Developer Guide: Organizing Content
Items
+
Organizing Content Items
ACS Documentation : Content Repository : Developer Guide
The content repository organizes content items in a hierarchical
-structure similar to a file system. You manage content items in the
-repository using the same basic operations as in a file system:
+structure similar to a filesystem. You manage content items in the
+repository using the same basic operations as in a filesystem:
- A freshly installed content repository consists of a single
"root" folder (analogous to the root directory
/ in UNIX or an empty partition in Windows or
macOS).
- You organize items by creating subfolders under the root.
- You can move or copy items from one folder to another.
- You can create "links" or "shortcuts" for
-items to make them accessible from within other directories.
- Each item has a "file name" and an absolute
+items to make them accessible from within other directories.
- Each item has a "filename" and an absolute
"path" that is determined by its location on a particular
branch of the repository tree. For example, the path to an item
named widget in the folder products would be
@@ -116,5 +120,5 @@
karlg\@arsdigita.com
-Last Modified: $Id: file-system.html,v 1.2 2017/08/07 23:47:47
+Last Modified: $Id: file-system.html,v 1.4.2.1 2021/04/05 19:49:49
gustafn Exp $