0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3conf
/
ext
/
realurl
/
[
Home
]
File: ChangeLog
2011-01-31 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Released version 1.10.2 2011-01-27 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #15929: lookUpTable to localize tt_news single view URL does not work * Fixed bug #16748: URL ending in '?' gets trailing slash from appendMissingSlash 2010-11-17 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #16398: MySQL extended syntax is not used in case of persistent connections * Released version 1.10.1 2010-11-09 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #16222: Typo in csh * Fixed bug: sorting direction cannot be changed in redirects view 2010-11-03 Dmitry Dulepov <dmitry@typo3.org> * Continue fixes for #15096 (see comment 0043394 and below in the bug report) 2010-11-02 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug: fileName did not work if file name is an integer * Fixed bug #16098: renaming page removes path cache entries instead of expiring them * Fixed bug #15906: cHash comparison failure 2010-11-01 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #15824: Speaking URL path segment does not work * Improve performance of expire time deletions 2010-10-19 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #15768: make number of results per page in the redirects view configurable 2010-09-16 Dmitry Dulepov <dmitry@typo3.org> * Released version 1.10.0 2010-09-15 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #15708: No separate configuration possible if only port differs * Fixed problem: decoding of path override did not work for non-default language * Fixed problem: encoding of path override did not work for links with default language on localized pages * Fixed bug #15643: Not compatible with new Shortcude mode "Parent page" (thanks to Steffen Gebert) * Fixed bug #15654: RealURLs with no spaceCharacter * Updated code for #15665: remove references in hook parameters, use return values (thanks to Ingo Renner) 2010-09-09 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #15665: Method to manually set the host during URL encoding * Fixed bug #15602: key is too long * Added database fields for overriding path segment completely * Fixed bug #15665: Method to manually set the host during URL encoding * Fixed bug #15602: key is too long * Added resolving of back path to id (initial version) 2010-09-08 Dmitry Dulepov <dmitry@typo3.org> * Refactoring modfunc1/index.php * Refactor redirect view and add search to it * Added a page browser to the redirect view 2010-08-31 Dmitry Dulepov <dmitry@typo3.org> * Fixed forge issue #9285: t3blog problems with RealURL when using file names * Updated copyright information * Removed unused modules 2010-08-30 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #14780: Resolving incorrect id when only language-preVar gets passed (thanks to Bernhard Kraft) * Fixed bug #15481: Visibility of tx_realurl_advanced::encodeTitle() * Fixed bug #10774: localized pagePath encoding by tx_realurl_advanced not working when using new _DOMAINS config * Fixed bug #14266: set as redirect does not work * Fixed bug #15599: Pressing "Cancel" in redirect view does not hide the form * Released version 1.9.4 2010-08-25 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #15552: Impossible to have file names on the root page * Fixed bug #15335: PHP Warning: Invalid argument supplied for foreach() in class.tx_realurl_tcemain * Fixed bug #15435: Editing of redirects not possible anymore * Fixed bug #15366: uniqalias for an item with the same name is rotatory generated als -1 and -2 (thanks to David Frerich) 2010-06-22 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14815: missing extension configuration causes PHP errors * Fixed bug #14700: Length of tablename field in tx_realurl_uniqalias is too short * Fixed bug #14820: Clear cache when page's "hidden" flag changes * Fixed bug #14821: Path cache is not cleared when page cache is cleared 2010-06-14 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14684: tx_realurl_tcemain->clearUniqueAlias SQL error * Released version 1.9.3 2010-06-09 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14661: wrong URL if defaultToHTMLsuffixOnPrev is set to ".html" * Fixed bug #14667: Missed trailing slashes * Fixed bug #14657: 404 error on some shortcut pages * Regression: URLs by default do not have slashes appended 2010-06-08 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14642: Missing argument 2 for tx_realurl::isString() 2010-06-07 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Released version 1.9.2 2010-06-04 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14617: defaultToHTMLsuffixOnPrev doesn't work anymore 2010-06-04 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14616: Error: Call to undefined method t3lib_div::calculatechash() * Fixed bug #14111: tx_realurl::lookUp_cleanAlias() could be used in user functions but is protected since v1.8.0 * Released version 1.9.1 2010-06-03 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #10124: Outdated entry in tx_realurl_uniqaliase should throw a 404 error * Fixed bug #13993: valueMaps: noMatch:bypass removes the parameter from the url * Fixed bug #14370: realurl fails on mapping with multidomain conf with different default langs (thanks to Vladimir Podkovanov) * Fixed bug #13475: Add possibility to userFuncs to bypass the param as known from valueMap (thanks to Steffen Ritter) * Released version 1.9.0 2010-06-02 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #11219: Incorrect cHash stored when bypassing parameters 2010-06-01 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #12383: Append suffix depending on GETvars * Fixed bug #14576: Add a flag to the page to exclude it from RealURL caches * Fixed bug #9757: Autoconfig should be rewritten after update to sys_domain * Fixed bug #13951: Wrong link when linking to root page on TYPO3 installation inside a subdirectory * Fixed bug #13962: Support for all UTF8 characters in URLs 2010-05-31 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14381: 404 Handling throws a 500 error * Fixed bug #14414: wrong behavior with Exclude from speaking URL setting (thanks to Vladimir Podkovanov) * Fixed bug #12904: Exclude from speaking URL * Fixed bug #14111: tx_realurl::lookUp_cleanAlias() could be used in user functions but is protected since v1.8.0 * Fixed bug #14261: Error Log in BE use wrong DomainName * Fixed bug #14266: set as redirect does not work * Fixed bug #14552: Path cache is not used in some cases * Fixed bug #14200: after logging out from BE realurl stops working on some pages * Fixed bug #14300: FileName option does not drop used parameters * Fixed bug #14321: If page title is empty, fall back to the uid of the page for path generation * Fixed bug #10073: If page title is empty, RealURL generates path to the upper page * Fixed bug #7825: Alias change does not change paths in non–default language * Fixed bug #4481: after page a page is deleted it remains in the pathcache 2010-04-20 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #14031: RealURL 1.8.0 floods sys_log with error messages: tx_realurl::encodeSpURL_urlPrepend is no valid callback * Fixed bug #13966: RealUrl uses t3lib_div::fixed_lgd() which is deprecated * Added a note to the manual that _DEFAULT must not be used in multidomain configurations * Recreate TCEmain hook to clean/expire path entries * Refactor and simplify insertion/updates in the path cache * Released version 1.8.1 2010-04-19 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Removed duplicate code 2010-04-07 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Released version 1.8.0 2010-03-29 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #13918: Autoconf breaks SimulateStatic-URLs 2010-03-16 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Small optimization for aliases * Fixed bug #6400: Unexpected behaviour when postVarsets => _DEFAULT is not set * Fixed bug #13721: No access to configuration in encodeTitle_userProc function from inside tx_realurl 2010-03-15 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #10348: 301 Moved Permanently with redirects and redirects_regex * Fixed bug #12968: Set RealURL as conflicting with simulatestatic * Added PHP5 access specifiers to tx_realurl and tx_realurl_advanced 2010-03-10 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #12919: Mistyping of a sql query 'expires' instead of 'expire' * Preparatory work for #9858: Making slash at the end ot the path configurable * Fixed bug #13507: Deleted templates are included when finding rootpage_id by searching sys_template * Fixed bug #13018: editPathCacheEntry() attempts to update nonexistent db field in class.tx_realurl_modfunc1.php * Fixed bug #12992: Table "tx_realurl_uniqalias" doesn't get created on a fresh installation (MySQL) * Fixed bug #9025: RealUrl generates links to live version within a draft workspace preview * Fixed bug #12698: Empty conf[spaceCharacter] => PHP Warning "Compilation failed" * Fixed bug #12846: Parsing issue with DBAL 2010-01-13 Dmitry Dulepov <dmitry.dulepov+extrealurl@gmail.com> * Updated documentation: described that appendMissingSlash works before any other option 2009-11-17 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #12158: KEY bk_realurl02 of table tx_realurl_uniqalias is too long * Released version 1.7.0 2009-11-16 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #12529: tx_realurl->isMultidomain called multiple times * Fixed bug #12445: Redirects are prepended by a slash * Fixed bug #12414: Add to manual that checking the is_sitroot flag is mandatory in multidomain environments * Fixed bug #12274: appendMissingSlash with keyword "redirect" does not correctly redirect an URL with a query part 2009-10-08 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #11393: 2 folder with "exclude from speaking URL" - 404Error * Fixed bug #9545: "exclude from speaking url segment" doesn't work if there are two or more pages with the flag in the same directory * Fixed bug #12137: Field field_alias in table tx_realurl_uniqalias too small when using CONCAT_WS('-',verylongfieldname,other...) in alias_field * Fixed bug #11042: Wrong behaviuor of exclude from speaking url parameter * Fixed bug #9877: Problems with PD-Admin 2009-10-06 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Fixed bug #10329: Speaking URL path segment disappered from page overlay 2009-10-02 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Changed index bk_realurl02 (shorter key) * Commented TCEmain hook: it needs a better way of handling page renames * Fixed bug #9976: realurl stops working when encodeSpURL_postProc hook is used * Fixed bug #11873: Error in dokumentation decodeSpURL_postProc does not exist * Fixed bug #11347: Strip Tags in Titles * Fixed bug #11777: Add new field "spurl_string" to tx_realurl_chashcache that makes it easier to debug the contents of this table * Fixed bug #9267: "bad" line in realurl manual 2009-10-01 Dmitry Dulepov <dmitry.dulepov@gmail.com> * Removed ereg_* functions (deprecated in PHP 5.3) * Small fixes in the redirect module * Replace cHash with the one provided in the query string (Snowflake fix) 2009-04-19 Dmitry Dulepov <dmitry@typo3.org> * Reworked redirects module * Fixed problem: if default language uid is not 0 and language is not set in the URL, RealURL still used 0 2009-04-18 Dmitry Dulepov <dmitry@typo3.org> * Changed layout and fields in the 'Redirects' function * Removed 'Clear cache' on extension update * Changed cHash table to use a full md5 string as URL hash. This makes less possible to create wrong cHashes. * Use full URL in redirects to prevent wrong redirects * Removed a method to find root page id by is_siteroot check * Fixed double call to findRootPageId() when using _DOMAINS 2009-01-28 Dmitry Dulepov <dmitry@typo3.org> * Added pages_language_overlay to modified_tables to make EM happy * Removed hash from tx_realurl_pathcache and optimized the whole handling of this cache with additional indexes * Added strict mode with more checks for the configuration 2009-01-01 Dmitry Dulepov <dmitry@typo3.org> * Added a call to pageNotFound and exit if incoming URL cannot be parsed 2008-12-16 Dmitry Dulepov <dmitry@typo3.org> * Released version 1.5.3 2008-12-12 Dmitry Dulepov <dmitry@typo3.org> * Fixed error in TCEmain hook with TYPO3 4.3 * Fixed double slashes for the root page 2008-10-07 Dmitry Dulepov <dmitry@typo3.org> * Added hooks to pre-/post-process URLs 2008-10-05 Dmitry Dulepov <dmitry@typo3.org> * Fixed more issues with _DOMAINS (empty home page URL caused problems) 2008-10-02 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #9376: ['_DOMAINS'] requires preVars definition * Fixed bug #9405: devLog() calls without debug test in class.tx_realurl_tcemain.php * Require PHP5 for RealURL from now on * Released version 1.5.2 2008-09-27 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #9265: findRootPageIdByHost is used in class.tx_realurl_advanced.php but never defined * Fixed bug: appendMissingSlash does not work properly if query string present * Fixed bug #9288: Typewriting error in ext_localconf.php 2008-09-23 Dmitry Dulepov <dmitry@typo3.org> * Added "redirect" keyword for "appendMissingSlash" option 2008-08-25 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #9190: Missing argument 2 for tx_realurl_tcemain::clearBranchCache() * reapplyAbsRefPrefix is now on if not set explicitely * add page exclusion from path also to "not in menu" and sysfolders * Released version 1.5.1 2008-08-15 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #6513: Small improvements (multi-language, URL length, page type) * Fixed bug #7444: Wrong resolving of shortcut pages leading to double content * Fixed bug #8683: Improve domain handling in dependency to query parameters (patch by Oliver Hader) * Fixed bug #5506: Redirects set in BE doesn't work * Released version 1.5.0 2008-08-14 Dmitry Dulepov <dmitry@typo3.org> * Added more methods to determine root page id * Fixed bug #7111: noMatch = bypass makes prevents realurl to decode fileName on root page * Added search for site root in autoconf * Fixed bug #9042: Pagetitle with ® sign not working (sometimes) * Fixed bug #9013: tx_realurl_advanced ignores deleted and hidden flag of table pages_language_overlay * Added "exclude" flag for pages 2008-05-26 Dmitry Dulepov <dmitry@typo3.org> * New feature: reapply config.absRefPrefix to URL if configured so * Added information to the manual about removing empty segments 2008-05-23 Dmitry Dulepov <dmitry@typo3.org> * New feature: remove postVar segment completely if it it produces only empty values 2008-05-14 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #8406: config.absRefPrefix crashes realurl 2008-04-29 Dmitry Dulepov <dmitry@typo3.org> * Added compatibility with 4.2 (bugs #8026, #7941) * Added handling of nested domains * Added an option to enable/disable devLog without using Install tool (see also bug #8125) * Moved locallang*.php to locallang*.xml (see #6911) * Release of version 1.3.2 2008-03-17 Dmitry Dulepov <dmitry@typo3.org> * Fixed wrong spelling of RealURL everywhere in the manual 2008-03-10 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #6567: autoconfgeneration create wrong config for defaultToHTMLsuffixOnPrev and acceptHTMLsuffix * Fixed problem: fatal error in BE when sysfolder/shortcut/MP is renamed * Release of version 1.3.0 * Fix for PHP4 error in BE * Release of version 1.3.1 2008-03-06 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #7486: tx_realurl_pathsegment is now exclude field * Fixed: _DEFAULT was ignored in TCEmain hook * Change path expiration behavior 2008-03-05 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #6952: expireDays is not set correctly * Fixed bug #6416: if autoUpdatePathCache is true old urls are redirected not as 301 * Added TCEMain hook to update path cache if page is renamed 2008-02-06 Dmitry Dulepov <dmitry@typo3.org> * Fixed error #6849: Error on 404/Page Not Found * Updated function index with extdeveval 2008-01-18 Dmitry Dulepov <dmitry@typo3.org> * Added eol-style property for all text files * Fixed another incarnation of postVarSet issue 2008-01-07 Dmitry Dulepov <dmitry@typo3.org> * Updated logo in manual 2007-11-28 Dmitry Dulepov <dmitry@typo3.org> * Update information about config.baseURL in the documentation 2007-10-22 Dmitry Dulepov <dmitry@typo3.org> * Removed svn:eol-style=native from all files because it caused problems with EM on *nix systems 2007-10-21 Dmitry Dulepov <dmitry@typo3.org> * Updated documentation * Some files are reformatted according to conding conventions * Updated function index 2007-10-07 Dmitry Dulepov <dmitry@typo3.org> * Fix: query string was reconstructed only when cache was not in use 2007-10-07 Dmitry Dulepov <dmitry@typo3.org> * Added hooks for extensions to provide configuration * Autoconfiguration is moved to processing class * Removed lateAddToCache because it had bad side effects 2007-10-01 Dmitry Dulepov <dmitry@typo3.org> * Fixed wrong intval on string md5 2007-09-20 Dmitry Dulepov <dmitry@typo3.org> * Changed tx_realurl_urlencodecache and tx_realurl_urldecodecache to use full md5 * Added lots of calls to TYPO3_DB->sql_free_result to free PHP resources * Default autoconfiguration file location is now in typo3conf * Fixed bug 4995: 301 redirection for expired pagepaths broken 2007-09-18 Dmitry Dulepov <dmitry@typo3.org> * Removed "DEFAULT '0'" from "uid" column in tx_realurl_uniqalias * Fixed bug 5369: Converting to InnoDB * Changed primary key for tx_realurl_errorlog to prevent errors about duplicate entries * Optimized query to tx_realurl_errorlog * 'suggest' static_info_tables instead of requiring it 2007-09-14 Dmitry Dulepov <dmitry@typo3.org> * If decoded entry is not in cache, it will be added there when TSFE has completed request 2007-09-12 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug 2402: RealURL+tx_realurl_advanced: xxx was not a keyword for a postVarSet * Fixed bug 4495: When logged in from BE, produces error: Segment "zzz" was not a keyword for a postVarSet as expected * Fixed bug 5784: function pageAliasToId is not DBAL-safe 2007-09-11 Dmitry Dulepov <dmitry@typo3.org> * Added searching for rootpage_id by domain name (taking redirects into account) 2007-09-10 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug 4994: tx_realurl_pathcache must not be flushed! * Fixed bug 5150: Remove tx_realurl_pathcache table from MySQL Query Cache * Fixed bug 6257: pointless rootline lookup in multi-domain enviroment * Fixed bug 6051: RealURL does not set GET vars for use with TypoLink * Forced firstHitPathCache if no postVarSets or fixedPostVars defined 2007-09-10 Dmitry Dulepov <dmitry@typo3.org> * Added autoconfiguration feature 2007-07-09 Dmitry Dulepov <dmitry@typo3.org> * Fixed error in regular expression 2007-01-24 Dmitry Dulepov <dmitry@typo3.org> * Removed enableDomainLookup and rootPageID from another place in the manual (thanks to Chris Paige for noticing it!) 2007-01-12 Dmitry Dulepov <dmitry@typo3.org> * Release of RealURL 1.1.4 2007-01-04 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug 4007: realurl path in workspace is kept when published * Fixed bug 4395: Specified key was too long; max key length is 1000 bytes * Fixed bug 4485: RealURLs with no spaceCharacter * Fixed bug 4528: Deprecated function in documentation * Fixed bug 4559: Fails to crate/update table tx_realurl_uniqalias when db is set to utf8 with max key restriction * Renamed isInFEEditing() to IsBEUserLoggedIn() * Added tx_realurl_pathcache to list of table for clearing when all cache is cleared 2006-10-13 Dmitry Dulepov <dmitry@typo3.org> * enableDomainLookup and rootPageID is removed from manual.sxw because they do not exist * Added TS log message in case if root page cannot be determined from configuration 2006-10-06 Dmitry Dulepov <dmitry@typo3.org> * Release of RealURL 1.1.3 2006-10-06 Dmitry Dulepov <dmitry@typo3.org> * Fixed compatibility issue for wrong realurl configuration (see bug #4352) * Updated class/function index 2006-10-05 Dmitry Dulepov <dmitry@typo3.org> * Release of RealURL 1.1.2 2006-10-05 Dmitry Dulepov <dmitry@typo3.org> * Added patch by Andreas Otto (field order and sorting in mod1 for Redirect view) * Fixed bug 1530: defaultToHTMLsuffixOnPrev has to be cleaned in decodeSpURL * Fixed bug 2439: [RealURL] Prepend domain name before path in realurl modules * Fixed bug 3441: Real url's with .html without using defaultToHTMLsuffixOnPrev * Fixed bug 3988: /start/Feedback gets not found because of uppercase; searchTitle_searchPid() return does not use "encoded" version in lookup 2006-10-03 Dmitry Dulepov <dmitry@typo3.org> * Fixed bug #3517: Impossible to have same path on 2 domains 2006-09-07 Dmitry Dulepov <typo3@accio.lv> * Release of RealURL 1.1.1 2006-08-28 Dmitry Dulepov <typo3@accio.lv> * Fixed bug #3078: realurl doesn't take config.typolinkLinkAccessRestrictedPages into account 2006-08-25 Dmitry Dulepov <typo3@accio.lv> * bk_realurl02 was too large 2006-08-17 Dmitry Dulepov <typo3@accio.lv> * Made a workaround for error in parse_url() when parsing multiple arrays 2006-02-16 Dmitry Dulepov <typo3@accio.lv> * Updated compatibility version 2006-01-29 Dmitry Dulepov <typo3@accio.lv> * Fixed repeated message in EM to drop/add bk_realurl02 index 2006-01-27 Dmitry Dulepov <typo3@accio.lv> * Fixed bug #2413: RealURL: wrong paths are generated if mount points are used * Fixed bug #2416: RealURL: wrong page is displayed * Fixed bug #1814: RealURL = MySQL database optimisation * Code cleanup (uninitialized vars, debuging messages, etc). * Updated extension API data * Changed XCLASS name of modfunc1 to match file name 2005-10-14 Kasper Skårhøj <kasper2005@typo3.com> * en/decode caches will expire after 24 hours * Adding "userFunc" for id-alias translation (alternative to built in "lookUpTable") * Fixed a few bugs * Implemented "301 Moved Permanently" headers * Implemented a table where you can define permanent redirect URLs, for instance for keep backwards compatibility with specific old urls. * Implemented an error log that will track all URLs which resulted in a 404 - useful for checking most typical "lost links" and creating a redirect. Can be disabled with ['init']['disableErrorLog'] * By default realurl will return 404 if the whole url is not used in the decoding. * Can throw a 404 if the alias mapping to id didn't succed (configuration) * Supports localization for alias-id mapping, eg. when titles of news elements are used in realurl and the language is different than default it will take the localized title and use that (if configured for it). (lookUpTable feature) * Supports auto-update of aliases if titles of eg. news items changed. Must be configured. (lookUpTable feature) * Improved the lookUp_cleanAlias function to respect charset - should fix clean up on non danish/german titles, just like it has been done for page titles some time ago. * Implemented that expired URLs will redirect to new ones, sending "301 Moved Permanently" headers * Improved many management functions in backend module. 2005-10-11 Kasper Sk�hj,,, <kasper@typo3.com> * Introduced feature "autoUpdatePathCache" which will allow changes to eg. page title to be made instant in the URL plus keeping backwards compatibility for a period of time with the previous URL. * You can add additional pathCache entries in the management module. 2005-04-19 Kasper Sk�hj,,, <kasper@typo3.com> * Added "redirects_regex" feature to match URLs with a regex for initial redirection. 2005-02-22 Kasper Sk�hj,,, <kasper@typo3.com> * Added Web>Info / Speaking Url Management module: Finally it does something. Can manage the pagepath cache, show decode and encode cached content and manage unique-alias maps. 2004-12-20 Kasper Sk�hj,,, <kasper@typo3.com> * Added support for frontend login triggered bypass keywords (for proxy cache-control situations) (look for "feLogin" in manual) * Added registration of page id for url encoding - for cache management. 2004-09-01 Kasper Sk�hj,,, <kasper@typo3.com> * encodeTitle(): Support of multibyte encodings like UTF-8 in the encoding of page titles. Also extended letters => ASCII equivalents are working now (using t3lib_cs) * Implemented support for usage over multiple domains. Manual has been updated. Basically you have to configure the id-resolver (like "tx_realurl_advanced") to know of its root page id so it has a starting point. This is cannot be automatic and therefore you have to configure it to correspond with the root page UID in the page tree. This is documented with examples in the manual. * !!! Changed return values type for some functions, in particular observe that the user processing of path-to-id is now returning and ARRAY NOT AN INTEGER (Id)! * &MP vars are now encoded with page id. Works with both pagepath cache and without. * Generally, the manual URL decoding (without pagepath cache) has been updated and tested to work well. * Fixed bug with ".html" prefix when page path is blank (This development was sponsored by Forbrugernes Hus in Denmark. Thanks.) 2004-06-10 Kasper Sk�hj,,, <kasper@typo3.com> * Added option to disable pathcache (and more for that) * For 404 handling, realurl will now use the default TYPO# pageNotFound handling. * "Admin" jump functionality had a new feature which can link people into the backend for editing the page rather than showing frontend icons only. * Created modes for "soft" segment-not-found handling. * Implemented true URL decode/encode caching * All document, but some features depends on TYPO3 3.7.0-dev+ 2004-04-22 Kasper Sk�hj,,, <kasper@typo3.com> * Added new option "appendMissingSlash" which appends a trailing slash to the path if it was not set by the user. 2004-03-23 Kasper Sk�hj,,, <kasper@typo3.com> * Added the possibility of specifying more than just the "nav_title,title" fields from the rootline in the generation/resolve of the speaking URL. Documentation updated accordingly.