From 56c1c5cd88dd3686bf39686fd6f76c84714604b3 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 15 Sep 2014 17:43:40 -0700 Subject: couple of edits to make this more current --- doc/intro_for_developers.bb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/intro_for_developers.bb b/doc/intro_for_developers.bb index 4fb8ed3a9..b44095d3d 100644 --- a/doc/intro_for_developers.bb +++ b/doc/intro_for_developers.bb @@ -16,14 +16,10 @@ [install] Installation and upgrade files and DB schema -[js] core required javascript - [library] Third party modules (must be license compatible) [mod] Controller modules based on URL pathname (e.g. #^[url=http://sitename/foo]http://sitename/foo[/url] loads mod/foo.php) -[spec] protocol specifications - [util] translation tools, main English string database and other miscellaneous utilities [version.inc] contains current version (auto-updated via cron for the master repository and distributed via git) @@ -44,8 +40,7 @@ [li]app - peronal app data[/li] [li]attach - file attachments[/li] [li]auth_codes - OAuth usage[/li] - [li]cache - TBD[/li] - [li]challenge - old DFRN structure, may re-use or may deprecate[/li] + [li]cache - OEmbed cache[/li] [li]channel - replaces Friendica 'user'[/li] [li]chat - chat room content[/li] [li]chatpresence - channel presence information for chat[/li] @@ -62,7 +57,6 @@ [li]group_member - privacy groups[/li] [li]hook - plugin hook registry[/li] [li]hubloc - Red location storage, ties a location to an xchan[/li] - [li]intro - DFRN introductions, may be obsolete[/li] [li]item - posts[/li] [li]item_id - other identifiers on other services for posts[/li] [li]likes - likes of 'things'[/li] -- cgit v1.2.3