1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

72 Commits

Author SHA1 Message Date
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
secretr
e0770ffa3b missing argument (response class) 2012-05-04 13:11:40 +00:00
secretr
74c19e5468 Controller base - clean up meta title 2012-02-28 14:28:45 +00:00
secretr
49a26e420c floated dialogs working again, improved ajax content, front-end response method for automated json response (parsed by dialog JS) 2012-02-14 12:15:55 +00:00
secretr
78588e2eda More precise controller callbacks execution, new callback shutdown() 2012-02-09 14:00:35 +00:00
secretr
1c34c00f95 Dispatch routine fix - bug preventing _forward method to work proper 2012-01-24 11:47:47 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
secretr
161bbe4785 removed some legacy method calls, e107 class cleanup (in progress). 2012-01-02 13:12:48 +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
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
23223ac4aa URL assembling issue 2011-12-02 19:20:12 +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
497efdb710 - Forums working again (general functionallity) - the new URL assembling/configuration implemented. SEF URL config will be added when forums are 100% functional.
- Minor URL assembling issues fixed
2011-11-28 14:19:19 +00:00
secretr
e8ff687195 Single entry point, routing, URL management - the future 2011-11-25 17:29:47 +00:00