gnu-social/extlib
Brion Vibber 5c21a371d6 Include php-gettext 1.0.7 into extlibs; loading it up if native gettext extension is not present.
This provides a pure PHP implementation of the gettext functions.

This should help get laconica running on shared hosting environments where PHP's gettext module may not be installed.
Also gets us one step closer to running on Mac OS X 10.5 with Apple's preinstalled PHP, which doesn't provide an easy way to add modules.

Source: http://savannah.nongnu.org/projects/php-gettext
Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch>
GPLv2 or later
2009-08-21 16:01:51 -04:00
..
Auth Upgrade included OpenID libraries to version 2.1.2 2009-01-06 22:54:10 -05:00
Console Revert "Revert "Add Console_Getopt"" 2009-06-22 16:18:41 -07:00
DB upgrade to latest version of DB_DataObject 2009-07-15 23:35:20 -04:00
HTTP Added PEAR Services/oEmbed and its dependencies for multimedia integration. 2009-02-03 21:35:25 +00:00
MIME Added configurable options for attachments: supported mimetypes and quotas for uploads. 2009-05-31 16:42:29 -04:00
Mail added Mail/mimeDecode as mime-decode fallback 2009-06-30 16:11:46 -04:00
Net Merge branch '0.7.x' into 0.8.x 2009-03-30 15:15:40 +00:00
PEAR add missing PEAR_Exception file 2009-03-12 00:02:25 -04:00
Services Fixed bugs in oEmbed library's discovery routines 2009-07-15 17:09:11 -04:00
Stomp * implemented STOMP support for external message queueing systems 2009-02-20 18:57:20 +00:00
System Add System_Command so MIME type fallback works for uploaded files 2009-06-23 05:16:23 -07:00
XMPPHP update to latest (r76) version of XMPPHP 2009-06-28 21:03:21 -04:00
facebook Update to lastest external Facebook libs 2009-07-15 16:09:07 -07:00
htmLawed Sanitize html returned by oEmbed providers to protect laconica from XSS attacks 2009-07-27 13:42:03 -04:00
php-gettext Include php-gettext 1.0.7 into extlibs; loading it up if native gettext extension is not present. 2009-08-21 16:01:51 -04:00
Apache2.0.txt add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
DB.php some extlibs that were missing from 0.6.0 2008-09-30 09:38:47 -04:00
Mail.php some extlibs that were missing from 0.6.0 2008-09-30 09:38:47 -04:00
OAuth.php Upstream changes to OAuth.php 2009-03-06 16:27:00 -08:00
OAuth_LICENSE.txt add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
PEAR.php include external libs in a subdir to make install easier 2008-08-22 09:17:14 -04:00
PHP_License_2_02.txt add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
PHP_License_3.01.txt add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
PHP_Markdown_License.text add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
Stomp.php * implemented STOMP support for external message queueing systems 2009-02-20 18:57:20 +00:00
Validate.php Added PEAR Services/oEmbed and its dependencies for multimedia integration. 2009-02-03 21:35:25 +00:00
get_temp_dir.php Add a sys_get_temp_dir substitute to extlib for easier installation on versions that lack it 2008-09-24 11:08:28 -04:00
gpl-2.0.txt add additional licenses into extlib subdir 2008-09-22 17:21:20 -04:00
markdown.php include external libs in a subdir to make install easier 2008-08-22 09:17:14 -04:00