1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
|
[DEFAULT]
# MONTHLY DEFAULTS: Modify these every month.*******************************
issue: 56
month: August
year: 2000
lj-issue: 76
lj-month: August
lj-year: 2000
lj-focus: home applications and Linux on the Mac
lj-previous-month: July
# PERMANENT DEFAULTS: Can be overridden for special articles. *************
copyright-special:
bio:
article: Y
level: 1
before-title:
after-title:
subsections: ()
# NO DEFAULTS: 'title', 'author', 'email' and 'bio'. You'll get an error if
# these are not specified for EACH article.
##### COLUMNS BEFORE THE ARTICLES ########################################
## These will not change very frequently.
[lg_mail]
title: The MailBag
author:
email:
bio:
article: N
subsections: [ ("help", "Help Wanted & Article Ideas"), ("gen", "General Mail") ]
#[lg_bytes]
#article: N
#title: News Bytes
#author:
#email:
#bio:
#subsections: [ ("distro", "Distro News"), ("general", "News in General"), ("software", "Software Announcements") ]
[lg_answer]
article: N
title: The Answer Gang
author: The <EM>Linux Gazette</EM> Answer Gang
email: tag@ssc.com
bio:
[lg_tips]
article: N
title: More 2-Cent Tips
author:
email:
bio:
##### ARTICLES ###########################################################
## These change every month.
#[sample]
# title: My Article
# author: Me, Myself and I
# email: nowhere@wine.cabi.net
[collinge]
title: Maximux
author: Shane Collinge
email: shane_collinge@yahoo.com
bio: collinge
[correa]
title: Linux for small players? Compaq sees important market opportunities ahead
author: Fernando Ribeiro Corrêa
email: frc@linux.com.br
bio: correa
[dennis]
title: An Overview of Linux Mail Software
author: Jim Dennis
email: jimd@starshine.org
bio: dennis
[eyler]
title: ping
author: Pat Eyler
email: pate@gnu.org
bio: eyler
[flechtner]
title: Tools of the Trade: nmap
author: Josh Flechtner
email: jafgon@bright.net
bio:
[giraldo]
title: The Future Depends on What We Do Now
author: Nicolay Alfredo GIRALDO Leiva
email: ni-giral@uniandes.edu.co
bio: giraldo
[kasten]
title: Tuxedo Tails
author: Eric Kasten
email: kasten@sunpuppy.com
bio: kasten
[lamb]
title: Linux Site O' The Month: SourceXchange
author: Sean Lamb
email: slambo@linuxstart.com
bio: lamb
[nielsen]
title: Micro Publishing, part II (Mark's Update)
author: Mark Nielsen
email: mark@tcu-inc.com
bio: nielsen
[orr]
title: An Introduction to Object-Oriented Programming in Python
author: Michael Orr
email: mso@mso.oz.net
bio: orr
[skjoldebrand]
title: The Quanta HTML Editor
author: Martin Skjøldenrand
email: chimbis@skjoldebrand.org
bio: skjoldebrand
[wreski]
title: Jay Beale and the Bastille Linux Project
author: Dave Wreski
email: dave@linuxsecurity.com
bio: wreski
##### COLUMNS AFTER THE ARTICLES ########################################
### These will not change very frequently.
[lg_backpage]
article: N
title: The Back Page
author:
email:
bio:
subsections: [ ("authors", "About This Month's Authors"), ("notlinux", "Not Linux") ]
|