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.2.3 -r1.5.2.4 --- openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 13 Jul 2023 12:47:28 -0000 1.5.2.3 +++ openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 2 Sep 2024 09:40:20 -0000 1.5.2.4 @@ -4,6 +4,10 @@ Content Repository Developer Guide: Organizing Content Items +

Organizing Content Items

ACS Documentation : Content Repository : Developer Guide @@ -94,8 +98,7 @@ ); -- Store v_my_content_root in a safe place end; -/ - +/

The important point is that you have to pass in 0 for the parent_id. This parent_id is special in that it indicates folders with no parent.