ad_new_stuff

EveAndersson.com : API Browser : ad_new_stuff

ad_new_stuff

ad_new_stuff [ since_when ] [ only_from_new_users_p ] [ purpose ]
Defined in tcl/ad-new-stuff.tcl

Returns a string of new stuff on the site. SINCE_WHEN is an ANSI date. If ONLY_FROM_NEW_USERS_P is "t" then we only look at content posted by users in the USERS_NEW view. The PURPOSE argument can be "web_display" (intended for an ordinary user), "site_admin" (to help the owner of a site nuke stuff), or "email_summary" (in which case we get plain text back). These arguments are passed down to the procedures on the ns_share'd ad_new_stuff_module_list.

Parameters:
since_when (optional)
only_from_new_users_p (defaults to "f")
purpose (defaults to "web_display")
[ show source ]

Show another procedure:

eve@eveandersson.com