This is the Anglican Catechism in Outline (ACIO) released on Ash Wednesday 2008. It was created by a committee of scholars appointed by the Global South Primates. Unlike the question and answer design of previous catechisms it is formatted as a theological statement (based on faith, hope and love) and is intended characterize the nature of an Anglican Disciple of Jesus Christ. It offers a theological framework only and does not make recommendations on how to teach its content.
| Resource: | |
|---|---|
| Category: |
|
| Owner: | jgabig |
| Tags: | |
| Actions: | Tag |

saintcarolyn (2 years ago)
I can post a comment, but I cannot seem to bring up the outline material. An icon says the file is damaged? I am looking for an outline or materials for a confirmation class I am about to teach. Why can't I bring up the Catechism outline?
jgabig (2 years ago)
If you click on the line at the bottom of the description (ending with "public release version") it will download the pdf file for you.
Oma (1 year ago)
This page is apparently no longer available. I had heard a few months ago that a new catechism was being developed and sure would like to see it if it's available. Here is the error message I received when clicking on the resource link:
Page not found (404)
Request Method: GET
Request URL: http://www.young-anglicans.org/usr/lo...
Using the URLconf defined in urls, Django tried these URL patterns, in this order:
^about
^fine-print/terms-of-use.html
^fine-print/privacy-policy.html
^$
^posts/by/tag/(?P<object_id>\d{1,})
^posts/by/category/(?P<object_id>\d{1,})
^humans/being
^humans/namely/(?P<username>.*)/
^humans/sign-in.html
^humans/sign-out.html
^humans/sign-up.html
^humans/change.html
^soup/post.html
^soup/nut/(?P<object_id>\d{1,})
^soup/change/(?P<object_id>\d{1,})
^soup/delete/(?P<object_id>\d{1,})
^soup/tag/(?P<object_id>\d{1,})
^feed/rss2.xml
^admin/(.*)
^headings/(?P<path>.*)
The current URL, usr/local/www/www.young-anglicans.org/files/2008/Feb/jgabig-acio_interim_report_public_release_version.pdf, didn't match any of these.
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.
Sign up or sign in to post a comment