1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-15 03:54:39 +01:00

35 Commits

Author SHA1 Message Date
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
secretr
d5dc6bfe05 - Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons) 
- Overall improvements and stability fixes
2011-12-09 02:08:04 +00:00
secretr
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +00:00
secretr
afbbf67377 core URL config refactoring 2011-12-06 16:28:20 +00:00
secretr
6cf1f90711 URL config refactoring 2011-12-06 16:01:34 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
f6c73c1868 Wrong category assembling (news, 'rewrite' config;
eURL Admin interface - no expanded items by default, more intuitive but flexible interface on discussion level
2011-12-05 15:44:16 +00:00
secretr
e574d5f4f0 index.php is now system entry point, front page detection moved to index controller; various stabillity fixes and url admin interface improvements; htaccess template modfied to meet entry point changes; front page preference values (Front Page admin page) prefixed with 'url:' and 'route:' now accepted and recognized; full backward compatibility so far. 2011-12-01 22:08:23 +00:00
secretr
078816befe Better routing/URL assembling, inline documentation, large number of fixes, news area improvements - should work flowless with every URL configuration. Awaiting testing results for more stability fixes. 2011-11-30 15:14:02 +00:00
secretr
2e09bfde63 more news URL config issues 2011-11-29 15:07:27 +00:00
secretr
40509909b6 news URL config fixes 2011-11-29 14:18:15 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
secretr
fcb5a59c33 default URL configuration files (legacy URLs) 2011-11-25 17:43:08 +00:00
secretr
90570e2ef4 Core URL configuration initial commit 2011-11-25 17:39:07 +00:00