1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

67 Commits

Author SHA1 Message Date
Tijn Kuyper
71d531be2d Fix typo 2017-01-25 12:19:29 +01:00
Cameron
1490ad009d Fix for lowercase usernames in SEF Url. 2016-12-08 09:38:23 -08:00
Cameron
2039968aab toASCII method added. 2016-12-08 08:21:58 -08:00
Cameron
fe56126e3f Fixes #1946 - System meta event added. 'system_meta_pre' 2016-10-26 17:55:59 -07:00
Cameron
2161b397aa Issue #1946 - added getMeta() setMeta() and removeMeta() methods. 2016-10-24 14:22:53 -07:00
Cameron
334c17cb8e Issue #1821 - Inconsistent e_CURRENT_PLUGIN value. 2016-08-29 14:39:48 -07:00
Cameron
39bae789f8 PHp Notices 2016-02-16 11:10:30 -08:00
Cameron
42efabc505 Fix: SEF-URL generation - check added to avoid "---" 2016-01-15 16:45:22 -08:00
Cameron
169faeee04 Fix for corrupted date formats during SEF Url creation. 2016-01-15 01:30:59 -08:00
Cameron
8a4547f62a Improved title2sef() conversion of non-latin characters 2015-09-07 18:51:36 -07:00
Cameron
3cb6c44231 Fixes to keep Facebook Open-Graph happy. 2015-07-20 23:18:08 -07:00
Cameron
3bbda20886 PHP Notice removal 2015-04-22 12:28:03 -07:00
Cameron
4c7c3dfd47 Fixes #751 - Meta-tag issues. 2015-04-08 22:05:32 -07:00
Cameron
605d4078ce Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles. 2015-04-08 00:16:03 -07:00
Cameron
619b40b2e3 Improved e_CURRENT_PLUGIN detection when using SEF-URLs and other minor path fixes. 2015-04-03 18:42:27 -07:00
Cameron
c079140f23 Truncate Generated SEF-URLs to an acceptable length. 2015-03-30 13:00:28 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
SecretR
b7942691e0 Render mode can be disabled, bad checks removed 2014-12-10 15:06:46 +02:00
SecretR
a6fa26577f Broken query string fix 2014-03-19 15:08:29 +02:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
Cameron
7f1a946562 Fixes #470 Download pagination template and SEF Urls. 2014-01-04 10:14:10 -08:00
Cameron
34bbd17277 Fix for News SEF Url 'list/all' 2013-12-20 10:07:58 -08:00
Cameron
3030ca3570 News SEF URL for tags. Automatically switch URL path to lowercase when lowercase url template is used. 2013-12-20 09:45:27 -08: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
2bdcceab9c Various bug fixes 2013-10-14 15:38:57 +03:00
SecretR
7ab682d4fa Allow non-latin meta content 2013-10-13 13:29:08 +03:00
Cameron
64c18067a6 Closes #405 and #414. Viewport Issue corrected. (thanks to Arun) 2013-07-08 01:37:43 -07:00
SecretR
b19c99c674 Issue #247 - format news keywords before saving to the DB, improved meta
keys formatting
2013-05-08 12:25:43 +03:00
SecretR
00284e8fa0 Meta keywords format issue 2013-04-30 12:37:03 +03:00
SecretR
e6254be4b9 Response render mode typo 2013-04-12 15:50:03 +03:00
Cameron
e6a30c8037 Handle upgrade better. Issue #149 - No.1 2013-03-27 19:38:52 -07:00
Cameron
b843bcc0c7 Notice removal and file cleanup 2013-03-21 02:53:35 -07:00
SecretR
c92052f164 phpDoc update 2013-03-07 15:19:43 +02:00
SecretR
82ac1255a6 FAQ plugin front-end rewrite started 2013-03-07 15:19:40 +02:00
Cameron
47474aeedf Issue #89 meta tags now using 'property' instead of 'name' 2013-01-23 13:11:09 -08:00
SecretR
fbc8386193 Close #75: Automated SEF string creation type not functioning on
Gallery category URLs
2013-01-16 12:51:03 +02:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
secretr
193e9df452 Controller forward bugfix 2012-11-12 07:10:49 +00:00
secretr
a6aba62cc8 url configs now support urlencoded patterns (in theory) thus non latin characters 2012-11-01 09:05:21 +00:00
secretr
e649d21154 URL assembler (url)encoding issues 2012-10-21 15:59:45 +00:00
secretr
724a948ca1 helper meta title format fix 2012-09-03 12:14:37 +00:00
secretr
39c783ed39 introducing eControllerFront - some front-end goodies as check if plugin installed, auto filter vars from GET array, etc 2012-08-23 12:25:42 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
b85f748c98 PHP warning removal 2012-07-23 09:33:39 +00:00
CaMer0n
1d52185bc8 Added e_CACHE_URL 2012-06-08 08:18:03 +00:00
CaMer0n
34f37ce9f7 e107::css() and e107::js() functions added. 2012-05-13 05:53:48 +00:00
CaMer0n
64571fb92e Meta work - done. 2012-05-11 10:30:30 +00:00
secretr
f92cd53c39 I hope the last typo fix on meta rendering 2012-05-11 10:22:44 +00:00
secretr
a488943453 meta typo fix 2012-05-11 10:17:55 +00:00
secretr
498db4ec61 generic meta response methods 2012-05-11 09:45:35 +00:00