1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-17 13:04:41 +01:00

181 Commits

Author SHA1 Message Date
Cameron
23ef768666 Load comments lan in news. 2017-10-02 13:27:35 -07:00
Cameron
7485bc49ee Replace category_name value on default page with "News". 2017-09-29 12:10:48 -07:00
Cameron
93fdb28603 Fix parm description and example on news_grid_menu. 2017-09-29 12:00:09 -07:00
Cameron
e9bd0c8936 Issue set unique ID for each tablerender() of news. Frontend complete. 2017-09-29 11:49:32 -07:00
Cameron
a11cd8ef63 Issue News template determined by News category. Frontend - partially functional. 2017-09-28 17:03:13 -07:00
Cameron
a8a49f5aad Allow for more than 2 default news layout options. (work in progress) 2017-09-26 12:32:55 -07:00
Cameron
13d58de464 Issue Support multiple news 'view' layouts (requires database update) 2017-09-23 14:08:47 -07:00
Cameron
b6d38c7fea Fix for when default view is 'list'. ie. Consistent behavior between URLs /news/ and news.php 2017-09-22 17:53:36 -07:00
Cameron
018dc53f06 Fix for og:image on news items. 2017-06-26 14:33:49 -07:00
Cameron
86044e143c Extra filters on news. 2017-06-26 13:32:34 -07:00
Cameron
79616af04c Issue News pagination missing category_sef. 2017-05-24 12:37:15 -07:00
Cameron
2b92696822 Remove empty lines from end of script. 2017-04-19 16:59:51 -07:00
Cameron
ecef1f6ffa Date Class terms() method corrected. 'months' now uses the correct key. terms() method usage updated throughout.
Chart Class debug() method added
2017-04-06 11:02:54 -07:00
Cameron
d571bd33d8 Remove debug info 2017-03-31 14:27:40 -07:00
Cameron
6c3112f9a6 Mega-Menu shortcode example added to Bootstrap theme. 2017-03-31 14:26:26 -07:00
Cameron
209018fb26 News search LAN fix. 2017-03-18 12:24:01 -07:00
Cameron
be44bc8f09 Theme shortcodes may now be used as content for sitelink functions. eg. To generate drop-down mega-menus. 2017-03-15 16:49:55 -07:00
Cameron
5a5f92392c news-grid sitelink menu. 2017-03-15 15:56:17 -07:00
Cameron
eb60e60b9e Move news-grid code into news class. 2017-03-15 14:07:43 -07:00
Cameron
3b32d0f3c5 News-Grid template 'other' changed to 'media-list' for consistency with other names. 2017-03-05 13:05:25 -08:00
Gábor
3fd50744bb Update e_menu.php
Add missing lang codes.
2017-03-05 09:37:36 +01:00
Cameron
aaa5db36ab tp->toImage() now accepts 'placeholder' parm. NewsGrid template now uses placeholder by default. 2017-03-04 10:06:53 -08:00
Cameron
0f42d516e7 Fixes - News Month e_PAGETITLE. 2017-03-04 08:20:32 -08:00
Cameron
da9ba808e5 Merge pull request from yesszus/patch-7
Update e107_plugins/news
2017-03-04 08:00:31 -08:00
Cameron
a08a589fd7 Fixes - News Author Avatar 2017-03-03 13:04:49 -08:00
Cameron
bfaf50ab25 Removed news_categories.sc template from news template and replaced with 'category' template which is a copy of 'default' 2017-03-03 11:56:51 -08:00
Cameron
20e146f626 Fixes - Default news template fix. 2017-03-03 09:28:28 -08:00
Gábor
9445a5dc84 Create English_admin.php 2017-03-03 10:23:17 +01:00
Gábor
4f62c59dad Update e_search.php 2017-03-03 10:21:18 +01:00
Gábor
34f4716b31 Update e107_plugins/news
Add lang codes.
2017-03-03 10:18:05 +01:00
Cameron
7fcf88aa85 News e_PAGETITLE /meta fixes 2017-02-28 11:52:37 -08:00
Cameron
c070d8fdd6 Debug info added. 2017-02-28 11:00:32 -08:00
Cameron
f6612410e0 News Grid template simplified. Template/Layout combination consolidated into 'layout' only. 2017-02-13 18:14:53 -08:00
Cameron
4ab47ef67a NewsGrid media-object fix. 2017-02-07 16:26:25 -08:00
Cameron
8d26c8b7c8 Added "template" to News Grid configuration. 2017-02-06 19:49:30 -08:00
Cameron
cf43841e27 News Grid Upgrades (TBD) 2017-02-06 19:27:23 -08:00
Cameron
e9bd941a4e Hide password reset menu when using Menu Manager. 2017-02-06 14:37:27 -08:00
Cameron
4a978e1ab0 PHP Documentation added for news_grid_menu.php 2017-02-06 14:17:46 -08:00
Cameron
9fc743b80c Allow constants in News Grid Caption. 2017-02-06 13:44:04 -08:00
Cameron
90e3796919 News Carousel Menu is now using the correct method (news class) to load news data. 2017-02-04 10:29:35 -08:00
Cameron
46e89d103e Fix for landingzero othernews menu. 2017-01-29 18:33:48 -08:00
Cameron
031c1c922d Display message when user registration is disabled and preventing login form from rendering. 2017-01-24 15:22:53 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
830814b5a1 landingzero styling fixes. 2017-01-17 14:27:05 -08:00
Cameron
53540a24e6 Avoid black areas in News carousel. 2017-01-11 18:21:57 -08:00
Cameron
f47ec0436b News Comments wasn't respecting comment layout order. 2017-01-11 12:07:36 -08:00
Cameron
af92191e37 Experimental News-cache timeout pref added. 2017-01-09 13:11:59 -08:00
Cameron
4c27e56469 Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come) 2016-12-28 18:37:05 -08:00
Cameron
abe3b355d4 LAN Fix, Notice removal and stats trigger. 2016-12-22 13:11:26 -08:00