How To: Notes:
Working with InContext Editing
InContext is a browser-based interface for editing web pages. If you mark
a piece of content as editable with InContext and then post that page to InContext
you can pass a link to that page to anyone anywhere in the world and they can
edit the block you identified. Once edited you can integrated that back into
your website.
RSS DreamFeeder doesn't care what created the HTML it only cares that there
is a page and that it has content. One the file is integrated back into the
file set RSS DreamFeeder will work with it.
On a technical note: InContext editable regions are identified with a DIV
with a new attribute called ice:editable. As long as that DIV has a NAME, ID,
or CLASS attribute it can be extracted by RSS DreamFeeder. These two tools
can work together to make adding new content to your site much easier.
|