SecretR
f56e9799b2
New navigation routine fix - link_open setting added to shortcodes
...
and templates
2013-10-24 11:33:37 +03:00
SecretR
f60b8f6e81
Error 403/404 templates;
...
Not Found redirect - set 404 error code;
404/403 actions - send proper HTTP status code;
Front controller now sets render mode to
module-controller-action by default (override from within individual
actions via setRenderMod() still possible)
2013-10-23 17:39:44 +03:00
SecretR
c3f9d98898
Missing 2 alt navigations in template/shortcode
2013-10-21 17:48:06 +03:00
SecretR
e6146ae068
e-iframe css class
2013-10-18 14:14:42 +03:00
SecretR
48f41709c8
Menu renders 'start' and 'end' templates now;
...
Comment about usage of SETIMAGE sc in menu template;
SETIMAGE: default - reset to default (TODO - site prefs)
2013-10-18 11:03:01 +03:00
SecretR
c49756982f
Menu template fixes; Page template lan
2013-10-18 10:50:12 +03:00
Cameron
5a9f367f8d
Issue #421 - added more {LINK_ICON} to default template.
2013-07-18 07:24:32 -07:00
Cameron
475e46e748
Renamed {LINK_IMAGE} to {LINK_ICON} - more consistent with description in admin -> Site links.
2013-07-12 07:50:25 -07:00
Cameron
955bb78769
Added support for bootstrap glyphs (see admin-> Site-links icon for example)
2013-07-12 07:13:10 -07: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
518abe69fe
Bootstrap styling fixes.
2013-06-20 15:12:56 -07:00
Cameron
9d2f54ebf9
Fixes #365 for now until new method found.
2013-06-20 01:31:03 -07:00
Cameron
15a9805069
Fix for comment-avatar size issue.
2013-06-20 00:10:52 -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
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