Import Folks (user profiles application) from Duck's 2008/10/31 attachment at http...
authorBen Klang <ben@alkaloid.net>
Wed, 5 Nov 2008 19:08:12 +0000 (14:08 -0500)
committerBen Klang <ben@alkaloid.net>
Wed, 5 Nov 2008 19:08:12 +0000 (14:08 -0500)
commit037b01c9cf42b76e08c189c9472e064c20ef91a5
tree32465baa1e028ca1f315ac918365f53f03585b3f
parent187131a5fcb4de62996ebf8a708f2d9a2c61f11b
Import Folks (user profiles application) from Duck's 2008/10/31 attachment at wiki.horde.org/Project/Folks
105 files changed:
folks/account/.directory [new file with mode: 0644]
folks/account/approve.php [new file with mode: 0644]
folks/account/renew.php [new file with mode: 0644]
folks/account/resetpassword.php [new file with mode: 0644]
folks/account/signup.php [new file with mode: 0644]
folks/account/tabs.php [new file with mode: 0644]
folks/account/username.php [new file with mode: 0644]
folks/activity.php [new file with mode: 0644]
folks/birthday.php [new file with mode: 0644]
folks/config/conf.xml [new file with mode: 0644]
folks/config/hooks.php.dist [new file with mode: 0644]
folks/config/prefs.php.dist [new file with mode: 0644]
folks/docs/CHANGES [new file with mode: 0644]
folks/docs/CREDITS [new file with mode: 0644]
folks/docs/INSTALL [new file with mode: 0644]
folks/docs/RELEASE_NOTES [new file with mode: 0644]
folks/docs/TODO [new file with mode: 0644]
folks/docs/lighttpd-folks.conf [new file with mode: 0644]
folks/edit/.directory [new file with mode: 0644]
folks/edit/activity.php [new file with mode: 0644]
folks/edit/approve.php [new file with mode: 0644]
folks/edit/blacklist.php [new file with mode: 0644]
folks/edit/comments.php [new file with mode: 0644]
folks/edit/edit.php [new file with mode: 0644]
folks/edit/friends.php [new file with mode: 0644]
folks/edit/password.php [new file with mode: 0644]
folks/edit/privacy.php [new file with mode: 0644]
folks/edit/reject.php [new file with mode: 0644]
folks/edit/tabs.php [new file with mode: 0644]
folks/friends.php [new file with mode: 0644]
folks/index.php [new file with mode: 0644]
folks/js/search.js [new file with mode: 0644]
folks/js/src/search.js [new file with mode: 0644]
folks/lib/Auth/folks.php [new file with mode: 0644]
folks/lib/Block/friends.php [new file with mode: 0644]
folks/lib/Block/my_comments.php [new file with mode: 0644]
folks/lib/Block/new.php [new file with mode: 0644]
folks/lib/Block/random.php [new file with mode: 0644]
folks/lib/Block/recent.php [new file with mode: 0644]
folks/lib/Driver.php [new file with mode: 0644]
folks/lib/Driver/sql.php [new file with mode: 0644]
folks/lib/Folks.php [new file with mode: 0644]
folks/lib/Forms/Activity.php [new file with mode: 0644]
folks/lib/Forms/AddFriend.php [new file with mode: 0644]
folks/lib/Forms/Login.php [new file with mode: 0644]
folks/lib/Forms/Search.php [new file with mode: 0644]
folks/lib/Friends.php [new file with mode: 0644]
folks/lib/Friends/letter.php [new file with mode: 0644]
folks/lib/Friends/shared.php [new file with mode: 0644]
folks/lib/Friends/sql.php [new file with mode: 0644]
folks/lib/Report.php [new file with mode: 0644]
folks/lib/Report/letter.php [new file with mode: 0644]
folks/lib/Report/mail.php [new file with mode: 0644]
folks/lib/Report/tickets.php [new file with mode: 0644]
folks/lib/api.php [new file with mode: 0644]
folks/lib/base.php [new file with mode: 0644]
folks/lib/version.php [new file with mode: 0644]
folks/list.php [new file with mode: 0644]
folks/locale/sl_SI/LC_MESSAGES/.directory [new file with mode: 0644]
folks/locale/sl_SI/LC_MESSAGES/folks.mo [new file with mode: 0644]
folks/login.php [new file with mode: 0644]
folks/new.php [new file with mode: 0644]
folks/online.php [new file with mode: 0644]
folks/po/folks.pot [new file with mode: 0644]
folks/po/folksmini.pot [new file with mode: 0644]
folks/po/sl_SI.po [new file with mode: 0644]
folks/popularity.php [new file with mode: 0644]
folks/report.php [new file with mode: 0644]
folks/save_search.php [new file with mode: 0644]
folks/scripts/.directory [new file with mode: 0644]
folks/scripts/activity.php [new file with mode: 0644]
folks/scripts/activity.sql [new file with mode: 0644]
folks/scripts/counts.sql [new file with mode: 0644]
folks/scripts/import_letter.php [new file with mode: 0644]
folks/scripts/mail-filter.php [new file with mode: 0644]
folks/scripts/mail.php [new file with mode: 0644]
folks/scripts/online.php [new file with mode: 0644]
folks/scripts/online.sql [new file with mode: 0644]
folks/scripts/popularity.php [new file with mode: 0644]
folks/scripts/sql/folks.mysql.sql [new file with mode: 0644]
folks/search.php [new file with mode: 0644]
folks/services.php [new file with mode: 0644]
folks/templates/common-header.inc [new file with mode: 0644]
folks/templates/edit/.directory [new file with mode: 0644]
folks/templates/edit/activity.php [new file with mode: 0644]
folks/templates/edit/blacklist.php [new file with mode: 0644]
folks/templates/edit/friends.php [new file with mode: 0644]
folks/templates/friends/friends.php [new file with mode: 0644]
folks/templates/list/list.php [new file with mode: 0644]
folks/templates/list/search.php [new file with mode: 0644]
folks/templates/login/login.php [new file with mode: 0644]
folks/templates/login/signup.php [new file with mode: 0644]
folks/templates/menu.inc [new file with mode: 0644]
folks/templates/services/services.php [new file with mode: 0644]
folks/templates/user/.directory [new file with mode: 0644]
folks/templates/user/actions.php [new file with mode: 0644]
folks/templates/user/authenticated.php [new file with mode: 0644]
folks/templates/user/deleted.php [new file with mode: 0644]
folks/templates/user/friends.php [new file with mode: 0644]
folks/templates/user/inactive.php [new file with mode: 0644]
folks/templates/user/private.php [new file with mode: 0644]
folks/templates/user/user.php [new file with mode: 0644]
folks/themes/graphics/folks.png [new file with mode: 0644]
folks/themes/screen.css [new file with mode: 0644]
folks/user.php [new file with mode: 0644]