[GenABEL-dev] [Genabel-commits] r1216 - www
L.C. Karssen
lennart at karssen.org
Fri May 17 09:28:48 CEST 2013
Hi Yurii,
I hadn't seen your comments/changes to the piratepad document, so thanks
for bringing it up. I've imported them into the org file in SVN r1223.
Best,
Lennart.
On 15-05-13 19:25, Yurii Aulchenko wrote:
> Ha! Thanks fir this, Lennart!
>
> I remember I added some comments on piratpad about Eclipse, but
> apparently theu did not make it to the final document :)
>
> YA
>
> On Tue, May 14, 2013 at 12:46 AM, <noreply at r-forge.r-project.org
> <mailto:noreply at r-forge.r-project.org>> wrote:
>
> Author: lckarssen
> Date: 2013-05-14 00:46:23 +0200 (Tue, 14 May 2013)
> New Revision: 1216
>
> Modified:
> www/index.php
> Log:
> Added a link to the coding style HTML page in the www folder to
> index.php.
>
>
> Modified: www/index.php
> ===================================================================
> --- www/index.php 2013-05-13 22:06:54 UTC (rev 1215)
> +++ www/index.php 2013-05-13 22:46:23 UTC (rev 1216)
> @@ -11,18 +11,18 @@
> echo '<?xml version="1.0" encoding="UTF-8"?>';
> ?>
> <!DOCTYPE html
> - PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> + PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en ">
>
> <head>
> - <meta http-equiv="Content-Type" content="text/html; />
> - <title><?php echo $group_name; ?></title>
> - <link href="<?php echo $themeroot; ?>styles/estilo1.css"
> rel="stylesheet" type="text/css" />
> -
> -
> - <script type="text/javascript">
> + <meta http-equiv="Content-Type" content="text/html;
> charset=UTF-8" />
> + <title><?php echo $group_name; ?></title>
> + <link href="<?php echo $themeroot; ?>styles/estilo1.css"
> rel="stylesheet" type="text/css" />
>
> +
> + <script type="text/javascript">
> +
> var _gaq = _gaq || [];
> _gaq.push(['_setAccount', 'UA-12010288-7']);
> _gaq.push(['_trackPageview']);
> @@ -34,8 +34,8 @@
> })();
>
> </script>
> -
> -
> +
> +
> </head>
>
> <body>
> @@ -53,7 +53,7 @@
> <?php if
> ($handle=fopen('http://'.$domain.'/export/projtitl.php?group_name='.$group_name,'r')){
> $contents = '';
> while (!feof($handle)) {
> - $contents .= fread($handle, 8192);
> + $contents .= fread($handle, 8192);
> }
> fclose($handle);
> echo $contents; } ?>
> @@ -63,7 +63,7 @@
> <p>
> <H3>
> These R GenABEL's contributors' pages. The main web-site of GenABEL
> project is at <a href="http://www.genabel.org">www.GenABEL.org
> <http://www.GenABEL.org></a>
> -</H3>
> +</H3>
> </p>
>
> <p></p>
> @@ -72,6 +72,11 @@
> </p>
> <ul>
> <li>
> +<a href="codingstyle.html">
> +The GenABEL project coding standards
> +</a>
> +</li>
> +<li>
> <a href="tutHowToInstallDevelVersion.html">
> How to install devel-version of GenABEL suite
> </a> (for advanced users)
> @@ -88,14 +93,14 @@
> </li>
> <li>
> <a href="tutHowToMakeTags.html">
> -How to tag released versions of GenABEL-suite packages
> +How to tag released versions of GenABEL-suite packages
> </a>
> </li>
> </ul>
>
> -<p>
> -The <strong>project RForge pages</strong> you can find
> -<a href="http://<?php echo $domain; ?>/projects/<?php echo
> $group_name; ?>/"><strong>here</strong></a>.
> +<p>
> +The <strong>project RForge pages</strong> you can find
> +<a href="http://<?php echo $domain; ?>/projects/<?php echo
> $group_name; ?>/"><strong>here</strong></a>.
> </p>
>
> </body>
>
> _______________________________________________
> Genabel-commits mailing list
> Genabel-commits at lists.r-forge.r-project.org
> <mailto:Genabel-commits at lists.r-forge.r-project.org>
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-commits
>
>
>
>
> --
> -----------------------------------------------------
> Yurii S. Aulchenko
>
> [ LinkedIn <http://nl.linkedin.com/in/yuriiaulchenko> ] [ Twitter
> <http://twitter.com/YuriiAulchenko> ] [ Blog
> <http://yurii-aulchenko.blogspot.nl/> ]
>
>
> _______________________________________________
> genabel-devel mailing list
> genabel-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
>
--
-----------------------------------------------------------------
L.C. Karssen
Utrecht
The Netherlands
lennart at karssen.org
http://blog.karssen.org
Stuur mij aub geen Word of Powerpoint bestanden!
Zie http://www.gnu.org/philosophy/no-word-attachments.nl.html
------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: OpenPGP digital signature
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20130517/8037cecd/attachment.sig>
More information about the genabel-devel
mailing list