1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

14 Commits

Author SHA1 Message Date
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