Cameron
26afb93b4e
Fixes #4682 - Dasherize News Tag SEF URL.
2022-01-27 10:49:53 -08:00
Cameron
14862f0463
PHP8 Warning removal.
2021-01-01 10:45:26 -08:00
Cameron
42f0e902d4
Issue #4283 - Update deprecated sql method usage. Removed old code.
2020-12-17 05:52:54 -08:00
Cameron
cf14705535
Code speed optimization
2020-12-12 11:32:23 -08:00
Cameron
74a3735488
Fixes #4172 - Incorrect RSS URLs on news and incorrect SEF URL example.
2020-05-20 11:49:05 -07:00
Deltik
1f824faa69
Renormalized all text file line endings
2019-03-29 19:13:32 -05:00
Achim Ennenbach
e6e8a304a9
Fixed issue with legacy url (goto settings) on user profile page
2018-07-15 18:08:30 +02:00
Cameron
8d08a80231
PHP Notice removal
2017-12-12 21:44:50 -08:00
Cameron
dfb8435d58
Page: Breadcrumb fix for generated chapters lists when using default URLs. (not SEF)
2017-10-03 12:51:20 -07:00
Cameron
43879208a0
PHP Warning Removal
2017-01-01 10:32:48 -08:00
Cameron
364cfd3128
PHP Warning removal
2016-12-27 12:29:50 -08:00
lonalore
fb3946ae0a
Error page improvement: template support.
2016-12-14 15:01:51 +01:00
Cameron
57f703c379
Theme list fixes and navigation avatar-size increase.
2016-12-08 12:04:16 -08:00
Cameron
f7c6c3e542
Fix for usernames with hyphens.
2016-12-08 09:52:57 -08:00
Cameron
1490ad009d
Fix for lowercase usernames in SEF Url.
2016-12-08 09:38:23 -08:00
Cameron
d571d915ec
Notice Removal
2016-09-17 17:11:39 -07:00
Cameron
7fdb27510f
PHP Warning Fixes.
2016-06-09 16:43:36 -07:00
Cameron
b23d477f26
Optimized News listing pages for less SQL lookups. Enhancement: News article listing by author.
2016-05-20 15:06:36 -07:00
Cameron
262bd68fe1
Moved debug information.
2016-05-05 13:39:33 -07:00
Cameron
3f6fe6cd85
PHP Notice removal.
2016-03-13 00:16:08 -08:00
Cameron
2c50a06517
Deprecated Function cleanup and PHP Notice removal.
2016-02-15 00:56:08 -08:00
Cameron
4e8412b16c
Issue #1287 - PHP7 and SSL fixes.
2016-02-14 19:00:12 -08:00
Cameron
486f3d4961
Issue #1356 - PHP7 Fixes.
2016-02-14 12:15:55 -08:00
Cameron
75c2343698
Issue #974 - Bad user/edit link corrected.
2015-04-20 11:27:31 -07:00
Cameron
f2e71589c7
Reverted page sef-chapters fix until a suitable solution can be found.
2015-01-25 01:56:43 -08:00
SecretR
379d90b1b0
Fixed #545
2014-07-24 19:36:52 +03:00
SecretR
a753989930
Fixed #694 , rewrite of URL configurations, admin linking fixed
2014-07-24 17:14:24 +03:00
Cameron
150689482a
Fixes #650 - legacy news tag urls.
2014-06-16 14:46:39 -07:00
Cameron
7bebfc1901
New SEF-URL for book/chapter/page (a few bugs remain)
2014-01-10 18:27:42 -08:00
Cameron
403900c357
Fix for broken 'Pages' book and chapter urls without SEF active.
2014-01-06 05:00:39 -08:00
Cameron
a790848bdb
Book and Chapter SEF Url support added.
2014-01-04 10:14:38 -08:00
Cameron
d26012d0c2
Fixes #462 - Corrected broken SEF Page URL.
2014-01-01 17:36:31 -08:00
Cameron
e778a4483f
Enable lowercase check for news url.
2013-12-20 10:12:23 -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
Cameron
71d6e81c8b
Fix for news.php?all SEF URL.
2013-12-19 23:27:30 -08:00
Cameron
146fc7d079
Fix for SEF URL regeneration
2013-12-19 22:49:02 -08:00
Cameron
ba18155c34
Fix for broken news category URL in news_categories_menu
2013-12-06 23:26:58 -08:00
Cameron
6baeb189c5
Added Rebuild option for SEF Urls.
2013-11-22 20:46:45 -08:00
Cameron
cb69048fd0
Issue #407 - Incorrect news category link.
2013-07-08 12:03:37 -07:00
Cameron
7d57148ed0
Fix for Page-Chapter Batch Link creation.
2013-06-14 17:00:41 -07:00
Cameron
d32715dcef
Rename page_theme to menu_name
2013-03-09 14:53:01 -08:00
SecretR
713e401e68
Removed the fun urlSuffix (.e107) from news URL profile
2013-03-08 14:58:28 +02:00
Cameron
3d99e66961
eUrl admin rework
2013-02-26 01:30:13 -08:00
Cameron
0d793e0ea8
Use page.php?id=x instead of page.php?x
2013-02-01 19:12:28 -08:00
SecretR
e89a6a5ecf
Work on #34 , extensive testing is required. Work in progress.
2012-12-20 10:45:40 +02:00
Tijn Kuyper
5290bb8ea4
More notice removal
2012-12-08 13:52:05 +01:00
CaMer0n
d49c85f9f0
General cleanup
2012-08-10 19:30:43 +00:00
secretr
2b57902e68
Fixied missing legacy route list/all
2012-07-18 06:13:16 +00:00
secretr
0d0fa1e2ca
- Important URL assembling feature, all routes have now safe fallback option
...
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00