• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add ad_library and a bit of doc

Whitespace cleanup

Add cast (many thanks to Franz Penz for the change)

improve spelling

New utility to return all descendants of a certain cr_item or folder

Whitespace cleanup

Add a simple test case for 'content::revision::get_title'

    • -3
    • +10
    ./test/content-revision-test-procs.tcl
Add 'content::revision::get_title', a simple proc to get the title of a particular 'content_revision'

Adjust doc and defaults of 'content::item::get_title' to the actual implementation of 'content_item__get_title'

Remove self-reference in proc doc

replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
improve spelling

  1. … 16 more files in changeset.
Whitespace cleanup

Prefer db quoting

Replace ad_decode idiom, prefer db quoting

Replace ad_decode idiom with plain sql

whitespace changes

Whitespace changes

Add missing 'title' parameter to 'content::item::upload_file', which is checked in the proc and probably not materialized out of thin air.

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Trailing whitespace cleanup

Deprecate '::content::item::content_type', which is exactly the same proc as 'content::item::get_content_type'. Weird.

improve spelling

  1. … 15 more files in changeset.
improve spelling

  1. … 8 more files in changeset.
Fix typos

  1. … 5 more files in changeset.
Remove smelly comment, as parameter is there

Modernize tcl

Whitespace removal

Move image::get_info together with its pals procs in the content repository... just to realize it should probably go away at some point

  1. … 1 more file in changeset.