1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

29 Commits

Author SHA1 Message Date
Jimako
a275e7a8cf
fix #4607 banner correct size on news detail page 2021-10-24 22:53:40 +02:00
Tijn Kuyper
f4fe262a11 Fixes #3141 - Tweak banner menu display
If banner_amount is empty, display unlimited
2019-02-01 14:59:04 +01:00
MikeyGMT
022ceb9997 Banner Lans to Generic Terms #6
Replace duplicates with common terms in Banner Plugin.
Created this TODO term also LAN_DEFAULT_TABLE_DATA - for use in other
plugins too.
2016-12-02 10:33:29 +00:00
Cameron
238c7b0bac XUP (Social Login) fixes in usersettings form. Banner menu query corrected. 2016-03-14 03:03:56 -07:00
Cameron
fa8f25dfc5 Comment fixes. News table comment count was not incrementing. (may be manually corrected in debug mode) 2016-03-13 22:24:28 -07:00
Cameron
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
09923ad54b Banner width may now be set on a per-menu basis. 2016-03-12 00:15:29 -08:00
Cameron
85f67aa084 Banner plugin may use keywords to display relevant banners on current news/pages. (exact match only, so use with caution) 2016-03-11 23:12:19 -08:00
Cameron
a2575f00a5 Issue #1346 - Should correct broken blogcalendar URL issue. 2016-02-13 11:54:24 -08:00
Cameron
05ed9a7090 Banner and News e_menu.php (config.php replacement) upgrades. 2016-02-08 13:54:44 -08:00
Cameron
896d1f4345 Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added. 2016-01-12 17:11:06 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
Cameron
5a6153db27 Fixed: When using TinyMce og:image tags were missing for images inserted into the news body. Banner plugin now has a tooltip/description field. Also supports longer URLs avoiding SQL errors. TinyMce upgraded to latest version. (v4.3.2) 2016-01-12 03:22:06 -08:00
Cameron
f5ea27d637 Tweaks to the banner menu rendering. 2015-04-04 16:24:10 -07:00
Cameron
5d78d673ad Fixes #871 - Banner plugin admin-area and menu rewritten. 2015-02-07 22:20:31 -08:00
Cameron
e279160039 Fixes #764 - banners menu now functional 2015-01-29 14:09:47 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
94ae8bcd1d Fix for broken banner-menu when no template found in theme folder. 2013-05-09 23:51:34 -07:00
Tijn Kuyper
95e3b3ab0c Banner plugin - Rewrite in progress, especially LAN. (WIP) 2013-02-28 17:48:49 +01:00
e107steved
762dc1679d Bugtracker #4959 - handle display of single banner from multiple campaigns 2010-06-01 21:55:14 +00:00
CaMer0n
caa79b6454 Shortcode path fixes 2010-02-10 21:53:56 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
marj
e463d6e0e8 Error fix 2009-11-19 22:02:19 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
CaMer0n
f6af8b30ef e_sc renamed to e_shortcode and activated in shortcode handler. /banner.php now uses the banner plugin. Banner language file cleanup. 2009-09-18 22:20:40 +00:00
CaMer0n
664e62dbff First step in making 'banners' a plugin. 2009-07-23 16:43:03 +00:00