• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up the display so it's possible to figure out what's going on, and which headers and input fields and links are grouped together.

changed weight for exact matches, added listing varargs, try to align score so it scans easier

Added new files to .info files

  1. … 38 more files in changeset.
line break before See Also in proc-view

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 15 more files in changeset.
display @see comments in procedures. Could be fancier (handle links to docs and urls). save for later. fixes 1713/patch 423

    • -2
    • +29
    ./tcl/acs-api-documentation-procs.tcl
display @option fields (used in cms and templating).

    • -1
    • +18
    ./tcl/acs-api-documentation-procs.tcl
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 690 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
added a local master.adp to get title and context bar for current default setup

make plsql-subprogram pages use the master template

Added /api-doc/proc/foo shortcut to looking up documentation for a proc

Fixed some missing "'s.

Fixed some html.

Deleted header and context_bar.

Added context_bar property.

Added a forgotten " around bgcolor.

Fixed more html problems, mainly deleted <p> in illegal places.

Deleted header and context bar.

Added context_bar property.

Took out header and context_bar, added context_bar property.

Took out header and context_bar.

Still won't validate as the tcl procs output bad html.

Fixed html and escaped ampersands for proper validation.

This still has 2 instances of non-escaped ampersands that are generated through

a proc.

Fixed non-escaped ampersands in context bar. This prevented html validation.

Reformatted HTML so it now validates.

Added if's to content to get rid of superflous <li>

updated version to 4.5

  1. … 15 more files in changeset.
missing return after redirect fixes bug 1561 patch 277

double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 37 more files in changeset.
fixed minor typo in text and html

    • -133
    • +133
    ./tcl/acs-api-documentation-procs.tcl
fixed bug 1507: 'required' switch reporting - patch 244 by CR Oldham

    • -14
    • +21
    ./tcl/acs-api-documentation-procs.tcl
Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 52 more files in changeset.
Forgot to commit the changes acs-api-browser.info file when I committed the patch for SDM #1417.