Cameron
4255806a96
Merge pull request #2312 from yesszus/patch-1
...
Some corrections.
2017-01-22 16:01:14 -08:00
Jimmi08
0346cc4835
Problem with BODYTAG #2308
2017-01-22 16:29:54 +01:00
Gábor
6205a74935
Update signup_template.php
2017-01-22 10:07:49 +01:00
Cameron
4b443bc2c8
Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set.
2017-01-18 17:10:12 -08:00
Cameron
4300303dab
Experimental Page content templates.
2017-01-18 10:25:08 -08:00
Cameron
9f8fa3b2c7
Fix for Form handler submit_button image paths.
2017-01-16 14:05:04 -08:00
Cameron
29adf99cb3
Quick fix for signup page label style.
2017-01-11 09:51:18 -08:00
Cameron
e09b6fb824
Fixes #1544 - Default Menu Image Size
2016-12-28 18:46:18 -08:00
Cameron
2e4c85a062
Merge pull request #2169 from MikeyGMT/20161218c
...
LANS #6 Signup Shortcode Plus Accessibility Labels for Signup Form #275
2016-12-20 16:47:16 -08:00
Cameron
a3ba724a71
Merge pull request #2171 from Jimmi08/master
...
to avoid problem with not defined global variable
2016-12-20 14:29:18 -08:00
Cameron
d8fb520e40
Bootstrap navigation now support sub-links of sublinks.
2016-12-20 11:32:14 -08:00
Cameron
8e7cbd9f7a
Include favicon is sitedown template.
2016-12-19 10:24:11 -08:00
Cameron
aa2c37a262
Fix sitedown stylesheet order
2016-12-19 10:08:28 -08:00
Jimako
d0ccf576d6
to avoid problem with not defined global variable
2016-12-19 14:26:56 +01:00
MikeyGMT
87fc521200
More Accessibility Labels for Signup #275
...
More Accessibility Labels for Signup #275
2016-12-19 12:18:58 +00:00
lonalore
fb3946ae0a
Error page improvement: template support.
2016-12-14 15:01:51 +01:00
Cameron
59cacab228
Fix for login page message styling/placement.
2016-12-10 11:36:46 -08:00
Cameron
aa33b00a74
Merge pull request #2114 from rica-carv/rica-carv-patch-2
...
Error template misplaced styles?
2016-12-05 20:32:24 -08:00
rica-carv
71d3ff295c
Update error_template.php
2016-12-05 19:42:13 +00:00
Cameron
383980e0c6
Fix for Contact page captcha label.
2016-12-05 09:13:31 -08:00
MikeyGMT
b104190af7
Contact Form - Generic Lans #6 and Improved Accessibility Labels #275
...
Contact Form - Clean Up / Generic Lans #6
Improve Accessible Labels #275 - label tags needed for='formEntityId'
added
2016-12-04 18:25:24 +00:00
Cameron
c3df2134e2
Backward Compatibility Fixes.
2016-12-01 19:12:25 -08:00
Cameron
9eba6b5a23
Fixes #2008 - Search Form URL
2016-11-08 10:14:27 -08:00
MikeyGMT
c4b45908ef
#1887 Notice Removal User Settings Template
...
#1887 Notice Removal User Settings Template - remember this needs to
copied from e107_core/templates to e107_themes/templates - or merged
into your own custom template.
2016-10-16 23:55:29 +01:00
Cameron
2924136d7a
Corrected class name.
2016-10-10 14:01:05 -07:00
Cameron
d9ca7d9791
Added media-category example to _blank plugin. Added 'profile' template to Pages.
2016-10-10 13:43:01 -07:00
Cameron
ce4369ed4a
Fix for og:image sitebutton size.
2016-07-09 10:49:55 -07:00
Cameron
99a3c0fac2
Fix for Sitelinks tooltip preference. (and footer links)
2016-07-06 18:23:53 -07:00
Cameron
d511bb6c9a
Fixes #1757 - Page 'related' items template.
2016-07-01 16:10:24 -07:00
Cameron
8682707cf1
Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks.
2016-06-05 13:33:18 -07:00
Cameron
50fff3e777
Give each theme layout a unique CSS id.
2016-06-03 19:40:17 -07:00
Cameron
86143e2dff
Email template simplification
2016-05-20 15:04:51 -07:00
Cameron
996b1f3285
e_sitelink.php now supports html as well as link array. e_sitelink.php example added to Plugin Builder and _blank plugin.
...
Mega-Menus will be super-easy with this enhancement.
2016-05-07 09:07:38 -07:00
Cameron
139f525c42
Fix for user profile comment wrapper.
2016-05-05 09:54:35 -07:00
Cameron
8f5dd89284
Fix for forgotten password page layout in membersonly mode.
2016-05-01 10:34:34 -07:00
Cameron
3c0f501e43
Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up.
2016-04-22 16:11:47 -07:00
Cameron
8de008860d
Fixes #1531 - 404 page has incomplete links
2016-04-13 09:25:49 -07:00
mcpeace-maw
0cdfa51552
Update navigation_template.php
...
Changed the order in a logical way. Caret class have span tag in bootstrap.
Suggestion:
Li don't need attribute role="menuitem", but "a" anchor before dropdown-menu ul need class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" in b3.
2016-04-10 00:25:04 +03:00
Cameron
eaf23811f5
Corrected user template markup and added more class ids for greater flexibility during theme development.
2016-04-07 16:41:31 -07:00
Cameron
c2c9246063
Fixes #1446 Captcha not rendered when in footer.
2016-04-04 18:41:35 -07:00
Cameron
e073a2cb87
Fixes #1462 - Hiding of password in signup email.
2016-04-04 18:00:07 -07:00
Cameron
46b2518e82
Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers.
2016-04-02 10:51:18 -07:00
Cameron
a7ec2f7b7d
Issue #1478
2016-04-01 20:32:15 -07:00
Cameron
0b27b3d760
Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal.
2016-03-22 11:42:05 -07:00
Cameron
9cb9f347b1
User profile: Force a perfect circle for the avatar.
2016-03-22 04:31:07 -07:00
Cameron
982082c6da
Fix for long custom field date breaking layout.
2016-03-21 19:15:58 -07:00
Cameron
220d258915
Issue #1430 Fixed gzip encoding issue
2016-03-19 17:14:22 -07:00
Cameron
583a11dca8
Issue #1423 - User Profile template upgrade tweaks.
2016-03-14 18:32:51 -07:00
mcpeace-maw
3589ed4df3
Update user_template.php
2016-03-15 00:37:57 +02:00
Cameron
3c089d83a7
Default comment template modified/corrected for mobile devices.
2016-03-14 12:10:22 -07:00