1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-22 18:26:19 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
Achim
1b3460cf3d Fixes #3163 Strip the title "News" if page is the frontpage
Removes any additional title (like "News - ") when current page is the frontpage.
e.g. `<title>News - My great website</title>` will become `<title>My great website</title>` if the page is opened as frontpage (Admin -> Settings -> Frontpage)
2018-06-25 13:58:10 +02:00
Cameron
6b925a6f76 Issue #3104 - Library CSS order fix. 2018-05-11 17:39:26 -07:00
Cameron
dfb0e1bd4a Issue #2586 Forward icon issue. 2018-03-10 13:36:32 -08:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02:00
Cameron
caea384495 Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages. 2017-06-05 17:49:49 -07:00
Cameron
f3f7826c95 Admin-nav and frontend keyword/meta error. PHP5.4 2017-04-02 12:09:57 -07:00
Cameron
fcbe12c5f6 PHP Notice fixes. mbstring function fallback. 2017-03-31 19:04:34 -07:00
Cameron
80fbb2a334 Meta-Tags: Issue #2544 - avoid duplication. 2017-03-31 15:49:33 -07:00
Cameron
3c65faf6e3 Downloads: #2544 download meta tags. Apple-icon fix. 2017-03-31 14:58:22 -07:00
Cameron
3005e0bd8f Fixes #2517 - support for the style_custom.css file in theme folder which is auto-loaded after style.css. 2017-03-25 13:01:50 -07:00
Cameron
3ebfaaf3f1 The site's HTML tag may now be customized by defining "HTMLTAG" inside the theme.php file. (similar to "BODYTAG") 2017-03-07 10:28:05 -08:00
Lóna Lore
53a7fb2fc9 Ability to use theme.xml to define library dependencies. 2017-03-02 20:55:31 +01:00
Cameron
d2312dd5cc Remove unused files. 2017-01-27 18:30:46 -08:00
Cameron
28de9f2be1 Fixes #2270: Usersettings : Custom User Fields on Legacy themes.
Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
2017-01-23 17:54:43 -08:00
Jimmi08
0346cc4835 Problem with BODYTAG #2308 2017-01-22 16:29:54 +01:00
Cameron
ce4369ed4a Fix for og:image sitebutton size. 2016-07-09 10:49:55 -07:00
Cameron
50fff3e777 Give each theme layout a unique CSS id. 2016-06-03 19:40:17 -07:00
Cameron
8c0680a18a Corrected frontend modal markup. Corrected page registry identifier. 2016-02-28 20:50:09 -08:00
Cameron
7bc78d6971 Default Modal on frontend when Bootstrap in use. 2016-02-16 10:12:45 -08:00
Cameron
1e9da76395 Forum: PHP7 parser fix. 2016-02-15 19:59:47 -08:00
Cameron
fee3764dff Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head. 2016-02-09 15:57:07 -08:00
Cameron
729d65407a Debug alert added for misconfigured theme.php files. 2016-02-05 21:09:06 -08:00
Cameron
7a564f639d Fixes #1290, Fixes #1279 Forum backward compatibility issues. 2016-01-13 18:09:47 -08:00
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08:00
Cameron
7cfcd1fd23 Experimental JS and CSS caching for improved performance. Currently disabled by default. 2015-06-03 15:44:07 -07:00
Cameron
a7cc11f5ee Removed globals from meta-tag method in header. 2015-05-31 09:25:59 -07:00
Cameron
a5f5264cf7 Added Github-Sync feature to Admin->databases when developer mode (or debug) is active. 2015-05-30 17:06:22 -07:00
Cameron
4c7c3dfd47 Fixes #751 - Meta-tag issues. 2015-04-08 22:05:32 -07:00
Cameron
c2927344d4 Tweak last commit 2015-02-14 01:16:31 -08:00
Cameron
b8280cdddb Fix for members-only areas 2015-02-14 01:12:49 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
e36b68933c Usersettings error message styling and general cleanup. 2015-01-27 11:32:09 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
SecretR
39e3e6ae97 Fixes #661- welcome message auto-shown on front page only 2014-07-24 19:08:55 +03:00
Cameron
de3cbe913d Fixes #321 - custom folder names working again. JS/CSS comments shown during Debug mode only. 2014-07-03 19:45:50 -07:00
Cameron
d3940eafd9 Avoid checking _header_ and _footer_ layouts for divider shortcode. ie. {---} 2014-02-21 06:30:25 -08:00
Cameron
0df0f49cc0 HTML5 meta tag 'copyright' fix. 2014-01-09 04:23:55 -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
512a2e307b $LAYOUT splitter shortcode correction. {---} 2013-12-21 21:55:33 -08:00
Cameron
c3e93fb34d Issue #435 - More Bootstrap3 styling fixes. Login-menu shortcodes updated to v2 spec. 2013-12-21 06:23:22 -08:00
Cameron
e2d67d8ecd Issue #435 - Initial Bootstrap3 theme added. 2013-12-21 01:32:39 -08:00
Cameron
7874cd1060 Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional

e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
2013-12-17 11:12:42 -08:00
Cameron
ca1e52ee33 Generic javascript-disabled message added. 2013-11-11 03:36:54 -08:00
SecretR
e6146ae068 e-iframe css class 2013-10-18 14:14:42 +03:00
Cameron
e5e5c1d12c New notify script added to front end. You can test with forum 'quick reply' for now. 2013-06-21 01:26:30 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
SteveD
a877a2bf89 Issue #343 start of fix to make CHAP login via user pages work again (more to do) 2013-06-07 22:43:03 +01:00
Cameron
ce939d1fff Support for {e_PAGETITLE} usage in $HEADER. 2013-05-29 01:42:35 -07:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00