rob in OpenACS

Fixed referece to missing file in categories-ui, added needed file to categories package

    • -0
    • +1
    /openacs-4/packages/categories/lib/contributions.adp
    • -0
    • +153
    /openacs-4/packages/categories/lib/contributions.tcl
Use inline style to set vertical alignment as valign=top doesn't work

Added displayed object_id for faq page

    • -0
    • +1
    /openacs-4/packages/faq/www/one-faq.adp
Added check to determine whether to display site wide categories link based on which set of categories are being used for categorisation

Made general_comments_create a child of the new annotate permission as per TIP 74

Added annotate permission as per TIP 74

Changed reported mime type for csv download to application/csv such that macs and safari don't try to show it as plain text in the browser as they do by default with the old mime type

New categories code honours enable categories parameter and remove site wide categories link if we are not using the package as the source of categorisation trees

    • -0
    • +2
    /openacs-4/packages/faq/www/one-faq.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.adp
    • -0
    • +1
    /openacs-4/packages/faq/www/admin/index.tcl
Added categorisation to faq that uses new categorisation libs in categories

    • -0
    • +6
    /openacs-4/packages/categories/lib/categorize.adp
    • -0
    • +29
    /openacs-4/packages/categories/lib/categorize.tcl
    • -0
    • +21
    /openacs-4/packages/categories/lib/list-categories.adp
    • -0
    • +23
    /openacs-4/packages/categories/lib/list-categories.tcl
    • -0
    • +1
    /openacs-4/packages/categories/lib/map.adp
    • -0
    • +27
    /openacs-4/packages/categories/lib/map.tcl
    • -1
    • +2
    /openacs-4/packages/faq/www/one-faq.adp
    • -0
    • +4
    /openacs-4/packages/faq/www/categories/categorize.adp
    • -0
    • +11
    /openacs-4/packages/faq/www/categories/categorize.tcl
    • -0
    • +1
    /openacs-4/packages/faq/www/categories/map.adp
    • -0
    • +7
    /openacs-4/packages/faq/www/categories/map.tcl
    • -0
    • +9
    /openacs-4/packages/faq/www/categories/remove.tcl
Fixed problem with comment inside comment

Changed key for site_wide_categories to be in the faq catalog

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.adp
Added key for site wide categories for admin ui when show categories is turned on.