]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/GNUsocialProfileExtensions/res/style.css
New plugin: GNUsocialProfileExtensions! Profiles can be extended with administrator...
authorMax Shinn <trombonechamp@gmail.com>
Fri, 31 Dec 2010 22:36:51 +0000 (16:36 -0600)
committerMax Shinn <trombonechamp@gmail.com>
Fri, 31 Dec 2010 22:36:51 +0000 (16:36 -0600)
commitb0899bd940adcf89eb4f6500d88c9e9ca1495a49
treeb5f0d109f67102686d396e6126543066ca4f65a9
parent24e5f1806a9cdd02eb229bb35e3c03ff6bf09266
New plugin: GNUsocialProfileExtensions! Profiles can be extended with administrator-defined fields.
plugins/GNUsocialProfileExtensions/GNUsocialProfileExtensionsPlugin.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/actions/bio.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/actions/profilefields.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/classes/GNUsocialProfileExtensionField.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/classes/GNUsocialProfileExtensionResponse.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/classes/ProfileExtensionField.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/lib/profiletools.php [new file with mode: 0644]
plugins/GNUsocialProfileExtensions/res/style.css [new file with mode: 0644]