|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[Fwd: [cvs] web/download index.en.php,1.26,1.27]-------- Original Message -------- Subject: [cvs] web/download index.en.php,1.26,1.27 Date: Tue, 10 Nov 2009 00:52:31 +0000 From: Alexander Hansen <alexkhansen@...> Reply-To: fink-devel@... To: fink-commits@... Newsgroups: gmane.os.apple.fink.cvs Followup-To: gmane.os.apple.fink.devel Update of /cvsroot/fink/web/download In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9055/web/download Modified Files: index.en.php Log Message: Make clear that the 0.9.0 installer isn't for Snow Leopard. Index: index.en.php =================================================================== RCS file: /cvsroot/fink/web/download/index.en.php,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- index.en.php 22 Mar 2009 17:32:14 -0000 1.26 +++ index.en.php 10 Nov 2009 00:52:29 -0000 1.27 @@ -21,12 +21,14 @@ with the binary release. </p> <ol> -<li><p> +<li> +<p>10.6 users: There is not currently a binary installer, and you will need to follow the <A href="srcdist.php">source install</A> instructions instead.<br> +10.5 users: Download the installer disk image:<br> <? analytics_download_link("http://prdownloads.sourceforge.net/fink/Fink-" . $fink_version . "-PowerPC-Installer.dmg?download", "Fink " . $fink_version . " Binary Installer (PowerPC)", "/downloads/FinkPPC") ?> - <?= $dmg_size ?><br> <? analytics_download_link("http://prdownloads.sourceforge.net/fink/Fink-" . $fink_version . "-Intel-Installer.dmg?download", "Fink " . $fink_version . " Binary Installer (Intel)", "/downloads/FinkINTEL") ?> - <?= $intel_dmg_size ?><br> (10.4 users - use <a href="http://prdownloads.sourceforge.net/fink/Fink-0.8.1-PowerPC-Installer.dmg?download">Fink -0.8.1 (PowerPC)</a> or <a href="http://prdownloads.sourceforge.net/fink/Fink-0.8.1-Intel-Installer.dmg?download">Fink +0.8.1 (PowerPC)</A> or <a href="http://prdownloads.sourceforge.net/fink/Fink-0.8.1-Intel-Installer.dmg?download">Fink 0.8.1 (Intel)</a>)<br> (10.3 users - use <a href="http://prdownloads.sourceforge.net/fink/Fink-0.7.2-Installer.dmg?download">Fink 0.7.2</a>)<br> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ fink-i18n mailing list fink-i18n@... http://news.gmane.org/gmane.os.apple.fink.i18n |
|
|
New Feature in phpLang: Temporary Disabled LanguagesHi all,
As the documentation goes, many translated docs are getting obsolete. So, I added a feature to phpLang to temporarily disable some langauges. To use this feature, just add $phpLang_disabledLanguages (space separated) before calling phpLang.inc.php. For example, in web/download/srcdist.php $phpLang_disabledLanguages = "de fr it ja zh"; include_once "../phpLang.inc.php"; -- BABA Yoshihiko Urban Design Laboratory, Tokyo University ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ fink-i18n mailing list fink-i18n@... http://news.gmane.org/gmane.os.apple.fink.i18n |
|
|
Re: New Feature in phpLang: Temporary Disabled LanguagesOn 16/11/2009, at 00:38, BABA Yoshihiko wrote:
> As the documentation goes, many translated docs are getting obsolete. > So, I added a feature to phpLang to temporarily disable some > langauges. To use this feature, just add $phpLang_disabledLanguages > (space separated) before calling phpLang.inc.php. > > > For example, in web/download/srcdist.php > > $phpLang_disabledLanguages = "de fr it ja zh"; > include_once "../phpLang.inc.php"; Hello, Baba. I meant to tell you before but I completely forgot: it looks like translations are not working at all, even the up-to-date ones. -- monipol ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ fink-i18n mailing list fink-i18n@... http://news.gmane.org/gmane.os.apple.fink.i18n |
| Free embeddable forum powered by Nabble | Forum Help |