bborn / communityengine

Adds basic social networking capabilities to your existing application, including users, blogs, photos, clippings, favorites, and more.

This URL has Read+Write access

communityengine / documentation.html
100644 28 lines (22 sloc) 0.826 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Documentation
---
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
 
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Community Engine - Documentation</title>
<meta name="author" content="Bruno Bornsztein">
<!-- Date: 2008-08-20 -->
</head>
 
  <FRAMESET rows="35, *">
    <FRAME name="ce_navigation" src="ce_navigation.html" NORESIZE FRAMEBORDER=0>
    <FRAME name="main" src="http://sites.google.com/a/curbly.com/communityengine" NORESIZE FRAMEBORDER=0>
  </FRAMESET>
 
  <NOFRAMES>
      Please enable frames to view this content, or visit:
      <a href="http://sites.google.com/a/curbly.com/communityengine">http://sites.google.com/a/curbly.com/communityengine</a>
  </NOFRAMES>
  </FRAMESET>
 
</html>