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

99 Commits

Author SHA1 Message Date
MikeyGMT
0df6138eb7 Banner Menu Config
Banner Menu Config
2016-12-04 16:00:48 +00: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
90524aa0ce Removed hard-coded line-breaks from banner-menu template. Issue #6 added missing social plugin LAN. 2016-09-23 17:21:02 -07:00
Cameron
d571d915ec Notice Removal 2016-09-17 17:11:39 -07:00
Cameron
b4e1cccfa0 PHP Notice removal 2016-09-17 11:10:46 -07:00
MikeyGMT
0b8d4632c1 #6 Hard Coding in e_shortcode
Replace "no image assigned to this banner" BANNERLAN_39
2016-08-22 23:32:40 +01:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Cameron
638d670183 Fix for Banner insert issue when using PDO. Corrected display of MYSQL error messages when using PDO. 2016-05-29 11:00:37 -07:00
Cameron
9cf18a2708 Fixes #1567 - Addon validation. 2016-04-22 09:03:21 -07:00
rica-carv
863bf99657 Update e_shortcode.php 2016-04-19 13:20:47 +01:00
rica-carv
0c4802d246 Reworked parm check & revised code clean up 2016-04-19 09:13:35 +01:00
rica-carv
b7ca083800 Allow use of parms inside banner render 2016-04-17 16:19:46 +01:00
rica-carv
a1b0367224 Add img-rounded class to images
Add img-rounded class to images, for site wide image format consistency (like used for example by news...)
2016-04-16 23:15:42 +01:00
Cameron
2fdde516f2 BC fix for banner shortcode size. 2016-03-17 11:05:06 -07: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
524bed7a17 Banner plugin enhancements. Text may be added below banner/images. 2016-03-11 10:27:40 -08:00
Cameron
c357a420cc Banner plugin: Added default banner item during installation. 2016-02-28 12:03:06 -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
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -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
d5a891106a Removed 'required' from banner password field. 2015-07-22 14:10:55 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
f5ea27d637 Tweaks to the banner menu rendering. 2015-04-04 16:24:10 -07:00
Cameron
1f56d4e0dc Minor Bootstrap3 styling fixes. 2015-04-01 11:53:43 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
5d78d673ad Fixes #871 - Banner plugin admin-area and menu rewritten. 2015-02-07 22:20:31 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
e279160039 Fixes #764 - banners menu now functional 2015-01-29 14:09:47 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
b8d334f550 Banner plugin frontend code clean up. Far more work to do at later stage (login handling and templates). 2014-08-13 14:02:21 +02:00
Cameron
084b0b625a Make banners responsive 2014-02-11 07:48:50 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
b028fbb002 Fixes #464 - banner path issue corrected. 2013-12-30 04:16:01 -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
Moc
f949021f23 Minor notice fix (banner admin) 2013-05-25 17:02:00 +02:00
Cameron
94ae8bcd1d Fix for broken banner-menu when no template found in theme folder. 2013-05-09 23:51:34 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Moc
eaee4a6f43 Minor UI fix to banner admin 2013-03-26 13:08:12 +01:00
Moc
6d5fd535c8 Banner plugin admin LAN fixes 2013-03-26 13:02:28 +01:00