summaryrefslogtreecommitdiff
path: root/includes/language.inc
Commit message (Collapse)AuthorAge
* Issue #1904528 by Heine, GoddamnNoise: Language switcher (User interface ↵David Rothstein2015-03-29
| | | | text) Block generates invalid XHTML+RDFa 1.0
* Issue #2145077 by TR: Fix spelling errors in D7 tests and commentsJennifer Hodgdon2013-12-03
|
* Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks ↵Jennifer Hodgdon2013-08-16
| | | | match the code
* Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: ↵Jennifer Hodgdon2013-01-10
| | | | Better documentation for language negotiation
* Issue #1317626 by Albert Volkman, xjm: Clean up API docs for include files H-MJennifer Hodgdon2012-10-04
|
* Issue #1164682 by mgifford, good_man, mvc, clemens.tolboom, sxnc, ↵webchick2012-09-01
| | | | lazysoundsystem: Fixed Switch language links need language identifier.
* Issue #1314384 by Pol, Gábor Hojtsy, oriol_e9g, plach: Added Remember the ↵webchick2012-03-01
| | | | provider that selected the language for later use.
* Issue #1096340 by plach, fietserwin, sun: Fixed Stale language ↵webchick2011-05-24
| | | | types/negotation info after enabling/disabling modules.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is ↵Dries Buytaert2010-05-12
| | | | inconsistent.
* #587706 follow-up by plach: trim GET['q'] centrally in request_path() so ↵Angie Byron2010-03-10
| | | | subsequent places don't have to do it.
* #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵Angie Byron2010-03-07
| | | | from core that are no longer relevant, given what made it into Drupal 7.
* #587706 by dalin: Fixed language_initialize() needs to clean up ['q'] just ↵Angie Byron2010-03-07
| | | | like drupal_path_initialize() does.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* #678546 by rfay and jhodgdon: Improve wording of help text in ↵Angie Byron2010-01-14
| | | | admin/config/regional/language/configure.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵Angie Byron2009-10-24
| | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
* #565480 follow-up by plach: Clean-ups and documentation.Angie Byron2009-10-16
|
* #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵Angie Byron2009-10-16
| | | | between field API and locale module + translatable node bodies.
* #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵Angie Byron2009-10-09
| | | | language for the same path.
* - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx).Dries Buytaert2009-02-01
|
* - Patch #262920 by ainigma32: language selection for domain should look at ↵Dries Buytaert2009-01-02
| | | | HTTP_HOST not SERVER_NAME.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #205602 by theborg: disabled languages were included in the language lookup ↵Gábor Hojtsy2008-01-06
| | | | logic
* #202925 report by beholder, patch by myself: (notice fix) only consider ↵Gábor Hojtsy2007-12-21
| | | | languages with a host set when comparing with the current host in domain language negotiation
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵Gábor Hojtsy2007-12-05
| | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
* #194743 by myself, reported and tested by Murz: the base URL was not ↵Gábor Hojtsy2007-11-29
| | | | properly modified for outgoing links to different language domains and path aliases were not handled in the target language
* #194743 report by Murz, patch by myself: in domain language negotiation ↵Gábor Hojtsy2007-11-27
| | | | mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url()
* - Patch #144634 by chx: fixed critical bug that prevented language ↵Dries Buytaert2007-10-02
| | | | negotiation to work after/when drupal_goto() is called.
* #173274 by Desbeers: treat <front> as the empty path, when adding path ↵Gábor Hojtsy2007-09-06
| | | | prefixes, so we get the proper result
* #158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the ↵Gábor Hojtsy2007-07-11
| | | | language bootstrap phase
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
|
* Leftover variable name spotted by Amr Mostafa, reported by email (because ↵Gábor Hojtsy2007-04-18
| | | | 'the fix is too small and trivial to submit an issue')
* - Patch #134493 by douggreen: getting the Drupal coding standards right in ↵Dries Buytaert2007-04-13
| | | | core. Woot. Woot.
* - Patch #128866 by Gabor et al: new language subsystem fixes.Dries Buytaert2007-03-28
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26