1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 02:24:11 +01:00

300 Commits

Author SHA1 Message Date
Cameron
3b5b64195e Issue #2678 - Fix merging of theme plugin template when a key is provided. 2018-01-18 16:19:40 -08:00
Cameron
0671024c79 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Jimako
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01:00
Cameron
dd83244c31 Fix for 'first' layout activation. TinyMce issue with Mod-security commented. 2018-01-08 14:09:09 -08:00
Cameron
f1f7fcdabd Fix for news-archive "number of items" limitation 2017-12-17 17:01:02 -08:00
Cameron
ea073afe9a e107::url() legacy query conflict fix. newforumposts_main BC 'scrolling' fix. 2017-12-12 10:58:41 -08:00
Cameron
ca5f33655b BC Fixes for some old plugins. 2017-12-11 17:11:22 -08:00
Cameron
93ab7996c7 Minor fixes and debug. 2017-11-09 10:15:36 -08:00
Cameron
9ac287a4a3 Added custom caption configuration to News Archive Menu. 2017-10-20 12:10:01 -07:00
Cameron
1ba4f85570 Remove debug info 2017-10-19 18:10:58 -07:00
Cameron
166837f053 Some additional Twitter meta. 2017-10-11 16:18:56 -07:00
Cameron
8b32e679c7 News Archive Menu added. e-expandit now adds the 'open' css class when expanded. 2017-10-09 14:05:48 -07:00
Cameron
d9a937d765 Fix for news menu caching across languages and different perms. 2017-10-09 08:50:56 -07:00
Cameron
85e2a67018 Issue #2806 - Expands on News list template to add specific styling for the first item in the list. 2017-10-08 09:00:34 -07:00
Cameron
5940161334 More news cache fixes. 2017-10-02 19:35:57 -07:00
Cameron
68b87444d3 More news cache fixes. 2017-10-02 19:27:15 -07:00
Cameron
0f2e26e7ca Fix for news cache issue. 2017-10-02 18:56:46 -07:00
Cameron
556f9969a5 Support for NEWS_LAYOUT constant. (works with ThemeSwitch plugin) 2017-10-02 15:11:05 -07:00
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 #2000 set unique ID for each tablerender() of news. Frontend complete. 2017-09-29 11:49:32 -07:00
Cameron
a11cd8ef63 Issue #2000 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 #2795 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 #2322 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 #2461 - News Month e_PAGETITLE. 2017-03-04 08:20:32 -08:00
Cameron
da9ba808e5 Merge pull request #2480 from yesszus/patch-7
Update e107_plugins/news
2017-03-04 08:00:31 -08:00
Cameron
a08a589fd7 Fixes #2476 - News Author Avatar 2017-03-03 13:04:49 -08:00
Cameron
bfaf50ab25 #2475 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 #2475 - 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 #2461 News e_PAGETITLE /meta fixes 2017-02-28 11:52:37 -08:00