Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
(128) |
May
(38) |
Jun
(50) |
Jul
(108) |
Aug
(59) |
Sep
(59) |
Oct
(34) |
Nov
(72) |
Dec
(61) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(33) |
Feb
(79) |
Mar
(59) |
Apr
(45) |
May
(66) |
Jun
(80) |
Jul
(120) |
Aug
(53) |
Sep
(77) |
Oct
(63) |
Nov
(61) |
Dec
(30) |
2003 |
Jan
(77) |
Feb
(38) |
Mar
(40) |
Apr
(63) |
May
(33) |
Jun
(61) |
Jul
(22) |
Aug
(23) |
Sep
(39) |
Oct
(19) |
Nov
(27) |
Dec
(42) |
2004 |
Jan
(28) |
Feb
(25) |
Mar
(13) |
Apr
(48) |
May
(26) |
Jun
(19) |
Jul
(13) |
Aug
(59) |
Sep
(62) |
Oct
(175) |
Nov
(213) |
Dec
(40) |
2005 |
Jan
(26) |
Feb
(65) |
Mar
(39) |
Apr
(41) |
May
(86) |
Jun
(123) |
Jul
(33) |
Aug
(24) |
Sep
(105) |
Oct
(33) |
Nov
(401) |
Dec
(11) |
2006 |
Jan
(20) |
Feb
(29) |
Mar
(103) |
Apr
(172) |
May
(61) |
Jun
(30) |
Jul
(61) |
Aug
(171) |
Sep
(51) |
Oct
(55) |
Nov
(33) |
Dec
(70) |
2007 |
Jan
(80) |
Feb
(94) |
Mar
(84) |
Apr
(10) |
May
(32) |
Jun
(79) |
Jul
(77) |
Aug
(46) |
Sep
(91) |
Oct
(59) |
Nov
(27) |
Dec
(49) |
2008 |
Jan
(30) |
Feb
(39) |
Mar
(29) |
Apr
(24) |
May
(20) |
Jun
(21) |
Jul
(22) |
Aug
(57) |
Sep
(46) |
Oct
(8) |
Nov
(20) |
Dec
(16) |
2009 |
Jan
(4) |
Feb
(42) |
Mar
(139) |
Apr
(34) |
May
(29) |
Jun
(13) |
Jul
(40) |
Aug
(44) |
Sep
(18) |
Oct
(31) |
Nov
(18) |
Dec
(31) |
2010 |
Jan
(41) |
Feb
(6) |
Mar
(14) |
Apr
(12) |
May
(3) |
Jun
(4) |
Jul
(36) |
Aug
(37) |
Sep
(113) |
Oct
(23) |
Nov
(14) |
Dec
(10) |
2011 |
Jan
(14) |
Feb
(6) |
Mar
(20) |
Apr
(10) |
May
(10) |
Jun
(16) |
Jul
(16) |
Aug
(49) |
Sep
(31) |
Oct
(59) |
Nov
(37) |
Dec
(19) |
2012 |
Jan
(12) |
Feb
(20) |
Mar
(13) |
Apr
(26) |
May
(9) |
Jun
(8) |
Jul
(14) |
Aug
(14) |
Sep
(10) |
Oct
(35) |
Nov
(32) |
Dec
(28) |
2013 |
Jan
(19) |
Feb
(7) |
Mar
(13) |
Apr
(6) |
May
(8) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(6) |
2
(1) |
3
(1) |
4
|
5
|
6
(7) |
7
(14) |
8
(1) |
9
(1) |
10
(5) |
11
|
12
|
13
(2) |
14
(2) |
15
(2) |
16
|
17
(1) |
18
(2) |
19
(1) |
20
(1) |
21
|
22
(1) |
23
(2) |
24
|
25
(4) |
26
|
27
|
28
|
29
(1) |
30
(4) |
31
|
|
From: <noreply@so...> - 2001-08-25 19:47:16
|
Bugs item #451005, was opened at 2001-08-14 16:21 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=451005&group_id=21935 Category: DocBook XSL Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Erik Hennum (efh) Assigned to: Nobody/Anonymous (nobody) Summary: no id anchor for bridgehead Initial Comment: Version: DocBook XSL 1.42 Problem: The HTML output doesn't contain an anchor for a bridgehead, so xref links to the bridgehead don't go to the bridgehead. Solution: Within html/sections.xsl, add the usual id logic to the bridgehead template: <xsl:template match="bridgehead"> ... <xsl:variable name="id"> <xsl:call-template name="object.id"/> </xsl:variable> <xsl:element name="h{$level}"> <a name="{$id}"/> <xsl:apply-templates/> </xsl:element> </xsl:template> ---------------------------------------------------------------------- >Comment By: Norman Walsh (nwalsh) Date: 2001-08-25 12:46 Message: Logged In: YES user_id=81663 Thanks. Fixed in CVS. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=451005&group_id=21935 |
From: <noreply@so...> - 2001-08-25 19:12:41
|
Bugs item #452368, was opened at 2001-08-17 21:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=452368&group_id=21935 Category: DocBook DSSSL Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Rudi Chiarito (chiarito) Assigned to: Nobody/Anonymous (nobody) Summary: emphasis broken in 1.72 Initial Comment: Since I updated to 1.72, I got tons of messages like the following: openjade:/usr/share/sgml/docbook/dsssl-stylesheets-1.72/html/dbinline.dsl:191:15:E: invalid value for "attributes" characteristic I think this is due to "class" being a sosofo (created with "literal" in the else branch of the if immediately before) rather than a DSSSL string. Replacing (element emphasis (let* ((class (if (and (attribute-string (normalize "role")) %emphasis-propagates-style%) (attribute-string (normalize "role")) (literal "emphasis")))) with (element emphasis (let* ((class (if (and (attribute-string (normalize "role")) %emphasis-propagates-style%) (attribute-string (normalize "role")) "emphasis"))) seems to work here. Maybe attribute-string could be used as well? Without investigating further I couldn't honestly tell the difference on the spot. I hope this helps. ---------------------------------------------------------------------- >Comment By: Norman Walsh (nwalsh) Date: 2001-08-25 12:12 Message: Logged In: YES user_id=81663 Thanks. Fixed. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=452368&group_id=21935 |
From: <noreply@so...> - 2001-08-25 18:40:00
|
Bugs item #454497, was opened at 2001-08-23 00:59 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=454497&group_id=21935 Category: DocBook XSL Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jens Stavnstrup (stavnstrup) Assigned to: Nobody/Anonymous (nobody) Summary: No titlepage documentation in html Initial Comment: The documentation for the titlepage templates are not tanslated to html. ---------------------------------------------------------------------- >Comment By: Norman Walsh (nwalsh) Date: 2001-08-25 11:39 Message: Logged In: YES user_id=81663 Which document isn't translated. I must be blind. ---------------------------------------------------------------------- Comment By: Jens Stavnstrup (stavnstrup) Date: 2001-08-23 01:04 Message: Logged In: YES user_id=261049 Well, it is actually the titlepage template reference document, that is not translated to html. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373747&aid=454497&group_id=21935 |
From: <noreply@so...> - 2001-08-25 07:00:27
|
Feature Requests item #455215, was opened at 2001-08-25 00:00 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373750&aid=455215&group_id=21935 Category: DocBook DTD Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Norman Walsh (nwalsh) Summary: book acknowledgement Initial Comment: article has an acknowledgement element. This is missed (by me) in book. Perhaps a sibling of dedication? I wish to acknowledge the part played by organisation xxx in allowing me time to write the book, etc. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=373750&aid=455215&group_id=21935 |