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
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
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
Moc
ff2c2e5c6d
#220 - First batch of forum LAN rewrite: forum, viewforum, viewtopic and post are done. Work in progress! ( #6 )
2013-06-12 21:38:26 +02: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
106365dfef
Issue #373 - Partial fix - at least when using bootstrap.
2013-06-03 03:52:53 -07:00
Cameron
c63b3111ac
Forgot password template cleanup
2013-05-31 15:54:45 -07:00
Cameron
c27c5ea403
Fixed: Some bbcodes were missing in some parts of the admin-area.
2013-05-31 13:52:56 -07:00
Cameron
7d505b8629
Book listing template added.
2013-05-30 14:16:49 -07:00
Cameron
7b88d1cb6d
Pages/Menus: each book/chapter now has it's own template.
2013-05-29 23:00:55 -07:00
Cameron
19b616dae4
Page templates for listPages and listChapters
2013-05-29 19:37:06 -07: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
SecretR
c753d7fff6
e107 class destructor - work on Issue #278 Memory leaks
2013-05-27 10:54:51 +03: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
SecretR
f7f3dd65f3
Fixes Issue #297
2013-05-24 22:18:20 +03:00
Cameron
5f264b10af
Issue #293 - missing modal on front-end.
2013-05-17 17:34:05 -07:00
Cameron
0ebd25252f
Merge pull request #228 from Deltik/master
...
[security] Protection for exposed emails, Message-Handler constants etc. Thank you Deltik
2013-05-10 16:21:38 -07:00
Cameron
b8362372df
Issue #257 , Issue #64 , Issue #236 - usersettings and avatar upload issues.
2013-05-07 20:30:20 -07:00
Cameron
a47cadb9b9
Blurry avatar fix and usersettings template fix. Also added $tp->setThumbSize($w,$h,$crop);
2013-05-07 18:32:38 -07:00
Moc
1298cc8244
#236 - Usersettings signature area styling
2013-05-07 17:28:04 +02:00
Deltik
fe2662188e
Merging with upstream
2013-05-07 08:15:48 -05: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
Deltik
45ef27745b
merging with upstream
2013-05-05 22:39:46 -05:00
Cameron
ec9e8380a1
Issue #213 - Chatbox template BC issue.
2013-05-05 14:11:46 -07:00
Deltik
f546088ee8
[security] Unobtrusive way to stop most spambots for user_template
2013-05-04 11:24:14 -05:00
Cameron
9fe8145a0f
Issue #160 - missing quick-add-user template. Requires testing.
2013-04-30 03:42:33 -07:00
Cameron
9d2361137d
Added extra CSS identifiers.
2013-04-30 03:10:37 -07:00
Cameron
163a5e5ade
Added Contact Info Template
2013-04-30 03:10:23 -07:00
SecretR
6b820f4076
fixes #183 , #185 . Important change - $SC_STYLE (the replacement of v1
...
$sc_style) renamed to most propper $SC_WRAPPER. Testing still required.
2013-04-29 13:31:21 +03:00
SecretR
a8f927f281
Issue #183 - contact template now uses wrappers
2013-04-28 19:28:53 +03:00
SecretR
3ec9e7487e
Issue #183 : $sc_style not working with new SC batch methods:
...
- Wrapper support added (shortcode batches only, needs explicit
wrapper registration)
- new $SC_STYLE - not global, same format as the new wrapper
- $sc_style is deprecated now
- more detailed info in GitHub comments of the issue
2013-04-28 19:14:33 +03:00
Cameron
8a5ee90625
New standard for $sc_style. _WRAPPER. Needs to be completed.
2013-04-26 13:49:57 -07:00
Cameron
0a3f06ed23
Bootstrap styling fixes
2013-04-25 17:35:51 -07:00
Cameron
a47591d654
Avatar paths fix
2013-04-22 14:27:51 -07:00
Cameron
ba6ebf7438
Removal of colorbox modal.
2013-04-17 22:07:15 -07:00
Cameron
c7bf05b06f
Deprecate noTableRender from template files - send template name to tablerender() $mode instead for less confusion and consistent logic.
2013-04-14 17:08:38 -07:00
Cameron
a40736e9b4
Issue #159 Possible fix for tablerender issue.
2013-04-14 12:53:20 -07:00
Cameron
11589d6f9e
Comment fixes. Problem remains with SEF Urls
2013-03-29 15:31:03 -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
91e3f336f6
Bootstrap front-end template. Login page added.
2013-03-22 19:56:28 -07:00
Cameron
1cbfeb96f0
Auto-detection of {WMESSAGE}
2013-03-22 19:54:37 -07:00
Cameron
3968623022
Template path changes
2013-03-21 02:23:29 -07:00
Cameron
59a6edb4e4
Core template path changes.
2013-03-20 23:50:30 -07:00
Cameron
0ba11945ab
Path changes on code templates.
2013-03-20 22:59:37 -07:00
Cameron
0fbb9acf2b
Login page shortcodes updated to use class. {LOGO=login} added for consistent logo site-wide. ie. use pref or use file.
2013-03-20 18:41:27 -07:00