etp::make_page (public)

 etp::make_page name [ title ] [ item_id ]

Defined in packages/edit-this-page/tcl/etp-procs.tcl

Parameters:
name (required)
the name of the page you wish to create in the current package Creates a new page (content item) with the given name by inserting a row into the cr_items table, and creates an initial revision by inserting a row into the cr_revisions table.
title (optional, defaults to "Untitled")
item_id (optional)
Author:
Luke Pond
Created:
2001-05-31

Testcases:
No testcase defined.
[ show source ]
Show another procedure: