Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / includes / functions / language.php
This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our CVS Info Forum
total revisions: 66; selected revisions: 26 (history)
9.25 by nanocaiordoview | annotate | download
2012/04/29 11:07:48 (3 weeks ago)
Changed : +5 -5 lines
Differences to 9.24

Improvements and patches.


9.24 by nanocaiordoview | annotate | download
2012/01/24 21:37:31 (4 months ago)
Changed : +5 -4 lines
Differences to 9.23

Fixed langs.


9.23 by nanocaiordoview | annotate | download
2012/01/24 21:32:27 (4 months ago)
Changed : +3 -3 lines
Differences to 9.22

Fixed langs.


9.22 by nanocaiordoview | annotate | download
2012/01/14 13:00:04 (4 months ago)
Changed : +10 -10 lines
Differences to 9.21

Modules l10n should now work.


9.21 by nanocaiordoview | annotate | download
2011/10/18 11:41:59 (7 months ago)
Changed : +4 -3 lines
Differences to 9.20

Nightly build.


9.20 by nanocaiordoview | annotate | download
2010/10/04 07:10:37 (1 year ago)
Changed : +4 -5 lines
Differences to 9.19

replaced extracted variables with original $MAIN_CFG


9.19 by nanocaiordoview | annotate | download
2008/12/11 09:11:42 (3 years ago)
Changed : +3 -10 lines
Differences to 9.18

call set_locale() only once


9.18 by nanocaiordoview | annotate | download
2008/04/19 12:22:18 (4 years ago)
Changed : +8 -8 lines
Differences to 9.17

Merging from php5 branch.


9.17 by nanocaiordoview | annotate | download
2007/04/07 13:18:08 (5 years ago)
Changed : +4 -4 lines
Differences to 9.16

Branches: 9.17.2
A new file holds php5 functions to provide missing functionalty to older version of PHP. Updated also copyright year


9.16 by djmazeview | annotate | download
2007/03/04 01:41:19 (5 years ago)
Changed : +5 -4 lines
Differences to 9.15

Small speedups and new agents to ban


9.15 by nanocaiordoview | annotate | download
2006/05/20 10:24:48 (6 years ago)
Changed : +6 -6 lines
Differences to 9.14

Fixed browser language detection


9.14 by djmazeview | annotate | download
2006/01/18 03:16:15 (6 years ago)
Changed : +9 -77 lines
Differences to 9.13

Changed to custom weekday and month notation to prevent setlocale() issues


9.13 by djmazeview | annotate | download
2006/01/08 02:16:53 (6 years ago)
Changed : +19 -3 lines
Differences to 9.12

Added support for language inside module back again but different.
modules/MOD_NAME/l10n/id.php contains "<?php return 'ORG_NAME';" where ORG_NAME is your original module name lowercase
modules/MOD_NAME/l10n/english.php without the stupid 'lang-' prefix


9.12 by djmazeview | annotate | download
2005/12/17 04:05:50 (6 years ago)
Changed : +3 -3 lines
Differences to 9.11

Fixed df urls from .com to .org since .com is now reserved for other stuff


9.11 by djmazeview | annotate | download
2005/12/05 00:54:30 (6 years ago)
Changed : +3 -3 lines
Differences to 9.10

And another bug fixed which i accidentaly just created


9.10 by djmazeview | annotate | download
2005/12/05 00:36:15 (6 years ago)
Changed : +6 -8 lines
Differences to 9.9

Fixed bug in installer when register_globals is on


9.9 by djmazeview | annotate | download
2005/12/04 21:39:01 (6 years ago)
Changed : +11 -19 lines
Differences to 9.8

Removed the old cpg-nuke language detection scheme


9.8 by djmazeview | annotate | download
2005/12/03 01:16:06 (6 years ago)
Changed : +8 -7 lines
Differences to 9.7

New installer design to support Postgre and future database.
NOTES:
* config.php is moved and automaticly created by installer
* upgrade script not fully tested yet
* new language vars need to be added


9.7 by akamuview | annotate | download
2005/03/06 11:29:29 (7 years ago)
Changed : +4 -4 lines
Differences to 9.6

added castellano for es-es


9.6 by trevorview | annotate | download
2005/03/04 17:29:44 (7 years ago)
Changed : +4 -5 lines
Differences to 9.5

Cleanup


9.5 by trevorview | annotate | download
2005/02/24 13:36:40 (7 years ago)
Changed : +8 -6 lines
Differences to 9.4

Added option to disable the Update Monitor in step 2 of the installer
Fixed installer bug which didn't load the main language file properly


9.4 by djmazeview | annotate | download
2005/02/18 02:07:03 (7 years ago)
Changed : +21 -21 lines
Differences to 9.3

Moved the get_rss() function to linking.php cos it doesn't display(.php) anything
And added support for RSS 1 right away


9.3 by djmazeview | annotate | download
2005/02/17 22:32:25 (7 years ago)
Changed : +4 -4 lines
Differences to 9.2

Fixed loading english language file if foreign language doesn't exist


9.2 by djmazeview | annotate | download
2005/02/16 23:09:37 (7 years ago)
Changed : +304 -338 lines
Differences to 9.1

Fixed file headers and converted 4 spaces to 1 tab so that each programmer can use his prefered tab spacing


9.1 by akamuview | annotate | download
2005/02/13 03:07:02 (7 years ago)
Changed : +3 -3 lines
Differences to 9.0

explode


9.0 by djmazeview | annotate | download
2005/01/12 03:32:37 (7 years ago)
Changed : +2 -2 lines

*** empty log message ***




Code Credits - Privacy Policy