stas 02/03/25 03:12:44
Modified: src config.cfg
src/support config.cfg
Added: src/about jobs.html
Removed: src/support jobs.html
Log:
moving the jobs page to the top level
Revision Changes Path
1.15 +1 -0 modperl-docs/src/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/config.cfg,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- config.cfg 22 Mar 2002 02:02:15 -0000 1.14
+++ config.cfg 25 Mar 2002 11:12:43 -0000 1.15
@@ -47,6 +47,7 @@
chapters => [
qw(
+ about/jobs.html
about/help.pod
)
],
1.1 modperl-docs/src/about/jobs.html
Index: jobs.html
===================================================================
<html>
<head>
<meta name="Description" content="Find the mod_perl job of your dreams!">
<title>Jobs</title>
</head>
<body bgcolor="#ffffff">
<p>To submit jobs, see more Perl jobs and search the job listings go to
<a href="http://jobs.perl.org/">The Perl Job site</a>.</p>
<p>(Note: The jobs listing is fetched from a remote site using
JavaScript, so it may take a while before it gets downloaded.)</p>
<p>
<script language="JavaScript"
src="http://jobs.perl.org/rss/mod_perl.js?limit=25;details=1">
</script>
<p>
<noscript>
<p><a href="http://jobs.perl.org/search?q=mod_perl">mod_perl jobs at
jobs.perl.org</a>.</p>
</noscript>
</body>
</html>
1.2 +0 -1 modperl-docs/src/support/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/support/config.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- config.cfg 5 Jan 2002 19:15:43 -0000 1.1
+++ config.cfg 25 Mar 2002 11:12:43 -0000 1.2
@@ -15,7 +15,6 @@
training.html
commercial.html
isps.html
- jobs.html
)
],
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]