1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
Cameron
94f4906987 Added check for "SetEnv E_DEV true" in .htaccess 2013-05-25 18:24:02 -07:00
Cameron
348c26a6a0 Closes #330 2013-05-25 16:52:45 -07:00
Cameron
5f264b10af Issue #293 - missing modal on front-end. 2013-05-17 17:34:05 -07:00
Cameron
75aa12609e Install alert styling 2013-05-06 16:37:20 -07:00
Moc
72cb8882d9 Added check for presence of install_.php (in addition to the 'install.php' check) 2013-05-06 12:17:48 +02:00
Cameron
ba6ebf7438 Removal of colorbox modal. 2013-04-17 22:07:15 -07:00
Cameron
75e0344efe Load Signup JS code only when needed. 2013-03-27 19:38:42 -07:00
Cameron
ba2cdad282 Added support for define("DEMO_CONTENT",true); - for theme testing purposes - updates all the href and src paths in the HTML to point to the theme folder. To provide true demo content when releasing a theme - use an /install folder with content. 2013-03-26 20:13:34 -07:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
1cbfeb96f0 Auto-detection of {WMESSAGE} 2013-03-22 19:54:37 -07:00
Cameron
3b953d1315 Template-path changes. 2013-03-20 16:58:39 -07:00