1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 07:47:59 +01:00

34 Commits

Author SHA1 Message Date
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
a2575f00a5 Issue #1346 - Should correct broken blogcalendar URL issue. 2016-02-13 11:54:24 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
mcpeace-maw
2878925571 Update blogcalendar_menu.php 2015-06-26 21:19:55 +03:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Jimako
63ebe9d251 corrent month in calendar title
This fixes #741
2014-08-26 09:11:17 +02:00
Cameron
c65359e444 Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
2014-06-02 17:07:02 -07:00
Cameron
32e9407eea HTML5 validation fix 2014-02-16 07:13:11 -08:00
Cameron
3eebb493b6 Notice removal 2014-02-04 03:04:31 -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
a0cd88dfe8 Fix for broken blog-calendar menu links 2013-11-03 03:12:54 -08:00
Cameron
ee6626ff94 Blog calendar fixes (urls etc.) 2013-07-23 07:14:18 -07:00
Cameron
576862f49e HTML fixes 2013-07-14 02:37:02 -07:00
Cameron
e70b7d04b7 Fix: Display blog-calendar of current month, regardless of if posts exist 2013-07-08 10:41:16 -07:00
Cameron
a0aec4b210 Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder. 2013-06-17 16:03:33 -07:00
Cameron
fb1f376a90 BC Styling fixes. 2013-05-05 16:49:19 -07:00
Cameron
cfff63f08c Blog Calendar BC fix 2013-05-05 14:42:40 -07:00
Cameron
ab2f3691d8 Blog calendar menu now navigates through years as well. 2013-04-26 18:19:54 -07:00
Cameron
e624d32789 Blog calendar menu was not functioning at all. Fixed. Bootstrap carousel enhancements added. 2013-04-25 17:34:47 -07:00
Tijn Kuyper
e2a9133e80 #125 - require_once() clean-up, also header and various other clean-up 2013-02-27 15:19:04 +01:00
Tijn Kuyper
79a99069e6 Issue #90 - Blogcalendar menu (also #6 and GUI styling) 2013-02-07 18:42:25 +01: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
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
0a49f66f34 reencode some files to UTF-8 2009-11-17 12:34:34 +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
secretr
20efebb64a Blog calendar menu - respect news rewritten URL's 2009-09-23 16:21:09 +00:00
e107steved
35aa10b43a Add admin logging to the 'pseudo-plugins' (configurable menus) 2008-12-21 12:53:48 +00:00
e107steved
ab57198a56 Bugtracker #4547 - reduce query count (thanks Fanat1k) plus a bit of XHTML compliance while there 2008-10-21 19:03:20 +00:00
e107steved
d75e047a10 Additional parameter vetting 2007-12-03 20:38:13 +00:00
e107steved
6a5b743773 Bugtracker #3921 - multi-language handling in DB 2007-05-13 13:59:25 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00