@ tag completion enhancements, show url on hover and respect custom attags

This commit is contained in:
Friendika
2011-10-26 15:14:12 -07:00
parent 1aba538c96
commit 2d22a58324
5 changed files with 37 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1146' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1098 );
define ( 'DB_UPDATE_VERSION', 1099 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );