camer0n
|
b05fea833c
|
#5422 Support for schema. News schema added and FAQs schema template simplified.
|
2025-01-31 11:54:19 -08:00 |
|
camer0n
|
ab5f0fb911
|
Fixes #5156 Static URL issue.
|
2023-12-18 12:21:49 -08:00 |
|
Cameron
|
bd9f62675b
|
disclaimer tweak.
|
2023-01-14 19:07:31 -08:00 |
|
Cameron
|
22b9bd1721
|
Updated e107.org urls.
|
2022-04-04 14:46:42 -07:00 |
|
Cameron
|
a14bb5496d
|
Allow theme developers to add a link class to the default site disclaimer.
|
2022-03-28 10:07:41 -07:00 |
|
Moc
|
c0c78c46d0
|
Closes #4447 - Add extra check for presence of log plugin
Avoids fatal error when prefs are still stored for some reason.
|
2021-12-22 14:43:51 +01:00 |
|
Cameron
|
0d8f3e9086
|
PHPDoc fixes and code optimization.
|
2021-12-03 14:58:33 -08:00 |
|
Cameron
|
1f5ec4038c
|
Updated dev info
|
2021-11-23 13:45:24 -08:00 |
|
Cameron
|
acc1a9af0d
|
Plugin script tests and PHP8 fixes.
|
2021-01-22 13:44:10 -08:00 |
|
Cameron
|
b19f9ffbc3
|
Frontend scripts tests. (may break some things)
|
2021-01-19 18:52:56 -08:00 |
|
Cameron
|
e51dfa1fc8
|
Test all e_shortcode.php files in core. PHP8 Fix for featurebox.
|
2021-01-14 10:30:22 -08:00 |
|
Jimako
|
47939464fd
|
update e107 link
|
2020-12-27 10:37:38 +01:00 |
|
Cameron
|
601df26d51
|
Code optimization for speed and reduced memory usage.
|
2020-12-20 11:50:10 -08:00 |
|
Cameron
|
f605ddc552
|
Code optimization and cleanup.
|
2020-12-10 15:52:48 -08:00 |
|
Cameron
|
370fdb13f6
|
Test fixes. Email arraySet() test added.
|
2020-08-11 08:30:00 -07:00 |
|
Cameron
|
e1593de8ee
|
Removed redundant PHP closing tags.
|
2020-08-10 15:49:44 -07:00 |
|
Cameron
|
eb6401385e
|
Code cleanup
|
2019-05-26 17:05:29 -07:00 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05:00 |
|
Cameron
|
1dbc90143f
|
Case cleanup toHtml() should be toHTML()
|
2019-02-26 12:22:36 -08:00 |
|
Cameron
|
184edd3193
|
Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix.
|
2018-09-12 10:29:08 -07:00 |
|
Cameron
|
7628ddb89a
|
A site-disclaimer containing "YYYY" will be automatically replaced with the current year. eg. Copyright '2004-YYYY' becomes '2004-2017'
|
2017-03-07 11:10:19 -08:00 |
|
Cameron
|
d5af3b9246
|
BS4 img-fluid
|
2017-01-20 10:40:05 -08:00 |
|
Cameron
|
12bf6f4d03
|
Issue #2176 - Counter Menu
|
2016-12-27 09:30:54 -08:00 |
|
Cameron
|
a4f3fc2886
|
Added HD logo. Fixed logo size on login page (when no logo selected in admin)
|
2016-12-22 13:53:47 -08:00 |
|
Cameron
|
ac7c95d7f8
|
Rework of the thumbnail routine for more consistent behavior. {SITELOGO} rendering improved. (requires testing on older themes)
|
2016-04-13 14:30:42 -07:00 |
|
Cameron
|
ed1078d625
|
SEF URL supported for theme images (within media-manager) added. LOGO resizing is now on by default when pref is used.
|
2016-02-06 19:33:23 -08:00 |
|
Cameron
|
d76f32551d
|
Added check for empty sitebutton.
|
2015-08-26 18:06:13 -07:00 |
|
Cameron
|
87d47a5924
|
Possible fix for sitelogo issue #1133
|
2015-07-22 17:17:44 -07:00 |
|
Cameron
|
88c343a793
|
Issue #1022 : Blank admin on fresh install.
|
2015-05-23 12:28:24 -07:00 |
|
Cameron
|
f7eadfd588
|
Fix: SITEURL was broken in CLI mode.
|
2015-05-17 12:26:53 -07:00 |
|
Cameron
|
bf2aa9b568
|
Fixes for {SITEURL} when using crons.
|
2015-05-17 02:01:25 -07:00 |
|
Cameron
|
fba9816acd
|
New resizeImage() method added to MediaManager class. Inline images now resized on-the-fly prior to emailing. Sitebutton auto-resized prior to emailing.
|
2015-05-13 13:34:52 -07:00 |
|
Cameron
|
5b8c108c8c
|
Auto-resize oversized sitebutton in signup email.
|
2015-05-12 20:26:07 -07:00 |
|
Cameron
|
cbdd93d95b
|
Upgraded linkwords admin area to v2.x specifications.
|
2015-04-04 18:58:43 -07:00 |
|
Cameron
|
1697b1474b
|
Fixes #870 Fallback to sitename option added to {SITELOGO}
|
2015-02-09 01:27:04 -08:00 |
|
Cameron
|
dc063c9957
|
Issue #870 - Fallback to sitename option added to {SITELOGO}
|
2015-02-06 11:55:13 -08:00 |
|
Cameron
|
4b78946f60
|
Fixes #795 Sitebutton path error in emails. Use {SITEBUTTON=email} if you have a custom email template.
|
2014-10-24 13:10:20 -07:00 |
|
Cameron
|
eaecc593ae
|
Fix for PHP warning.
|
2014-01-28 06:00:46 -08:00 |
|
Cameron
|
f44ac908f5
|
Issue #484 - Counter Menu pref issue.
|
2014-01-17 10:10:06 -08:00 |
|
Cameron
|
ed5634574f
|
Rework and simplification of the 'powered by' menu when using Bootstrap themes.
|
2014-01-10 09:33:04 -08:00 |
|
Cameron
|
ef8dd5534b
|
Improved resizing options for {SITELOGO}
|
2014-01-06 18:43:09 -08:00 |
|
Cameron
|
540f60c249
|
Added {SITEURL} shortcode for consistency.
|
2013-12-25 01:59:32 -08:00 |
|
Cameron
|
fe53927e5d
|
Sitedisclaimer cleanup.
|
2013-06-20 01:24:03 -07:00 |
|
Cameron
|
4936a4bc11
|
SITEBUTTON path fix
|
2013-04-29 12:31:30 -07:00 |
|
Cameron
|
2f660b8bd0
|
Minor gui fixes and notice removal.
|
2013-04-26 21:50:01 -07:00 |
|
Moc
|
f65708cd5a
|
Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp
|
2013-03-26 12:17:12 +01: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 |
|
Steve Davies
|
8a4c2ef1d0
|
Remove PHP warning
|
2012-12-08 17:23:54 +00:00 |
|
Tijn Kuyper
|
5290bb8ea4
|
More notice removal
|
2012-12-08 13:52:05 +01:00 |
|
CaMer0n
|
9db1accd6d
|
Added missing date attribute to plugin.xml files.
|
2012-07-24 00:42:17 +00:00 |
|