summaryrefslogtreecommitdiff
path: root/includes/locale.inc
Commit message (Collapse)AuthorAge
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
| | | | | | | | | | We added a 'severity' column to watchdog(): watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link); * Specify a severity in case you are reporting a warning or error. * The $link-parameter is now the fourth parameter instead of the third. TODO: document this in the upgrade guide.
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and ↵Dries Buytaert2004-11-21
| | | | | | implemtented it properly per database backend. Read the manual for pg_escape_string: "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
* #12146: Improve locale import/export messages (Stefan)Steven Wittens2004-10-26
|
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, ↵Dries Buytaert2004-10-19
| | | | | | Doxygen documentation and screen output. Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.
* #7289: locale import fixesSteven Wittens2004-10-16
|
* - Patch #11431 by Gerhard: made sure no empty strings are exported + ↵Dries Buytaert2004-10-11
| | | | replaced some double quotes by single quotes.
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
|
* - Patch #11312 by Killes: rebuild the menu after importing a PO file.Dries Buytaert2004-10-05
|
* - Patch #10472 by Gerhard and Steven: fixed bug when paging through the ↵Dries Buytaert2004-09-20
| | | | search results of the locale module.
* #10859: Locale string duplication bug.Steven Wittens2004-09-19
|
* - Patch #10859 by Gerhard: another attempt at fixing duplicate locale strings.Dries Buytaert2004-09-16
|
* - Patch #10859 by killes: importing more than one po file could cause your ↵Dries Buytaert2004-09-15
| | | | database to contain more than one version of the source or the target string.
* Changing the chinese POSIX language tags to RFC 1766 (underscore to hyphen).Steven Wittens2004-09-09
|
* - Moved some documentation around and fixed a missing translation.Dries Buytaert2004-09-08
|
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08
| | | | | | | | | | | | | 1) Menu problems with Postgres (this is a highly critical 1 line fix) 2) Archive module fails with Postgres 3) Postgres setup problems - changes to database.pgsql (although i made these changes myself before finding this patch) 4) Book module fails with Postgres 5) Postgres problems following creation of a new type of user - which is actually about a taxonomy.module bug. 6) Creating accregator_item_table in PostgreSQL 7) Postgres - Polls not displayed on Poll Page 8) Blog module has sql errors with postgres This should not affect MySQL users (hopefully).
* - #9983: UI consistency patch.Steven Wittens2004-08-27
|
* Locale:Steven Wittens2004-08-21
| | | | | | | - Fixing broken .po import (due to file.inc changes). - Do not show error notice on import page when no languages have been added (no longer necessary due to ability to add-and-import in one step). - Added a notice about importing possibly taking a while. - Raised the PHP execution time limit for importing (if not in safe mode, similar to cron.php).
* - Patch by JonBob: for consistency and readability, add brief descriptions ↵Dries Buytaert2004-08-21
| | | | of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
* - Usability improvement: capitalize all header titles.Dries Buytaert2004-08-20
|
* - Code improvements by Stefan: use capital letters for header titles (and ↵Dries Buytaert2004-08-19
| | | | added some missing t() functions).
* - Code improvements by Stefan: made all status messages consistent (and ↵Dries Buytaert2004-08-18
| | | | easier to translate).
* - Patch #9983 by Stefan: usability improvement: made sure all status ↵Dries Buytaert2004-08-16
| | | | messages start with a capital letter.
* - Patch #10111 by Killes: fixed some SQL queries.Dries Buytaert2004-08-16
|
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
|
* - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.Dries Buytaert2004-08-11
| | | | | | The new locale module provides every functionality on the web interface, so you don't need to edit the configuration files or add columns, when you add a new language. This module is an integration of the old locale and localegettext modules, plus a bunch of logic to parse Gettext Portable Object files (opposed to Machine Object files, as supported by localegettext). Note: I made some minor changes to the context-sensitive help texts and to some of the status messages.
* - Merged 3 tiny include files into "common.inc".Dries Buytaert2001-12-27
|
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
| | | | information available on the mailing list.
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
| | | | easier. Also changed the <? tag to <?php in some cases.
* - Added the new user module!Dries Buytaert2001-09-16
|
* Changesnatrak2001-04-23
| | | | | | | | | | | | | | - Fixed an error in module_rehash_blocks() that didn't handle '-symbols. - Removed some module depencies. Drupal will now run (sorta) even if there are no modules installed. - Changed theme_link() to check if certain modules are installed before offering a link to them. Todo - Check all SQL queries to make sure they are addslashes'ed correctly. - Check the effects of changing the PHP magic_quotes setting. - Make the theme_link() function to be customizable either via the admin page and/or in the module itself.
* - forgot to commit this last night but this should fix deekayen's smallDries Buytaert2001-03-12
| | | | Windows glitch
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
| | | | <?php's.
* - various smaller updates before I start watching Formula 1 with [a] aDries Buytaert2001-03-04
| | | | | 0.5 liter box of Haagen-Dhaz (Belgian Choclate) and [b] my laptop on my lap for drupal hacking. Life hardly can get any better than this.
* - added fine-grained user permission system which allows us to giveDries Buytaert2001-02-18
| | | | | | | | | certain users access to specific administration sections only. Ex. a FAQ maintainer can only edit the FAQ, and members of an "editorial board" can only edit comments, diaries and stories, .. - code review => rewrote include/user.inc which is much easier now - fixed 4 small bugs
* - improved layout story.moduleDries Buytaert2001-02-17
| | | | - fixed bug in translation
* - More updates on the translation supportDries Buytaert2001-02-17
|
* - updatesDries Buytaert2001-02-14
|
* - initial import of the preliminary translation code.Dries Buytaert2001-02-12
| | | | | | | | - added timer.inc for benchmarking purpose - bugfix for php-clean - bugfix for account.php - removed redundant format_data - ...
* - added initial locale support as discussed on the mailing listDries Buytaert2001-01-22