1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

30 Commits

Author SHA1 Message Date
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00
SecretR
a9fb3fbfbc Issue #106: News Category SEF - fix category URLs in other news and
other news2
2013-02-20 14:40:49 +02:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
Cameron
53c13a643f Generic news template. (draft) 2013-01-25 19:33:30 -08:00
STR82U
b89eae039e Update e107_plugins/news/templates/news_menu_template.php
Commented out lines 22, 30 and 40 to suppress <br /> in lists.
2013-01-24 23:50:15 -07:00
Cameron
25da842c5e Removed generic h1,h2,h3 etc. css defaults which shouldn't be there. 2013-01-21 13:15:25 -08:00
SecretR
2f76ca5635 fixed #59 - default news template 2012-12-21 10:26:32 +02: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
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
CaMer0n
9e576b55fd e_featurebox draft 2012-08-07 06:46:47 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
59ae5ad937 News category menu updated (template, fixes), latest news and navigation by months menus added 2011-12-02 12:22:33 +00:00
secretr
ac6f65e5d3 obsolete files cleanup 2011-12-01 22:28:27 +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
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00
CaMer0n
064c5c7d1e Some basic preparation for new e_url scheme and other changes.
For anyone reading - please remember that 0.8 should not be utilized on a public site prior to official release.
2011-06-17 01:13:05 +00:00
secretr
a1633e37c6 News: Wrong language include path 2010-03-16 14:58:10 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
092d9b89da news sublink functions added 2009-12-17 16:00:56 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
CaMer0n
2601860317 dummy example added 2009-11-17 11:30:33 +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
CaMer0n
76cb45c0ff Remove deprecated file 2009-09-27 20:13:05 +00:00
CaMer0n
fe31065402 Removed some deprecated files. Moved news_alt shortcode. 2009-09-26 16:54:21 +00:00
secretr
c32d6cc02e eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes 2009-09-25 20:20:23 +00:00
CaMer0n
bde6283a01 Moved othernews into news folder 2009-09-19 21:48:52 +00:00
CaMer0n
9f05b8539e lastestnews_menu moved to 'news' folder. 2009-09-19 17:46:55 +00:00