Index: openacs-4/packages/acs-content-repository/www/doc/tutorial.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/tutorial.html,v diff -u -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/acs-content-repository/www/doc/tutorial.html 8 Apr 2019 13:00:51 -0000 1.5.2.1 +++ openacs-4/packages/acs-content-repository/www/doc/tutorial.html 14 Aug 2019 07:34:35 -0000 1.5.2.2 @@ -645,7 +645,10 @@ -Note that this example is for projects rather than tasks. This is because for the application I'm writing, projects are what tasks are stored inside of. A project has many component tasks. If you were writing another application, or if I wasn't doing anything with projects, then this would be creating a folder for just tasks. +Note that this example is for projects rather than tasks. This is +because for the application I'm writing, projects are what tasks are +stored inside of. A project has many component tasks. If you were +writing another application, or if I was not doing anything with projects, then this would be creating a folder for just tasks.

Typically, this definition would go in your sql/postgresql/project-manager-create.sql file. If this file is broken in several parts, this would go in the project-manager-create-functions.sql portion. @@ -742,7 +745,9 @@

Troubleshooting

-One problem I ran into while trying to get my SQL create and drop scripts working was that sometimes I wasn't able to delete a content type because I would get errors like these: +One problem I ran into while trying to get my SQL create and drop +scripts working was that sometimes I was not able to delete a content +type because I would get errors like these:
 Referential Integrity: attempting to delete live_revision: 658