gnu-social/plugins/ExtendedProfile
Chimo 9de79f0a36 Update prepare() method on Action subclasses.
Fixes handle()-related strict warnings such as "Strict Standards:
Declaration of AdminPanelAction::prepare() should be compatible with
Action::prepare(array $args = Array)

Ref. #190
2016-06-01 02:26:44 +00:00
..
actions Update prepare() method on Action subclasses. 2016-06-01 02:26:44 +00:00
classes pkeyGet is now static and more similar to getKV 2013-08-18 15:42:51 +02:00
css Quick fix for extended profile js buttons 2011-05-11 16:57:42 -04:00
js Changing js .live calls to .on for jquery 2.x 2013-09-10 18:52:09 +02:00
lib Remove Google References 2016-03-20 13:06:58 +00:00
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
ExtendedProfilePlugin.php Change status.net/wiki URLs to git.gnu.io 2016-02-08 17:48:10 +00:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

README

The ExtendedProfile plugin adds additional profile fields such as:

* Phone
* IM
* Website
* Work experience
* Education

Installation
============
add "addPlugin('ExtendedProfile');"
to the bottom of your config.php

Note: This plugin is enabled by default on private instances.

Settings
========
none

Example
=======
addPlugin('ExtendedProfile');