• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added note about ad_form to the templating system's form processing

documentation.

- Added a note for the include-output tag to the include-optional tag

documentation.

- Added documentation for include-optional tag.

- Added clarification about usage of include with pages vs page fragments.

We should think about having a lib/ directory for page fragments and such,

leaving www/ solely for pages.

- Removed reference to templating@arsdigita.com

add friendly 404 page with search form

    • -0
    • +29
    /openacs.org-dev/www/global/file-not-found.html
include tag src attribute should omit .adp bug 37

Made the Action options slightly more clear.

- Removed Jeff from tree-wide commit privs

- Gave bartt privs to openacs.org-dev

update cvsroot properly

Make ETP play nice(r) with the content-repository so that it properly supports the OpenFTS search.

This change fixes 2 problems:

1) Revisions were not scoped to content-items. As a result only site wide admins could search ETP content.

2) Deleting ETP content did not remove the live version and thus the content was never removed from the OpenFTS index.

Fixed link to rss XML file.

file lars-blogger-sc-create.sql was initially added on branch oacs-4-6.

file lars-blogger-sc-drop.sql was initially added on branch oacs-4-6.

file lars-blogger-sc-index.sql was initially added on branch oacs-4-6.

Added search.

file pinds-blog-entry-sc-procs.tcl was initially added on branch oacs-4-6.

Added i18n package developer's guide

    • -0
    • +186
    /openacs-4/packages/acs-core-docs/www/i18n.html
Updated developer's guide

Make /acs-lang accessible to the public, since this is where they go set their language pref

Added */* as unknown mime type, because otherwise files that didn't match one of the existing mime types wouldn't upload in file-storage.

Date/time/number localization

  1. … 71 more files in changeset.
remove forum search box.

Initialize the uninstalled variable

Added support for focus property in dotlrn master template

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -2
    • +15
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
When query dispatcher lookup fails and the default SQL is empty, bomb.

handle "" search string nicely. Just return blank results page instead of

an error page. The user can just search again from the results page.

    • -3
    • +3
    /openacs.org-dev/packages/search/www/search.tcl
Dump tcl errorInfo to log file when a portal throws an exception, so you can see where the error occurred and what it was

clean up bugtracker notifications.

adds subscriber list page

file subscribers.tcl was initially added on branch oacs-4-6.