Module mod_site_update

Git and Mercurial support for zotonic sites.

Copyright © 2010-2020 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Git and Mercurial support for zotonic sites

Function Index

async_notice/3Send a notice to the current webpage.
event/2
render_notice/3Wire a notice to the current context.

Function Details

async_notice/3

async_notice(Sitename::atom(), Text::iodata(), Context::z:context()) -> ok

Send a notice to the current webpage.

event/2

event(Postback::#postback{}, Context::z:context()) -> z:context()

render_notice/3

render_notice(Site, Notice, Context) -> any()

Wire a notice to the current context


Generated by EDoc