1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Commit Graph

314 Commits

Author SHA1 Message Date
Cameron
3cfeb987af Support for IDs in toGlyph() 2016-02-11 12:47:49 -08:00
Cameron
5e62f383cf toGlyph() enhancements. Support for spin and rotate.
Example 1: $tp->toGlyph('fa-spinner', array('spin'=>1));
Example 2: $tp->toGlyph('fa-shield', array('rotate'=>90, 'size'=>'2x'));
2016-02-11 12:01:26 -08:00
Cameron
8ae42f56c7 Issue #1342 - toImage() fixes. Gallery thumb now using it. 2016-02-09 22:53:03 -08:00
Cameron
61f2712c09 Issue #1342 - Correction for encoded urls. 2016-02-09 12:21:37 -08:00
Cameron
2ccb18696a Issue #1342 toImage() method updated. 2016-02-09 11:02:08 -08:00
Cameron
bd57c0109c Experimental parser method added: thumbSrcSet(); 2016-02-08 21:33:55 -08:00
Cameron
3c43d07d83 Include width/height attributes in img tags with cropped thumbnails. toImage() and toIcon() methods. 2016-02-07 13:37:45 -08:00
Cameron
8660d2d890 Include width/height attributes in img tags with cropped thumbnails. 2016-02-07 13:28:55 -08:00
Cameron
ed1078d625 SEF URL supported for theme images (within media-manager) added. LOGO resizing is now on by default when pref is used. 2016-02-06 19:33:23 -08:00
Cameron
767b496c69 Issue #1257 Added SEF Thumb Urls for Avatar images. 2016-02-04 12:42:48 -08:00
Cameron
b3bb493f69 Fixes #1257 SEFURLs for thumb images. Needs testing. See e107.htaccess for required additions/modifications - Set HTTP_MOD_REWRITE_MEDIA to "On" 2016-02-03 18:17:14 -08:00
Cameron
84550d7390 Support for HTML/CSS sprites in toIcon() method. 2016-02-03 13:48:35 -08:00
Cameron
d159763747 Search Fixes. Forum search upgraded to v2.x spec. 2016-02-01 20:29:46 -08:00
Cameron
a31602108b HTML5 Validation fixes. 2016-01-30 18:39:01 -08:00
Cameron
0182c92517 Issue #1281 Include og:image meta for Page-Body content. 2016-01-27 12:05:15 -08:00
SecretR
0ec4a37bcb Merge branch 'master' of github.com:e107inc/e107 2016-01-15 13:50:50 +02:00
SecretR
a609a899cc A proper handling of RFC3986 network-path references 2016-01-15 13:50:41 +02:00
Cameron
b1c2e030d5 Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again. 2016-01-11 20:53:05 -08:00
Cameron
39cee385f7 Allow any constants passed to also be hooked, modified etc. 2016-01-04 23:10:58 -08:00
Cameron
be410ae0ea Merge pull request #1273 from lonalore/master
Forum post created event: Append last inserted ID to data array for passing…
2015-12-17 00:16:41 -08:00
Lóna Lore
146e74d1fe Removed fixed width and height from imgage tag. 2015-12-16 15:28:05 +01:00
Cameron
f0f992c3b7 Allow Youtube playlists when API key is not found. Generic playlist icon added. 2015-12-12 16:54:10 -08:00
Lóna Lore
2cd5f1525f Issue #991: Removed all Selectize JS code from PHP. Additional option (settings) for e107::js(). Integrates Selectize.js using e107::js(settings) and JavaScript behaviors with jQuery Once. 2015-12-02 14:23:48 +01:00
Cameron
4bef86fb87 Include associated menu image in page meta. 2015-11-22 13:04:21 -08:00
Cameron
8458da560e Youtube embed code now uses embed-responsive when Bootstrap is found. Closed-Captions now display in their respective languages. (when active) 2015-10-01 11:02:24 -07:00
Cameron
72c93e93a2 RSS strip html comments from rss feed. 2015-09-05 20:04:26 -07:00
Cameron
29b405d31d Issue #6 Removed duplicate LAN_SEARCH from English.php. PHP Notice removal. 2015-08-24 10:19:34 -07:00
Cameron
e09688788c Fixes #732 - Custom Emoticon packs were being ignored. 2015-08-24 09:51:19 -07:00
Cameron
990fa623bc Fixed #1163 - Allow hr tag to be used. 2015-07-30 12:31:26 -07:00
Cameron
d7d81f9bb8 Fix for bbcodes showing in news rss feed. 2015-07-16 18:12:41 -07:00
Cameron
64f9a747e2 Language admin ui fixes. 2015-07-07 12:03:45 -07:00
Cameron
cb212417a8 Fixes #1103 - html parser issue with table colspan. 2015-06-30 19:44:33 -07:00
Cameron
872be15668 Prevent filtering of audio and video tags. 2015-06-28 16:31:02 -07:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
Cameron
9964def818 Parser fix and FAQ 'ask a question' permissions fix. 2015-06-19 09:52:29 -07:00
Cameron
1e174e2169 RSS validation fixes. 2015-06-17 11:26:48 -07:00
Cameron
4414495b04 PHP Notice/Warning removal. 'field-help' containers may now be customized with: data-placement="[top|right|bottom|left]" 2015-06-11 12:29:19 -07:00
Cameron
f89ff13572 toText() method now strips HTML correctly. 2015-06-07 18:16:06 -07:00
Cameron
de3f80f9ab Fix for toEmail() method encoding of quotes. 2015-05-21 21:49:32 -07:00
Cameron
85dc35db26 Fixes #1007 - toDB() was breaking {e_XXX} paths when HTML was used. 2015-05-14 09:20:11 -07:00
Cameron
06d9075c9d Forum styling changes/fixes. 2015-05-07 20:55:12 -07:00
Cameron
9fb268e7e4 Fixes #559 - installer issue when no database found or created. 2015-04-29 10:22:46 -07:00
Cameron
0e41e6e7a3 New methods added to parser: addAllowedTag() and addAllowedAttribute() to use with the cleanHtml() method. 2015-04-16 15:23:21 -07:00
Cameron
67d62ce723 Fix for toDB() in 'no_html' mode. Admin-log now detects table in remarks. 2015-04-14 11:39:35 -07:00
Cameron
0d86f9a42f Updated failed-login message to include variable. 2015-04-12 22:45:13 -07:00
Cameron
2f46c967da Minor parsing issue corrected. Debug info removed from newspost 'update'. 2015-04-12 19:45:55 -07:00
Cameron
f358cdf856 Removed unnecessary conversion from within cleanHtml() 2015-04-11 16:56:46 -07:00
Cameron
0b2879278c Issue #895, Issue #847 - Parser improvements. 2015-04-11 12:33:21 -07:00
Cameron
33e7c4a1b2 Fixes #895 - encoding issue on prefs. 2015-04-11 11:47:40 -07:00
Cameron
5fe04faba1 MAJOR cleanup of toDB(), toHTML() and toForm(). Requires extensive testing on different server environments.
Has potential to break backward compatibility, so please backup your DBs. May be tested using: echo $tp->test();
2015-04-11 02:53:51 -07:00