EtherPad Blog: Embedding Etherpad - 0 views
-
To embed a pad in your web page, point an iframe's src to an EtherPad URL. For example: <iframe width=630 height=400 src="http://etherpad.com/foobar?fullScreen=1" />
-
Embedding a Read-Only Pad (Broadcasting)
-
embed a read-only view of a pad that updates live. We refer to this live updating as "broadcasting". It is useful for, among other things, live-blogging to a wide audience.
- ...2 more annotations...