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
2245ff7127 News List styling fix. 2014-01-21 13:46:35 -08:00
Cameron
bf952897ed More BC Fixes. Search, and News Category titles. 2014-01-20 10:21:44 -08:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
67cef013f3 Search page completed. Bootstrap3 template functional. e-expandit can now accept multiple target IDs using the data-target attribute. 2014-01-14 06:09:12 -08:00
Cameron
3f0ee1673c Bootstrap3 styling fixes - news 2014-01-01 05:20:22 -08:00
Cameron
5a4d97ca9a Bootstrap3 news and search-menu template fixes.
New thumb.php placeholder feature added.
New {GLYPH} shortcode added. Usage: {GLYPH=time}
2013-12-31 09:59:19 -08:00
Cameron
b8724bc4bc Fixes #465 - Bootstrap3 layout with sidebar panel added. Menu Preset added. Bootstrap3 styling tweaks to news menus. 2013-12-30 06:23:12 -08:00
Cameron
c42fe97454 Corrected bootstrap theme preview images. Added bootstrap3 default install options. 2013-12-24 04:13:14 -08:00
Cameron
7ac3f78dbf News Categories functions added to Sitelinks. 2013-12-23 04:52:32 -08:00
Cameron
3030ca3570 News SEF URL for tags. Automatically switch URL path to lowercase when lowercase url template is used. 2013-12-20 09:45:27 -08:00
Cameron
a6a28cb4e1 Auto-generated sub-links for news now using SEF URL 2013-12-19 22:50:40 -08:00
Cameron
305d7d2ec9 News List caption option added to v2 template (same as $NEWSLISTTITLE in v1.x) 2013-11-22 17:08:38 -08:00
Cameron
2d504efb7c More other-news tweaks 2013-11-03 22:39:19 -08:00
Cameron
4132b454ae Othernews and Othernews2 Menu templates updated. 2013-11-03 21:47:26 -08:00
Cameron
58435c2cc6 News template BC fixes and added news-list start and end templates. 2013-11-03 18:58:50 -08:00
Moc
7470f90010 Reverting default news template back to original, previous edits are included in the 'bootstrap' theme. 2013-04-30 23:36:51 +02:00
Cameron
5c7c3baf4a News template tweaks 2013-04-30 13:36:37 -07:00
Moc
cc3f597b85 News template styling (bootstrap) - work in progress 2013-04-30 15:57:28 +02:00
Cameron
281c5b8ba3 Include News tags on front-end. 2013-04-20 00:29:04 -07:00
Cameron
fd4fff52d4 News template BC problem corrected. May require renaming some templates in your theme.php 2013-03-24 03:04:33 -07:00
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