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

55 Commits

Author SHA1 Message Date
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
b9bd719900 Fixes #873 - Latest news Menu - hide brackets around comment count when comments are off. 2015-02-07 23:43:21 -08:00
SecretR
8e0b133dc7 New feature - latest news menu now accepts comma separated list of categories (news collection methods improvements) 2014-07-30 17:17:37 +03:00
Moc
7a62273b50 Fixes #551 2014-04-06 00:43:44 +02:00
Cameron
95eff5e653 Multi-language news category fix. 2014-01-20 16:12:24 -08:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
SecretR
2a4bd639b5 Fixed #131: NEWSCATEGORY - wrong URL in Latest news menu 2013-04-02 10:19:21 +03:00
SecretR
2eedbcb93b latestnews menu fix 2013-03-21 15:52:27 +02:00
Moc
9b27e3ed03 LAN fixes to search and news (backend) 2013-03-18 13:35:09 +01:00
Cameron
4259b435f3 Corrects wrapping buttons issue in admin and some LAN issues. 2013-02-27 00:44:58 -08:00
Cameron
dfe15b5e9a LAN fix in newspost. 2013-02-24 01:07:19 -08:00
Cameron
1dabbf7123 Othernews fixes. Now works with divs. Use define('OTHERNEWS_COLS',false); to disable html tables. 2012-12-16 21:05:54 -08:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
CaMer0n
ebe5cd2948 CustomPages work (chapters, books) and admin-> newspost - news_rendertype (start toward multiple templates per item) 2012-10-11 02:24:43 +00:00
secretr
0d0fa1e2ca - Important URL assembling feature, all routes have now safe fallback option
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
4bcbbc07d8 News item/category models and trees updated, usage shown in news menus; new newsurl shortcode. 2011-12-02 12:24:26 +00:00
secretr
63df20896c news category model update, category menu now works again, more to come in this direction 2011-11-30 15:17:19 +00:00
secretr
02b66d3899 Additional information passed to news_style function (theme function) - current action and parameters (as set in news class and news view) 2011-11-29 12:09:05 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
CaMer0n
a31f89b589 News render-type malfunction fixed. 2011-07-06 23:37:49 +00:00
secretr
e0c8e76f70 Shortcode parser: fixed number of errors, more major changes, getScBatch will now auto-register batch (no need of registerShortcode() call), added new example of sc handler usage (news), work in progress 2010-04-25 13:52:14 +00:00
secretr
b6abcc7cf1 Commented out level handler related code to prevent system parse errors on front-end, awaiting for new level handler. 2010-04-24 11:48:19 +00:00
secretr
4e8be9a7b8 Shortcode parser: fixed number of errors, e107 method getScObject renamed to getScBatch, added new example of sc handler usage (news), work in progress 2010-04-24 11:39: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
eb05b14438 Latest mailer updates - primarily use new features in newsletter and notify. Also newsletter enhancements; thanks nlstart 2009-11-19 20:24:21 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
1418dffa1c removed duplicate lines of code 2009-10-21 20:07:31 +00:00
CaMer0n
526b9c4e3b removed duplicate lines of code 2009-10-21 20:05:55 +00:00
secretr
1050c3b94e News comment now showing only when they should, news_categories_menu fix, started final administration changes. 2009-10-09 15:06:44 +00:00
secretr
83cd21cd20 news handlers - preparing for plugin 2009-09-25 20:13:47 +00:00
secretr
c0df5fef12 News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes 2009-09-14 18:22:16 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
secretr
a1f98a1477 another global variable killed - get rid of $eTraffic 2009-09-13 10:29:56 +00:00
secretr
df5c76829d News imporvements: SEO back-end ready, admin managers started, work in progress 2009-09-12 18:25:41 +00:00
secretr
553874ea39 News improvements started - work in progress 2009-09-10 19:15:43 +00:00
secretr
7fccff2714 missed include 2009-08-21 13:20:36 +00:00
secretr
9878295a75 News, e_model and advanced menus experiment 2009-08-17 18:47:29 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
CaMer0n
67765533e2 more imode removal 2009-07-07 06:50:56 +00:00
e107steved
f6dc16a61b Get rid of some direct calls to mysql handler 2009-05-24 15:34:37 +00:00
mcfly
6633e23f94 Added setScVar() function to shortcode handler, modified forum and news to use new function. More work on new level handler, implemented it in forum shortcodes. 2009-01-25 17:44:13 +00:00
secretr
6e35f903dd News administration - more improvements 2009-01-18 00:27:10 +00:00
mcfly
21f4629908 Improved news shortcode handlingImplemented new shortcode override/ directory. Any .sc file found here will override any other shortcode anywhere. 2009-01-16 01:02:41 +00:00
secretr
575ba728ee Newspost administration - work in progress (BROKEN, almost there);
overall admin related improvements
2009-01-15 15:42:24 +00:00
mcfly
b489d7cef3 Updated shortcode handler to support class->method use in batch shortcodes. Updated bbcode and news shortcodes to use this new method. Reduced the use of cachevar usage in the new shortcodes.
I may have broken overriding of core news shortcodes, need to look into that.
2009-01-07 19:57:09 +00:00
lisa
8009699297 TagWords Plugin + e_tagwords files for news, download, cpage, links_page, calendar_menu 2008-12-29 20:51:24 +00:00
e107steved
bff38dadde Add admin logging to news 2008-12-07 13:08:54 +00:00
secretr
91a116c3bd News & eURL - work in progress 2008-12-02 16:50:16 +00:00