Up to [cvs.netbsd.org] / htdocs
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.97 / (download) - annotate - [select for diffs], Sat Dec 26 22:10:00 2009 UTC (2 years, 4 months ago) by jschauma
Branch: MAIN
CVS Tags: HEAD
Changes since 1.96: +1 -20
lines
Diff to previous 1.96 (colored)
remove translations
Revision 1.84.2.1 / (download) - annotate - [select for diffs], Sun Jun 17 15:34:17 2007 UTC (4 years, 11 months ago) by hrs
Branch: hrs-xmlcleanup
Changes since 1.84: +3 -2
lines
Diff to previous 1.84 (colored) next main 1.85 (colored)
Sync with head.
Revision 1.96 / (download) - annotate - [select for diffs], Tue Jun 12 10:54:45 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.95: +3 -2
lines
Diff to previous 1.95 (colored)
Apply the new visual layout. Some other minor bugfixes included, e.g. make docs/index.html valid html. Also added a news item announcing the new website. Some details: - The header common to all pages is generated through share/xsl/webpage.xsl - The event items on index.html are now generated by the same mechanism as the news items - The CSS stylesheet that dictates the look and feel is global.css
Revision 1.95 / (download) - annotate - [select for diffs], Sat Jun 9 21:08:34 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.94: +2 -2
lines
Diff to previous 1.94 (colored)
People -> people
Revision 1.94 / (download) - annotate - [select for diffs], Sat Jun 9 14:30:41 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.93: +2 -2
lines
Diff to previous 1.93 (colored)
guide -> docs/guide/
Revision 1.93 / (download) - annotate - [select for diffs], Sat Jun 9 13:29:04 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.92: +2 -2
lines
Diff to previous 1.92 (colored)
Ports -> ports
Revision 1.92 / (download) - annotate - [select for diffs], Sat Jun 9 12:58:42 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.91: +2 -2
lines
Diff to previous 1.91 (colored)
Releases -> releases
Revision 1.91 / (download) - annotate - [select for diffs], Sat Jun 9 12:43:37 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.90: +2 -2
lines
Diff to previous 1.90 (colored)
MailingLists -> mailinglists
Revision 1.90 / (download) - annotate - [select for diffs], Sat Jun 9 12:24:24 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.89: +10 -12
lines
Diff to previous 1.89 (colored)
Sync SUBDIRs with reality, sort alphabetically.
Revision 1.89 / (download) - annotate - [select for diffs], Sat Jun 9 12:19:27 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.88: +3 -3
lines
Diff to previous 1.88 (colored)
Foundation/ -> foundation/
Revision 1.88 / (download) - annotate - [select for diffs], Sat Jun 9 11:28:51 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.87: +2 -2
lines
Diff to previous 1.87 (colored)
Documentation/ -> docs/
Revision 1.87 / (download) - annotate - [select for diffs], Fri Jun 8 17:00:25 2007 UTC (4 years, 11 months ago) by dsieger
Branch: MAIN
Changes since 1.86: +8 -9
lines
Diff to previous 1.86 (colored)
Changes/ -> changes/
Revision 1.86 / (download) - annotate - [select for diffs], Sun Nov 12 21:20:48 2006 UTC (5 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.85: +2 -1
lines
Diff to previous 1.85 (colored)
Added a Makefile to the images.
Revision 1.85 / (download) - annotate - [select for diffs], Sat Nov 4 13:21:13 2006 UTC (5 years, 6 months ago) by hubertf
Branch: MAIN
Changes since 1.84: +2 -2
lines
Diff to previous 1.84 (colored)
be more specific about gallery/events files
Revision 1.84 / (download) - annotate - [select for diffs], Sat Aug 5 09:07:28 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: hrs-xmlcleanup-base
Branch point for: hrs-xmlcleanup
Changes since 1.83: +5 -5
lines
Diff to previous 1.83 (colored)
Added some more Makefiles in directories, to also install plain HTML documents.
Revision 1.83 / (download) - annotate - [select for diffs], Sat Aug 5 07:02:37 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.82: +26 -1
lines
Diff to previous 1.82 (colored)
Added the target "lint-layout" and hooked it onto "lint". The lint-layout target checks that all XML files are mentioned in the layout.xml file.
Revision 1.82 / (download) - annotate - [select for diffs], Fri Aug 4 13:39:19 2006 UTC (5 years, 9 months ago) by rpaulo
Branch: MAIN
Changes since 1.81: +3 -3
lines
Diff to previous 1.81 (colored)
remove pt_PT translation.
Revision 1.81 / (download) - annotate - [select for diffs], Thu Aug 3 14:40:31 2006 UTC (5 years, 9 months ago) by rpaulo
Branch: MAIN
Changes since 1.80: +2 -2
lines
Diff to previous 1.80 (colored)
${NEWS_LANGS} is gone, use ${INDEX_LANGS}. [hi rillig!]
Revision 1.80 / (download) - annotate - [select for diffs], Thu Aug 3 07:24:35 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
Now I understand what this .PHONY target "index" was doing before all my changes -- it prevented the message "index.html is up to date" from being printed when regenerating the language index pages. So I reintroduced the phony target language-index.
Revision 1.79 / (download) - annotate - [select for diffs], Thu Aug 3 07:04:45 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.78: +6 -6
lines
Diff to previous 1.78 (colored)
Renamed regenerate-news to regenerate-index, because it not only updates the news.
Revision 1.78 / (download) - annotate - [select for diffs], Tue Aug 1 08:55:00 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.77: +13 -19
lines
Diff to previous 1.77 (colored)
Changed the way the changes and events are passed between the Changes/*.xml files and the index.html file in the language directories. All the code is now in share/mk/language.mk, which is included by all the language Makefiles.
Revision 1.77 / (download) - annotate - [select for diffs], Sun Jul 30 13:56:13 2006 UTC (5 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.76: +4 -3
lines
Diff to previous 1.76 (colored)
Added .htaccess to DATA. Removed the definition of MSG, since that is not needed.
Revision 1.76 / (download) - annotate - [select for diffs], Tue Nov 8 17:44:31 2005 UTC (6 years, 6 months ago) by rpaulo
Branch: MAIN
Changes since 1.75: +1 -4
lines
Diff to previous 1.75 (colored)
htdocs/zoularis was scheduled for removal in 2005-01.
Revision 1.75 / (download) - annotate - [select for diffs], Fri Oct 14 08:59:55 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.74: +2 -4
lines
Diff to previous 1.74 (colored)
Changed the Makefiles to directly include ".../share/mk/web.site.mk". Removed those Makefile.inc files that are unnecessary. See the threads on http://mail-index.netbsd.org/netbsd-docs/2005/10/ from Oct 10 upto Oct 14 for details.
Revision 1.74 / (download) - annotate - [select for diffs], Sat Oct 1 13:03:15 2005 UTC (6 years, 7 months ago) by kano
Branch: MAIN
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
Apend `ja' to DOCLANGS because ja/Changes/index.html haven't been updated for a year.
Revision 1.73 / (download) - annotate - [select for diffs], Sat Sep 3 21:00:53 2005 UTC (6 years, 8 months ago) by rpaulo
Branch: MAIN
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
Descend into pt_PT/.
Revision 1.72 / (download) - annotate - [select for diffs], Wed Jul 20 19:06:27 2005 UTC (6 years, 9 months ago) by heinz
Branch: MAIN
Changes since 1.71: +3 -1
lines
Diff to previous 1.71 (colored)
Do not assume <lang>/index.html exists simply because there is a directory for <lang>. There may be other files below that directory before we have an index page.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Jul 18 22:49:02 2005 UTC (6 years, 9 months ago) by heinz
Branch: MAIN
Changes since 1.70: +2 -2
lines
Diff to previous 1.70 (colored)
We have a subdirectory "bg", so we should descend into this.
Revision 1.70 / (download) - annotate - [select for diffs], Sun Jul 17 17:23:15 2005 UTC (6 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
pt -> pt_BR
Revision 1.69 / (download) - annotate - [select for diffs], Tue Jul 12 19:30:57 2005 UTC (6 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
FILES should contain layout.xml
Revision 1.68 / (download) - annotate - [select for diffs], Wed May 25 21:32:12 2005 UTC (6 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.67: +2 -2
lines
Diff to previous 1.67 (colored)
Add the 'share' directory to the list of files that should be updated on 'make update'
Revision 1.67 / (download) - annotate - [select for diffs], Tue Apr 19 15:46:52 2005 UTC (7 years ago) by hrs
Branch: MAIN
Changes since 1.66: +2 -1
lines
Diff to previous 1.66 (colored)
Fix breakage of build rule for autolayout.xml.
Revision 1.66 / (download) - annotate - [select for diffs], Sat Apr 2 14:07:18 2005 UTC (7 years, 1 month ago) by heinz
Branch: MAIN
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Swedish DOCLANG changed to sv.
Revision 1.65 / (download) - annotate - [select for diffs], Fri Mar 4 18:00:50 2005 UTC (7 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.64: +4 -1
lines
Diff to previous 1.64 (colored)
add a convenience 'make diff' target to see changes before running 'make commit'
Revision 1.64 / (download) - annotate - [select for diffs], Wed Mar 2 20:15:38 2005 UTC (7 years, 2 months ago) by hrs
Branch: MAIN
Changes since 1.63: +6 -4
lines
Diff to previous 1.63 (colored)
Build index.html recursively for each language again.
Revision 1.63 / (download) - annotate - [select for diffs], Wed Mar 2 18:41:04 2005 UTC (7 years, 2 months ago) by hrs
Branch: MAIN
Changes since 1.62: +4 -4
lines
Diff to previous 1.62 (colored)
Use $DOCLANG instead of $LANG because the latter symbol conflicts the environment variable $LANG.
Revision 1.62 / (download) - annotate - [select for diffs], Wed Mar 2 16:58:58 2005 UTC (7 years, 2 months ago) by hrs
Branch: MAIN
Changes since 1.61: +4 -5
lines
Diff to previous 1.61 (colored)
Do not use the obsolete rules to generate non-English index.html.
Revision 1.61 / (download) - annotate - [select for diffs], Sun Dec 19 09:40:12 2004 UTC (7 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.60: +3 -3
lines
Diff to previous 1.60 (colored)
use ${MAKE} instead of 'make', and simplify the rules somewhat (no cd .. needed)
fixes PR misc/28710 by Michael Wolfson
Revision 1.60 / (download) - annotate - [select for diffs], Fri Dec 10 17:16:25 2004 UTC (7 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored)
remove a redundant comment add a (non-redundant) comment regarding zoularis
Revision 1.59 / (download) - annotate - [select for diffs], Fri Dec 10 17:03:56 2004 UTC (7 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.58: +11 -10
lines
Diff to previous 1.58 (colored)
Sort subdirs and add some. Comment out zoularis (obsolete) do not split in ``new stuff'' and ``old stuff''
Revision 1.58 / (download) - annotate - [select for diffs], Sun Nov 21 21:14:44 2004 UTC (7 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.57: +5 -3
lines
Diff to previous 1.57 (colored)
Adjust for use of Changes/index.xml file
Revision 1.57 / (download) - annotate - [select for diffs], Tue Nov 16 07:48:55 2004 UTC (7 years, 6 months ago) by symka
Branch: MAIN
Changes since 1.56: +2 -1
lines
Diff to previous 1.56 (colored)
regen.
Revision 1.56 / (download) - annotate - [select for diffs], Sun Nov 7 20:42:16 2004 UTC (7 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.55: +2 -3
lines
Diff to previous 1.55 (colored)
Add zh_* to languages, as they should be. (previously taken out by mistake)
Revision 1.55 / (download) - annotate - [select for diffs], Wed Nov 3 17:41:26 2004 UTC (7 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.54: +3 -3
lines
Diff to previous 1.54 (colored)
adjust to use events.xml
Revision 1.54 / (download) - annotate - [select for diffs], Sat Oct 30 22:33:23 2004 UTC (7 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.53: +3 -2
lines
Diff to previous 1.53 (colored)
Live from EuroBSDCon 2004: we have a new logo! Tadaa!
Revision 1.53 / (download) - annotate - [select for diffs], Sun Oct 17 15:10:32 2004 UTC (7 years, 7 months ago) by jschauma
Branch: MAIN
Changes since 1.52: +2 -2
lines
Diff to previous 1.52 (colored)
More cleanup/left-over todo for the new port: - sort iyonix alphabetically - add on translations main page
Revision 1.52 / (download) - annotate - [select for diffs], Sun Jul 18 20:46:10 2004 UTC (7 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.51: +2 -2
lines
Diff to previous 1.51 (colored)
Don't duplicate the same logic to generate LANG dependent news in each Makefile - abstract the logic in the top-level Makefile.inc, which is pulled in. Add lang-dependent Makefile.inc where necessary. Regen.
Revision 1.51 / (download) - annotate - [select for diffs], Tue May 18 14:16:15 2004 UTC (8 years ago) by jschauma
Branch: MAIN
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
Add zh_* to the list of translation index pages to regen for.
Revision 1.50 / (download) - annotate - [select for diffs], Mon Apr 5 03:25:52 2004 UTC (8 years, 1 month ago) by jschauma
Branch: MAIN
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
SUBDIR+= Goals
Revision 1.49 / (download) - annotate - [select for diffs], Mon Mar 1 08:32:08 2004 UTC (8 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
LANGS+= cs
Revision 1.48 / (download) - annotate - [select for diffs], Sat Feb 28 11:08:05 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.47: +1 -7
lines
Diff to previous 1.47 (colored)
remove redundant comment, no need to include bsd.own.mk.
Revision 1.47 / (download) - annotate - [select for diffs], Sat Feb 28 09:45:25 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.46: +6 -3
lines
Diff to previous 1.46 (colored)
no need to build in Documentation/ twice
Revision 1.46 / (download) - annotate - [select for diffs], Sat Feb 28 07:10:45 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
recurse into all of Documentation/
Revision 1.45 / (download) - annotate - [select for diffs], Sat Feb 28 06:25:12 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.44: +14 -13
lines
Diff to previous 1.44 (colored)
get rid of NEW_HTDOCS, just DTRT..
Revision 1.44 / (download) - annotate - [select for diffs], Sat Feb 28 05:34:42 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.43: +2 -1
lines
Diff to previous 1.43 (colored)
recurse into donations/
Revision 1.43 / (download) - annotate - [select for diffs], Sat Feb 28 05:33:29 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.42: +2 -1
lines
Diff to previous 1.42 (colored)
recurse into developers/
Revision 1.42 / (download) - annotate - [select for diffs], Sat Feb 28 05:06:04 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.41: +3 -2
lines
Diff to previous 1.41 (colored)
SUBDIR+=contrib
Revision 1.41 / (download) - annotate - [select for diffs], Sat Feb 28 04:58:32 2004 UTC (8 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
move old .LIST docs to LISTDOCS, add Releases/Makefile for building subdirs.
Revision 1.40 / (download) - annotate - [select for diffs], Wed Feb 11 00:34:29 2004 UTC (8 years, 3 months ago) by heinz
Branch: MAIN
Changes since 1.39: +3 -1
lines
Diff to previous 1.39 (colored)
Old versions of "make" cannot test undefined variables for emptiness
Revision 1.39 / (download) - annotate - [select for diffs], Mon Feb 2 16:45:29 2004 UTC (8 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Add Releases/formal-1.6/ to the XML dirs.
Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 31 19:02:46 2004 UTC (8 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
XMLize a few more files in Misc/ and add Misc to main Makefile for NEW_HTDOCS
Revision 1.37 / (download) - annotate - [select for diffs], Thu Jan 29 03:20:21 2004 UTC (8 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Security and Foundation are XMLized
Revision 1.36 / (download) - annotate - [select for diffs], Tue Nov 4 16:06:09 2003 UTC (8 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.35: +5 -2
lines
Diff to previous 1.35 (colored)
Use interactive commit for 'make commit' unless MSG is set explicitly.
Revision 1.35 / (download) - annotate - [select for diffs], Fri Oct 3 13:41:42 2003 UTC (8 years, 7 months ago) by jschauma
Branch: MAIN
Changes since 1.34: +6 -5
lines
Diff to previous 1.34 (colored)
Try to fix auto-commit-generate weirdness.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Aug 8 02:14:44 2003 UTC (8 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.33: +5 -2
lines
Diff to previous 1.33 (colored)
Add any translations Changes/index.* files to the list of files updated,
so that 'makeindex.sh' uses an up-to-date file to generate the index-news
from. Hopefully this helps with the recent problems we've seen.
(Of course, this assumes that any existing {lang}/Changes/index.* is up
to date.)
Revision 1.33 / (download) - annotate - [select for diffs], Thu Aug 7 01:15:47 2003 UTC (8 years, 9 months ago) by keihan
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Add Makefile to the 'update' (cvs update) target.
Revision 1.32 / (download) - annotate - [select for diffs], Mon May 26 22:19:18 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.31: +2 -2
lines
Diff to previous 1.31 (colored)
"make update" should also update makeindex.sh, just to make sure
Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 17 23:44:46 2003 UTC (9 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.30: +3 -4
lines
Diff to previous 1.30 (colored)
use defined(NEW_HTDOCS) rather than == "YES" to determine whether to build xml docs - simpler.
Revision 1.30 / (download) - annotate - [select for diffs], Sat Apr 12 14:34:17 2003 UTC (9 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.29: +3 -2
lines
Diff to previous 1.29 (colored)
add Documentation/software/packages.xml
Revision 1.29 / (download) - annotate - [select for diffs], Sun Apr 6 18:37:59 2003 UTC (9 years, 1 month ago) by grant
Branch: MAIN
Changes since 1.28: +3 -4
lines
Diff to previous 1.28 (colored)
allow this to recurse into subdirs properly.
Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 12 22:28:34 2003 UTC (9 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.27: +4 -1
lines
Diff to previous 1.27 (colored)
Add target 'update' to be run before adding news.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Mar 3 15:14:28 2003 UTC (9 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Add nl/index to the list of files to generate NEWS and EVENTS for.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Mar 1 23:35:54 2003 UTC (9 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.25: +12 -9
lines
Diff to previous 1.25 (colored)
update to use web.site.mk.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Feb 3 14:28:32 2003 UTC (9 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.24: +14 -24
lines
Diff to previous 1.24 (colored)
Update main Makefile to recurse into releng/ using Makefile.inc. For this to be effective, you need to define NEW_HTDOCS to YES, to provide some kind of progressive conversion to the new documentation style. Add a Makefile in releng/ to handle the documents moved there.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jan 30 18:36:23 2003 UTC (9 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.23: +4 -3
lines
Diff to previous 1.23 (colored)
Pass PREFIX to the XSLT processor and use this variable in the stylesheet, so we don't have to hardcode the path.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Jan 30 13:12:52 2003 UTC (9 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.22: +11 -2
lines
Diff to previous 1.22 (colored)
merge changes from jmmv.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 30 13:00:35 2003 UTC (9 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.21: +16 -1
lines
Diff to previous 1.21 (colored)
add some variables and targets for XSLT processing.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 9 21:05:10 2003 UTC (9 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
LANGS+= et
Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 4 20:00:00 2003 UTC (9 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Take out ja of the list of languages to generate index for, they are up to date without our help.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 1 19:46:47 2002 UTC (9 years, 5 months ago) by jschauma
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Add de/Changes/index.* to list of files to commit on 'make commit'
Revision 1.18 / (download) - annotate - [select for diffs], Sun Sep 22 19:23:39 2002 UTC (9 years, 7 months ago) by jschauma
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Include ko/index.html into the list to generate news for
Revision 1.17 / (download) - annotate - [select for diffs], Fri Sep 20 03:25:02 2002 UTC (9 years, 7 months ago) by jschauma
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Add Lithuanian to the list of index pages to generate for news.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 13 14:47:19 2002 UTC (9 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Add portuguese index-page to list of files to generate News for.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Aug 2 02:19:59 2002 UTC (9 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Let 'make commit' work properly with a user-supplied MSG.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 1 19:54:49 2002 UTC (9 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Enable 'make commit' target to provide an easy way to commit all pages after generating NEWS (always double-check before using this target).
Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 13 17:02:19 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
'commit' target should also include gallery/events.* in case any changes were made in there.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jul 13 16:54:42 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Separate 'commit' from generation process. We want the developers to
_consciously_ commit. (Pointed out by Wiz.)
Thus, the procedure would be:
cd .../htdocs
${EDITOR} Change/index.list
make index
make commit
Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 13 16:48:38 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.10: +11 -2
lines
Diff to previous 1.10 (colored)
Add target 'commit' to guarantee proper commits after addition of NEWS to
Changes/index.list.
This makes the addition of news easier, as follows:
cd .../htdocs/Changes/
${EDITOR} index.list
make
or:
cd .../htdocs
${EDITOR} Changes/index.list
make index
This will automatically regenerate all languages index pages as we used to,
plus it will commit all pages that need to be commited. The cvs commit is done
with a default message of 'NEWS; regen', which can be overwritten by using
MSG="Added some fancy news! Whoppdidoo!" make index
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 3 16:41:37 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Add Russian translation to list of index-pages to generate
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 1 13:56:38 2002 UTC (9 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
add "ja" to subdir
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jun 29 19:26:14 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.7: +3 -4
lines
Diff to previous 1.7 (colored)
Let makeindex.sh generate other languages idnex files, so we don't need to keep duplicates in each subdir. Modify makefiles accordingly.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 7 22:10:51 2002 UTC (9 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.6: +7 -8
lines
Diff to previous 1.6 (colored)
Include rules to regenerate various translations index pages for NEWS and EVENTS
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 2 04:08:57 2002 UTC (9 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
gallery/events.html and Changes/index.html: only run 'make <target>' in each dir to get the corresponding file (re)built, not everything and it's mother.
Revision 1.5 / (download) - annotate - [select for diffs], Tue May 28 21:44:41 2002 UTC (9 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.4: +5 -2
lines
Diff to previous 1.4 (colored)
Add pl/index to list of index-files to generate automatically. This also is a reminder that if you add a news entry, you need to commit index.html Changes/index.* de/index.html and from now on pl/index.html Please try to remember this.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 20 02:46:30 2002 UTC (10 years, 2 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
don't rely on CVS preserving execute permissions of makeindex.sh scripts, call them as "sh makeindex.sh" instead.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 14 03:22:23 2002 UTC (10 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.2: +19 -2
lines
Diff to previous 1.2 (colored)
makeindex.sh allows you to re-generate index.html automatically from Changes/index.list and gallery/events.list. Forthermore, it also updates index.html for other languages (currently "de" only). See my posting on the www-ML for details.
Revision 1.2 / (download) - annotate - [select for diffs], Tue May 4 05:09:10 1999 UTC (13 years ago) by abs
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Display subdir when processing
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 23 07:09:19 1999 UTC (13 years ago) by abs
Branch: MAIN
Switch all remaining .faq files to .list, and remove makefaq.pl Convert some more manual lists in .html files into .list files Add upper level Makefiles so a 'make' can be performed recursively Add feedback links at the end of every .list file. Stare at screen with glazed expression for a while.